This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
forked from siderolabs/talos
-
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.
fix(osctl): use real userdata as defaults for install
This modifies `osctl install` to use the provided userdata as the source for default installation values. This allows such things as userdata-supplied extra kernel parameters to be automatically included in the bootloader. Fixes siderolabs#1102 Signed-off-by: Seán C McCord <[email protected]>
- Loading branch information
1 parent
bcb6a2d
commit 47a361c
Showing
2 changed files
with
25 additions
and
11 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