drop ignoremissing to debug
This commit is contained in:
parent
c108390529
commit
4171b2c712
@ -23,7 +23,7 @@ clearpart --all --initlabel
|
|||||||
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
|
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
|
||||||
|
|
||||||
# Package setup
|
# Package setup
|
||||||
%packages --ignoremissing --excludedocs --inst-langs=en --nocore --exclude-weakdeps
|
%packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps
|
||||||
bash
|
bash
|
||||||
binutils
|
binutils
|
||||||
coreutils-single
|
coreutils-single
|
||||||
|
@ -21,7 +21,7 @@ clearpart --all --initlabel
|
|||||||
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
|
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
|
||||||
|
|
||||||
# Package setup
|
# Package setup
|
||||||
%packages --ignoremissing --excludedocs --inst-langs=en --nocore --exclude-weakdeps
|
%packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps
|
||||||
bash
|
bash
|
||||||
coreutils-single
|
coreutils-single
|
||||||
glibc-minimal-langpack
|
glibc-minimal-langpack
|
||||||
|
Loading…
Reference in New Issue
Block a user