metal/bsp-files/kickstarts
Mihnea Saracin a6c497371b Fix worker/storage disk setup in kickstart files
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>
2020-06-10 17:10:46 +03:00
..
functions.sh Select disk via kickstart 2020-04-02 17:23:02 -07:00
post_common.cfg Persistent backup partition 2020-04-29 14:46:01 +03:00
post_kernel_aio_and_worker.cfg Security: Handle nospectre_v1 in the bootargs 2020-01-28 18:21:13 -05:00
post_kernel_controller.cfg Security: Handle nospectre_v1 in the bootargs 2020-01-28 18:21:13 -05:00
post_kernel_storage.cfg Security: Handle nospectre_v1 in the bootargs 2020-01-28 18:21:13 -05:00
post_lvm_no_pv_on_rootfs.cfg Change compute node to worker node personality 2018-12-13 13:08:48 -05:00
post_lvm_pv_on_rootfs.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_net_common.cfg Convert BOOTIF MAC to NIC name 2020-04-03 09:56:41 -07:00
post_net_controller.cfg Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
post_platform_conf_aio_lowlatency.cfg Change compute node to worker node personality 2018-12-13 13:08:48 -05:00
post_platform_conf_aio.cfg Change compute node to worker node personality 2018-12-13 13:08:48 -05:00
post_platform_conf_controller.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_platform_conf_storage.cfg Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
post_platform_conf_worker_lowlatency.cfg Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
post_platform_conf_worker.cfg Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
post_pxeboot_controller.cfg Drop copy of .cfg files from controller kickstarts 2020-04-27 22:50:10 -04:00
post_system_aio.cfg Change compute node to worker node personality 2018-12-13 13:08:48 -05:00
post_usb_addon.cfg Drop copy of .cfg files from controller kickstarts 2020-04-27 22:50:10 -04:00
post_usb_controller.cfg Drop copy of .cfg files from controller kickstarts 2020-04-27 22:50:10 -04:00
post_yow_controller.cfg Drop copy of .cfg files from controller kickstarts 2020-04-27 22:50:10 -04:00
pre_common_head.cfg Select disk via kickstart 2020-04-02 17:23:02 -07:00
pre_disk_aio.cfg Persistent backup partition resizing 2020-05-14 14:05:05 +03:00
pre_disk_controller.cfg Persistent backup partition resizing 2020-05-14 14:05:05 +03:00
pre_disk_setup_common.cfg Fix partition removal after wipe 2020-05-05 02:28:17 -04:00
pre_disk_storage.cfg Fix worker/storage disk setup in kickstart files 2020-06-10 17:10:46 +03:00
pre_disk_worker.cfg Fix worker/storage disk setup in kickstart files 2020-06-10 17:10:46 +03:00
pre_net_common.cfg Add ntpd to installer, sync time from active controller during install 2018-06-27 15:48:41 -04:00
pre_pkglist_lowlatency.cfg Exclude mlnx-ofa_kernel-rt from installation 2018-06-27 15:46:13 -04:00
pre_pkglist.cfg Exclude mlnx-ofa_kernel-rt from installation 2018-06-27 15:46:13 -04:00