lorax/src
Brian C. Lane 0c3cfffff9 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 010031a46c)

Related: rhbz#1690068
2019-04-01 15:37:35 -07:00
..
bin Revert "Rename composer-cli to composer" 2018-10-08 16:22:15 -07:00
composer Revert "Rename composer-cli to composer" 2018-10-08 16:22:15 -07:00
pylorax lorax-composer: Add the ability to append to the kernel command-line 2019-04-01 15:37:35 -07:00
sbin lorax: Move default tmp dir to /var/tmp/lorax 2019-01-30 09:19:24 -08:00