diff --git a/Rocky-8-Container.ks b/Rocky-8-Container.ks index 8cf151c..7f2c143 100644 --- a/Rocky-8-Container.ks +++ b/Rocky-8-Container.ks @@ -15,7 +15,7 @@ bootloader --disable firewall --disabled network --bootproto=dhcp --device=link --activate --onboot=on rootpw --lock --iscrypted locked -selinux --enforcing +selinux --disabled shutdown keyboard us @@ -28,7 +28,7 @@ clearpart --all --initlabel autopart --noboot --nohome --noswap --nolvm --fstype=ext4 # Package setup -%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps +%packages --ignoremissing --excludedocs --instLangs=en --nocore --excludeWeakdeps bash binutils coreutils-single @@ -44,7 +44,7 @@ yum -brotli -dosfstools --dracut +-kexec-tools -e2fsprogs -firewalld -fuse-libs