Files
clr-installer/scripts
Joe Konno 12344a5641 InstallerYAMLSyntax: fix cmdline bug from example
The kernel-arguments example is missing a pair of quotes for the remove
field-- without the quotes, two removal entries are added to
cmdline-removal.d on installation: "console=ttyS0" and "115200n8".

The quotes ensure that a single cmdline-removal.d entry,
"console=ttyS0,115200n8", is generated at installation time on the
target.

Signed-off-by: Joe Konno <joe.konno@intel.com>
2019-07-23 14:50:18 -07:00
..
2018-10-26 16:03:11 -07:00
2018-10-26 16:03:11 -07:00
2018-11-19 17:57:14 -08:00
2018-10-26 16:03:11 -07:00
2018-10-26 16:03:11 -07:00
2018-10-26 16:03:11 -07:00
2018-10-26 16:03:11 -07:00
2018-10-26 16:03:11 -07:00
2018-10-26 16:03:11 -07:00
2019-03-04 14:28:41 -08:00