Re: [PATCH 0/3][try 1] init: enable system-on-initramfs

From: Bodo Eggert
Date: Sat Jul 14 2007 - 11:21:29 EST


On Fri, 13 Jul 2007, H. Peter Anvin wrote:
> Bodo Eggert wrote:
> > On Fri, 13 Jul 2007, H. Peter Anvin wrote:
> >> Bodo Eggert wrote:

> >>> I toyed with setting up a diskless system in initramfs. In the process, I
> >>> came across some things:
> >>>
> >>> 1) There is no way to have the kernel not mount a filesystem,
> >>> unless you use /init or rdinit=.
> >> And? Just use rdinit=/sbin/init and no patch is needed.
> >
> > rdinit is supposed to do a different job from /sbin/init, therefore it
> > will not do the security callbacks the original code would do.
> >
> > And besides that, it feels like turning the wrong knob for that task.
>
> No, it is exactly the right knob for the task.

Setting the name of the rdinit process to the name of the init process
in order to select the root device should not be the right knob.

> The fact that the security callbacks don't get invoked when using an
> initramfs *AT ALL* is the real problem.

It's one more problem.
--
Interchangeable parts aren't.
-
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/