2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-12-24 12:11:52 +00:00

Touch up profile label for SUSE

This commit is contained in:
Jarrod Johnson 2020-05-07 08:57:15 -04:00
parent e18ca3dd94
commit 5a22168657

View File

@ -1,4 +1,5 @@
#!/bin/sh
sed -i 's/sle 15/SUSE Linux Enterprise 15/; s/opensuse_leap/openSUSE Leap/' $2/profile.yaml
ln -s $1/1/boot/x86_64/loader/linux $2/boot/kernel && \
ln -s $1/1/boot/x86_64/loader/initrd $2/boot/initramfs/distribution && \
mkdir -p $2/boot/media/EFI/BOOT && \