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 firewall --disabled
network --bootproto=dhcp --device=link --activate --onboot=on network --bootproto=dhcp --device=link --activate --onboot=on
rootpw --lock --iscrypted locked rootpw --lock --iscrypted locked
selinux --enforcing selinux --disabled
shutdown shutdown
keyboard us keyboard us
@ -28,7 +28,7 @@ clearpart --all --initlabel
autopart --noboot --nohome --noswap --nolvm --fstype=ext4 autopart --noboot --nohome --noswap --nolvm --fstype=ext4
# Package setup # Package setup
%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps %packages --ignoremissing --excludedocs --instLangs=en --nocore --excludeWeakdeps
bash bash
binutils binutils
coreutils-single coreutils-single
@ -44,7 +44,7 @@ yum
-brotli -brotli
-dosfstools -dosfstools
-dracut -kexec-tools
-e2fsprogs -e2fsprogs
-firewalld -firewalld
-fuse-libs -fuse-libs