* generic vs. host-only
@ 2009-03-07 13:02 Harald Hoyer
[not found] ` <49B27059.7010303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Harald Hoyer @ 2009-03-07 13:02 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Seewer Philippe proposed dracutmodules="hostonly" and to change "$mod/check".
all:
install everything and fail, if we can't
auto:
install everything we can and skip those we cannot
host-only:
install everything we can but only what is needed for the local host
Also for the host-only case, we shouldn't check for e.g. dm_mod in
/proc/modules, because it can be compiled in. We could use blkid.
I know that dracut was started to eliminate the "host-only" strategy, but as it
is a configurable option, we might include it nevertheless for the sake of boot
speed and initrd size, if wanted by a poweruser, who knows what he does.
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: generic vs. host-only
[not found] ` <49B27059.7010303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-03-07 13:14 ` Harald Hoyer
0 siblings, 0 replies; 2+ messages in thread
From: Harald Hoyer @ 2009-03-07 13:14 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Harald Hoyer wrote:
> Seewer Philippe proposed dracutmodules="hostonly" and to change
> "$mod/check".
>
> all:
> install everything and fail, if we can't
>
> auto:
> install everything we can and skip those we cannot
>
> host-only:
> install everything we can but only what is needed for the local host
>
> Also for the host-only case, we shouldn't check for e.g. dm_mod in
> /proc/modules, because it can be compiled in. We could use blkid.
>
> I know that dracut was started to eliminate the "host-only" strategy,
> but as it
> is a configurable option, we might include it nevertheless for the sake
> of boot
> speed and initrd size, if wanted by a poweruser, who knows what he does.
>
ok, implemented "hostonly" in the merge tree of
git://git.surfsite.org/pub/git/dracut.git
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-07 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-07 13:02 generic vs. host-only Harald Hoyer
[not found] ` <49B27059.7010303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-07 13:14 ` Harald Hoyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox