StarlingX Bare Metal and Node Management, Hardware Maintenance
Go to file
Don Penney 7c756f7ff3 Kickstart updates to resolve prepatching issues
The prepatching feature changed how kickstarts are delivered. Where
before, they were generated as part of build-iso and copied during
installation, they are now delivered in packages. However, when the
controller kickstart mirrors the feed directory from the active
controller after installation, it may overwrite these installed files.
This update changes the wget command options to protect against this.

In addition, testing with an RT kernel patch showed Anaconda was also
installing the mlnx-ofa_kernel-rt-modules package from the patching
repo on a standard note, as it attempts to resolve a packaging
requirement. This update also adds explicit exclusions to the package
lists in the standard and lowlatency kickstarts to avoid installing
rt modules on the standard nodes, and vice versa.

Change-Id: I56b22fb0846db05a96004184c1060c05566d5363
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-06-27 13:21:50 -04:00
bsp-files Kickstart updates to resolve prepatching issues 2018-06-27 13:21:50 -04:00
installer StarlingX open source release updates 2018-05-31 07:36:43 -07:00
kickstart Kickstart updates to resolve prepatching issues 2018-06-27 13:21:50 -04:00
mtce-common Rewrite virtio message handler for guest heartbeat 2018-06-22 21:00:05 -04:00
mtce-compute StarlingX open source release updates 2018-05-31 07:36:43 -07:00
mtce-control StarlingX open source release updates 2018-05-31 07:36:43 -07:00
mtce-storage StarlingX open source release updates 2018-05-31 07:36:43 -07:00
.gitignore Add default test framework 2018-06-11 18:51:02 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:43 -07:00
.zuul.yaml Add default test framework 2018-06-11 18:51:02 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:43 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:43 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:43 -07:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:25:33 -04:00
mwa-beas.map StarlingX open source release updates 2018-05-31 07:36:43 -07:00
test-requirements.txt Add default test framework 2018-06-11 18:51:02 -05:00
tox.ini Add default test framework 2018-06-11 18:51:02 -05:00

README.rst

stx-metal

StarlingX Bare Metal Management