mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-26 13:03:15 +00:00
Merge changes from fedora-modular-container-common.ks to the non-modular
fedora-docker-common.ks. Post kickstart image rpm changes: -coreutils -coreutils-common +coreutils-single -glibc-langpack-en +glibc-minimal-langpack -langpacks-en -libcrypt-nss +libcrypt -libsecret -ncurses -pinentry -trousers -trousers-lib +xfsprogs ==== Modular DNF changes ==== +libyaml +python3-dateutil +python3-modulemd +python3-PyYAML +python3-smartcols Image size changes: docker.io/fedora 27 422dc563ca32 251.7 MB fedora-modular-container-base-27_modular-20171202.n.1.x86_64 latest 1efe3f167b78 218.7 MB
This commit is contained in:
parent
c72702c371
commit
cd0ff18d97
@ -32,6 +32,13 @@ autopart --noboot --nohome --noswap --nolvm
|
|||||||
%packages --excludedocs --instLangs=en --nocore
|
%packages --excludedocs --instLangs=en --nocore
|
||||||
fedora-release
|
fedora-release
|
||||||
bash
|
bash
|
||||||
|
coreutils-single
|
||||||
|
glibc-minimal-langpack
|
||||||
|
libcrypt
|
||||||
|
rpm
|
||||||
|
shadow-utils
|
||||||
|
sssd-client
|
||||||
|
util-linux
|
||||||
-kernel
|
-kernel
|
||||||
-dosfstools
|
-dosfstools
|
||||||
-e2fsprogs
|
-e2fsprogs
|
||||||
|
Loading…
Reference in New Issue
Block a user