copy fix to container minimal

This commit is contained in:
Neil Hanlon 2022-11-19 14:10:14 -05:00
parent a9140ed8cd
commit deac3701d2
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ zerombr
clearpart --all --initlabel
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
# This breaks everything, apparently
%addon com_redhat_kdump --disable
%end
# Package setup
%packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps
bash