mkinitrd unification across distributions
 help / color / mirror / Atom feed
From: Seewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org>
To: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: initramfs <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: How do we want to handle configuring network boot devices?
Date: Fri, 29 May 2009 15:18:00 +0200	[thread overview]
Message-ID: <4A1FE088.4080904@bfh.ch> (raw)
In-Reply-To: <4A1EB0D2.30500-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>



Harald Hoyer wrote:
> Ok, I updated
> https://apps.sourceforge.net/trac/dracut/wiki/commandline
> for the boot mechanism we should support in our first version. I removed 
> the URI style root, because I misread the iscsi root path syntax the 
> first time (no "//" involved).
> 
> Please correct/extend the list.

suggestions:

root=dhcp
<     get IP from dhcp server, root-path option from dhcp specifies root location 
---
>     get IP from dhcp server, root-path option from dhcp specifies root location, implies ip=dhcp 

NFS
< root=[<server-ip>:]<root-dir>[,<nfs-options>]
< root=??? nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>]
---
> root=nfs:[<server-ip>:]<root-dir>[,<nfs-options>]
> root=/dev/nfs nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>]

or 

< root=[<server-ip>:]<root-dir>[,<nfs-options>]
< root=??? nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>]
---
> root=nfs:[<server-ip>:]<root-dir>[,<nfs-options>]
> root=[ignored] nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>]

[ignored] applies to nbd, etc as well. 



> For e.g. password/user authentication, we have to inject conf files in 
> the cpio archive, because /proc/cmdline is readable by everyone or use 
> the dhcp root_path or other dhcp options.

I really suggest to ignore authenticated networks and -mounts for now. dracut v2 can handle that...

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

  parent reply	other threads:[~2009-05-29 13:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-24  1:00 How do we want to handle configuring network boot devices? David Dillow
     [not found] ` <1243126816.4217.248.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2009-05-24  8:29   ` Julien Cristau
2009-05-27 21:54   ` Warren Togami
     [not found]     ` <4A1DB696.9060807-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-05-28  0:23       ` David Dillow
     [not found]         ` <1243470194.23466.32.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2009-05-28  0:40           ` David Dillow
2009-05-28  2:52           ` Warren Togami
     [not found]             ` <4A1DFC8B.2060700-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-05-28  3:41               ` Victor Lowther
2009-05-28  3:00       ` Warren Togami
2009-05-28 15:42   ` Harald Hoyer
     [not found]     ` <4A1EB0D2.30500-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-05-28 18:23       ` Warren Togami
2009-05-29 13:18       ` Seewer Philippe [this message]
2009-05-29 15:26   ` Seewer Philippe

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=4A1FE088.4080904@bfh.ch \
    --to=philippe.seewer-omb+w0dpw2o@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