All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Eric Valette <eric.valette@free.fr>
Cc: Linus Torvalds <torvalds@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: updating kernel to 2.6.13-rc1 from 2.6.12 + CONFIG_DEVFS_FS + empty /dev
Date: Fri, 1 Jul 2005 22:37:11 -0700	[thread overview]
Message-ID: <20050702053711.GA5635@kroah.com> (raw)
In-Reply-To: <42C455C1.30503@free.fr>

On Thu, Jun 30, 2005 at 10:27:45PM +0200, Eric Valette wrote:
> 
> BTW speaking of initramfs to hold the minimal /dev, in the embedded
> world initramfs has to be stored in flash as udev binary and eventually
> additionnal scripts, this represent flash memory (OK very little I have
> to admit but when you need to find 10K of flash or change the flash
> size...).

Why?  Why not put it in ROM with your kernel image, look at how the
kernel build process does it with the "built-in" initramfs.

If that doesn't work, initrd still works just as well for udev, that's
what RH does.

> I hope someone will pick-up your nano defvs proposal and enhance it to
> support a  version enabling to boot a system without anything in /dev.

I boot my boxes with nothing in /dev and have been for almost a year
now.  udev works just fine for this, and so do some other programs that
work like udev does.

I hope everyone can just forget about my nano devfs proposal, and just
pass it off as a example of someone who went temporarily insane.

thanks,

greg k-h

  reply	other threads:[~2005-07-02  5:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-29 21:03 updating kernel to 2.6.13-rc1 from 2.6.12 + CONFIG_DEVFS_FS + empty /dev Eric Valette
2005-06-29 22:40 ` Greg KH
2005-06-30 13:12   ` eric.valette
2005-06-30 15:54     ` Greg KH
2005-06-30 20:27       ` Eric Valette
2005-07-02  5:37         ` Greg KH [this message]
2005-07-02  7:22           ` Eric Valette
2005-07-02  8:22             ` Willy Tarreau
2005-07-02  9:09               ` Eric Valette
2005-07-02 10:03                 ` Willy Tarreau
2005-07-02 20:13                   ` Mike Bell
2005-07-02 23:03                     ` Willy Tarreau

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=20050702053711.GA5635@kroah.com \
    --to=greg@kroah.com \
    --cc=eric.valette@free.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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.