a6c497371b
In Anaconda, all the disk and partitions instructions are present in the /tmp/part-include file. In the storage and compute kickstart files, the /tmp/part-include file is truncated when an upgrade is triggered. We fix this by changing "cat<<EOF>/tmp/part-include" to "cat<<EOF>>/tmp/part-include" in the kickstart files. Closes-Bug: 1881776 Change-Id: Ic3818127ac7477d534156ed28c16cb11123f0424 Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com> |
||
---|---|---|
.. | ||
kickstarts | ||
upgrades | ||
centos-ks-gen.pl | ||
centos.syslinux.cfg | ||
filter_out_from_controller | ||
filter_out_from_smallsystem | ||
filter_out_from_smallsystem_lowlatency | ||
filter_out_from_storage | ||
filter_out_from_worker | ||
filter_out_from_worker_lowlatency | ||
grub.cfg | ||
pkg-list.pl | ||
platform_comps.py | ||
pxeboot_grub.cfg | ||
pxeboot_setup.sh | ||
pxeboot.cfg |