lorax: make initrd back to work without ifcfg module

Anaconda requires /etc/sysconfig/network-scripts directory (even if
empty). Do not remove it, because if wouldn't be recreated if we omit
ifcfg dracut module.
release3.1
Marek Marczykowski-Górecki 9 years ago
parent 0570ce7f6d
commit 6adfe1e846

@ -92,8 +92,6 @@ arch/x86/kvm
remove lib/modules/*/{build,source,*.map}
## NOTE: depmod gets re-run after cleanup finishes
## this prevents network support from being included in initrd
remove etc/sysconfig/network-scripts
## do not include plymouth 'label' plugin (no text used in installer theme)
remove etc/dracut.conf.d/plymouth-missing-fonts.conf
remove etc/fonts/conf.d/57-dejavu-sans.conf

Loading…
Cancel
Save