lorax/src
Brian C. Lane c5f4dfe113 lorax-composer: Add the ability to append to the kernel command-line
Sometimes it is necessary to modify the kernel command-line of the
image, this adds support for a [customizations.kernel] section to the
blueprint:

[customizations.kernel]
append = "nosmt=force"

This will be appended to the kickstart's bootloader --append argument.

Includes tests for modifying the bootloader line, the kickstart
template, and examining the final-kickstart.ks created for a compose.

(cherry picked from commit 59464286f9)
2019-04-05 15:41:38 -07:00
..
bin Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
composer Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
pylorax lorax-composer: Add the ability to append to the kernel command-line 2019-04-05 15:41:38 -07:00
sbin Switch the --virt-uefi method to use SecureBoot 2019-04-05 15:30:44 -07:00