Re: [RFC] klibc requirements

H. Peter Anvin (hpa@zytor.com)
8 Jan 2002 21:01:16 -0800


Followup to: <20020109045109.GA17776@kroah.com>
By author: Greg KH <greg@kroah.com>
In newsgroup: linux.dev.kernel
>
> On Wed, Jan 09, 2002 at 05:23:31AM +0100, Felix von Leitner wrote:
> > My understanding of what "initramfs programs" actually means is vague at
> > best. Are these just programs that are intended to work in an initial
> > ram disk? Or is it a special collection that is included in the kernel
> > distribution?
>
> I don't know if they will be included in the kernel distribution or not.
> But they will be part of the kernel build process, if only to copy them
> to the ramfs image which is then added to the kernel image.
>

Why should it be included in the kernel image? That's not the current
plan, as far as I know. It should be a separate file or set of files
loaded by the bootloader (using an enhanced initrd protocol backward
compatible with old bootloaders.) Of course, it might be convenient
to have them come out of the same source distribution, but that's
really an unrelated issue.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/