add dracut-network to runtime so it can get into the initramfs

it gets removed again during cleanup for space savings.
This commit is contained in:
Will Woods 2011-08-08 21:13:07 -04:00
parent f7010454a0
commit 46a10f68f7
2 changed files with 6 additions and 1 deletions

View File

@ -8,9 +8,11 @@
remove usr/share/anaconda/lang-table
## not required packages installed as dependencies
## perl gets pulled in on ppc
removepkg perl*
## no sound support
removepkg alsa* flac gstreamer-tools libsndfile pulseaudio* sound-theme-freedesktop
removepkg dracut plymouth*
removepkg dracut* plymouth*
removepkg checkpolicy selinux-policy libselinux-utils
removepkg ConsoleKit-x11 augeas-libs authconfig-gtk avahi-autoipd
removepkg avahi-libs coreutils-libs

View File

@ -30,6 +30,9 @@ installpkg kernel
installpkg silo tilo
%endif
## extra dracut modules
installpkg dracut-network
## basic system stuff
installpkg systemd-sysv systemd-units
installpkg rsyslog