forked from andsens/bootstrap-vz
-
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.
Add PNIN as a system manifest parameter.
Fixes: andsens#349 Adds a new boolean parameter indicating weather to use PNIN or not to the system section of the manifest. The default, False enables tasks for extlinux and grub to pass net.ifnames=0 biosdevnames=0 parameters to the kernel. Previously for grub PNIN was disabled for stretch and later. This remains the default but setting system.pnin True will allow the behavior to be overridden. The additional parameters have no effect on earlier releases are passed regardless. Extlinux had no prior special behavior, it now mirrors grub.
- Loading branch information
1 parent
a4f2e1c
commit 5f1fdfe
Showing
5 changed files
with
17 additions
and
3 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
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
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