Forgot to send patch as a series, sorry about it. These patches can be applied as below order: 01 - [PATCH v2 resend] allow ifup bring up network manually even without netroot 02 - [PATCH] auto setup network without netroot 03 - [PATCH] split out nfs rpc process startup 04 - [PATCH] fix fstab-sys module check 05 - [PATCH] deal with nfs in fstab-sys diffstat: --------- dracut | 2 dracut.cmdline.7.xml | 8 ++ modules.d/40network/dhclient-script | 8 ++ modules.d/40network/ifup | 97 +++++++++++++++++++--------------- modules.d/40network/net-genrules.sh | 20 +++++-- modules.d/40network/netroot | 86 +++++++++++++++++------------- modules.d/95fstab-sys/module-setup.sh | 2 modules.d/95fstab-sys/mount-sys.sh | 17 +++-- modules.d/95nfs/module-setup.sh | 1 modules.d/95nfs/nfs-start-rpc | 22 +++++++ modules.d/95nfs/nfsroot | 16 ----- 11 files changed, 173 insertions(+), 106 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html