mkinitrd unification across distributions
 help / color / mirror / Atom feed
From: Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Subject: [PATCH series] mount nfs with fstab-sys
Date: Mon, 30 Jan 2012 14:50:52 +0800	[thread overview]
Message-ID: <20120130065052.GA7144@darkstar.nay.redhat.com> (raw)

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

             reply	other threads:[~2012-01-30  6:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30  6:50 Dave Young [this message]
2012-01-30  8:16 ` [PATCH series] mount nfs with fstab-sys Cong Wang
2012-01-30  9:23   ` Dave Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120130065052.GA7144@darkstar.nay.redhat.com \
    --to=dyoung-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox