Re: [PATCH 15/39] NLKD - early pseudo-fs

From: Al Viro
Date: Wed Nov 09 2005 - 09:29:18 EST


On Wed, Nov 09, 2005 at 03:09:54PM +0100, Jan Beulich wrote:
> While for limited amounts of configuration information the kernel
> command line may be suitable, it isn't when it comes to significant
> amounts of configurable entities that need to be set before the full
> kernel infrastructure is available. This patch adds functionality to
> pass one or more configuration files through the initrd, but without
> requiring knowledge of the actual structure (including compression) of
> it; the file(s) is/are attached to the end of the already built
> initrd (which obviously depends on external scripts not provided
> here).

What the hell for? We _already_ have a way to get any set of files in
a filesystem as soon as we have VFS caches set up (and until then you
can't open anything anyway).

NAK.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/