forked from sig_core/kickstarts
copy fix to container minimal
This commit is contained in:
parent
a9140ed8cd
commit
deac3701d2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user