forked from ostreedev/ostree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/deploy: Add flag ostree-kargs-override to bootconfig
Add an ostree-kargs-override flag which is set to true if the kargs of the current deployment were overridden. The flag is written to the bootconfig, and persists in subsequent deployments. This is in preparation for ostreedev#1836 which needs a way to determine whether the previous deployment's kargs were modified by the user, so that user-modified kargs can be carried forward to the next deployment.
- Loading branch information
Robert Fairley
committed
Apr 11, 2019
1 parent
da57956
commit 65fe4e9
Showing
2 changed files
with
49 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters