
To improve kubernetes support, update kernel to CentOS 7.5 version and enable user namespaces in kernel bootargs. Depends-On: https://review.openstack.org/580689 Change-Id: I4d8620ea17a19a764c6627cd79eb548c79c56bfd Signed-off-by: Jason McKenna <jason.mckenna@windriver.com> Story: 2002761 Task: 22841
13 lines
468 B
Plaintext
13 lines
468 B
Plaintext
COPY_LIST="pxe-network-installer/* \
|
|
$GIT_BASE/bsp-files/grub.cfg \
|
|
$GIT_BASE/bsp-files/kickstarts/post_clone_iso_ks.cfg \
|
|
$SRC_BASE/cgcs-centos-repo/Binary/images/efiboot.img \
|
|
/import/mirrors/CentOS/tis-installer/initrd.img-stx-0.2 \
|
|
/import/mirrors/CentOS/tis-installer/squashfs.img-stx-0.2 \
|
|
/import/mirrors/CentOS/tis-installer/vmlinuz-stx-0.2 \
|
|
"
|
|
|
|
TIS_PATCH_VER=27
|
|
BUILD_IS_BIG=4
|
|
BUILD_IS_SLOW=4
|