Merge #174 Reduce some packages that aren't of much use in the containers
This commit is contained in:
commit
483ef44d99
@ -6,9 +6,6 @@
|
|||||||
|
|
||||||
%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps
|
%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps
|
||||||
microdnf
|
microdnf
|
||||||
-e2fsprogs
|
|
||||||
-libss # used by e2fsprogs
|
|
||||||
-fuse-libs
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
@ -35,6 +35,16 @@ part / --fstype ext4 --grow
|
|||||||
fedora-release
|
fedora-release
|
||||||
bash
|
bash
|
||||||
-kernel
|
-kernel
|
||||||
|
-dosfstools
|
||||||
|
-e2fsprogs
|
||||||
|
-fuse-libs
|
||||||
|
-gnupg2-smime
|
||||||
|
-libss # used by e2fsprogs
|
||||||
|
-libusbx
|
||||||
|
-pinentry
|
||||||
|
-shared-mime-info
|
||||||
|
-trousers
|
||||||
|
-xkeyboard-config
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user