swap dracut for kexec-tools

This commit is contained in:
Neil Hanlon 2021-10-26 19:55:24 -04:00
parent cfc4a16b1a
commit 4b670a9ad2
Signed by untrusted user: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 3 additions and 3 deletions

View File

@ -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