From: Seewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org>
To: David Dillow <dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
Cc: initramfs <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [RFC PATCH 0/9] netroot: modular support for network root devices
Date: Mon, 1 Jun 2009 10:58:52 +0200 [thread overview]
Message-ID: <4A23984C.5000006@bfh.ch> (raw)
In-Reply-To: <cover.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
Looks good!
David Dillow wrote:
> This builds on the NFS root work to allow other network methods to hook
> into the parsing and network infrastructure. One network interface is
> configured at a time, but if we don't find a root there, it may not be
> unconfigured -- this should probably be added.
This is a definite must. Actually, to support multiple interfaces we
should even go so far and ensure that there is only one interface
configured at any one time.
--> Consider the following case: Two interfaces and both receive a valid
default route via dhcp. If we allow both interfaces to be configured
after receiving the dhcp-reply, the second default-route will go byebye.
I suggest to move the actual interface (de-)configuration into the
netroot script.
Regards,
Philippe
--
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
prev parent reply other threads:[~2009-06-01 8:58 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-01 5:24 [RFC PATCH 0/9] netroot: modular support for network root devices David Dillow
[not found] ` <cover.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
2009-06-01 2:45 ` [RFC PATCH 1/9] nfsroot: move to same sort order as block methods David Dillow
[not found] ` <145ca9e5b331c454ebe13005fdfaed3749ef50f5.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
2009-06-01 9:20 ` Seewer Philippe
[not found] ` <4A239D4B.2050009-omB+W0Dpw2o@public.gmane.org>
2009-06-01 10:56 ` David Dillow
2009-06-01 3:19 ` [RFC PATCH 2/9] block root: split out resume parsing and udev rules David Dillow
2009-06-01 3:33 ` [RFC PATCH 3/9] dracut: add cmdline hook David Dillow
2009-06-01 4:21 ` [RFC PATCH 4/9] cmdline: cleanup handling and block: handler David Dillow
[not found] ` <d15c7a1ab71af9ab4fccd51fa02915e949f39c86.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
2009-06-01 9:26 ` Victor Lowther
[not found] ` <1243848391.647.13.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-01 10:54 ` David Dillow
[not found] ` <1243853668.3844.117.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2009-06-01 11:02 ` Victor Lowther
[not found] ` <1243854157.647.22.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-01 11:15 ` David Dillow
[not found] ` <1243854952.3844.134.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2009-06-01 11:45 ` Victor Lowther
[not found] ` <1243856759.647.34.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-01 11:58 ` David Dillow
2009-06-01 12:59 ` Sergey Vlasov
[not found] ` <20090601125908.GB4160-TEYkr/UGJhVKdHEj4xO92LjjLBE8jN/0@public.gmane.org>
2009-06-01 13:50 ` David Dillow
2009-06-01 4:25 ` [RFC PATCH 5/9] resume: add support for labeled resume devices David Dillow
[not found] ` <9810ce7e38ec1ba52a9c2f5f5047ea779d1006a3.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
2009-06-01 9:30 ` Victor Lowther
[not found] ` <1243848618.647.15.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-01 10:55 ` David Dillow
2009-06-01 4:39 ` [RFC PATCH 6/9] dracut-lib: add source_all to library David Dillow
2009-06-01 4:42 ` [RFC PATCH 7/9] netroot: add common handler for network root devices David Dillow
[not found] ` <7d7efa4a3d959a5f834cd1d5e73c1e15112aa77c.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
2009-06-01 8:59 ` Seewer Philippe
[not found] ` <4A23985C.9040509-omB+W0Dpw2o@public.gmane.org>
2009-06-01 11:02 ` David Dillow
2009-06-01 4:53 ` [RFC PATCH 8/9] nfsroot: move to netroot framework David Dillow
2009-06-01 4:59 ` [RFC PATCH 9/9] Add NBD support David Dillow
[not found] ` <2b117123ecd2d93cec8598593e966029dfb4777e.1243833882.git.dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>
2009-06-01 9:41 ` Victor Lowther
[not found] ` <1243849301.647.20.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-01 10:55 ` David Dillow
[not found] ` <1243853722.3844.122.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2009-06-01 11:14 ` Victor Lowther
2009-06-01 8:58 ` Seewer Philippe [this message]
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=4A23984C.5000006@bfh.ch \
--to=philippe.seewer-omb+w0dpw2o@public.gmane.org \
--cc=dave-i1Mk8JYDVaaSihdK6806/g@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 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.