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.
This commit is contained in:
parent
0570ce7f6d
commit
6adfe1e846
@ -92,8 +92,6 @@ arch/x86/kvm
|
|||||||
remove lib/modules/*/{build,source,*.map}
|
remove lib/modules/*/{build,source,*.map}
|
||||||
## NOTE: depmod gets re-run after cleanup finishes
|
## 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)
|
## do not include plymouth 'label' plugin (no text used in installer theme)
|
||||||
remove etc/dracut.conf.d/plymouth-missing-fonts.conf
|
remove etc/dracut.conf.d/plymouth-missing-fonts.conf
|
||||||
remove etc/fonts/conf.d/57-dejavu-sans.conf
|
remove etc/fonts/conf.d/57-dejavu-sans.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user