* [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
* Re: [PATCH series] mount nfs with fstab-sys
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
0 siblings, 1 reply; 3+ messages in thread
From: Cong Wang @ 2012-01-30 8:16 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
On Mon, 30 Jan 2012 at 06:50 GMT, Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> 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
>
Please put "M/N" in the Subject: per patch, for people to read the
patches in a correct order more easily.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH series] mount nfs with fstab-sys
2012-01-30 8:16 ` Cong Wang
@ 2012-01-30 9:23 ` Dave Young
0 siblings, 0 replies; 3+ messages in thread
From: Dave Young @ 2012-01-30 9:23 UTC (permalink / raw)
To: Cong Wang; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA
On 01/30/2012 04:16 PM, Cong Wang wrote:
> On Mon, 30 Jan 2012 at 06:50 GMT, Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>> 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
>>
>
> Please put "M/N" in the Subject: per patch, for people to read the
> patches in a correct order more easily.
Yes, should do, just press enter/send two quickly
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe initramfs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Thanks
Dave
^ 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.