All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH series] mount nfs with fstab-sys
@ 2012-01-30  6:50 Dave Young
  2012-01-30  8:16 ` Cong Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Young @ 2012-01-30  6:50 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA, harald-H+wXaHxf7aLQT0dZR+AlfA

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-30  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30  6:50 [PATCH series] mount nfs with fstab-sys Dave Young
2012-01-30  8:16 ` Cong Wang
2012-01-30  9:23   ` Dave Young

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.