From: Jeremy Katz <katzj-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: Current status of dracut.
Date: Mon, 2 Feb 2009 14:50:09 -0500 [thread overview]
Message-ID: <20090202195008.GA23229@redhat.com> (raw)
In-Reply-To: <20090202165736.GB29131-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
On Monday, February 02 2009, Dave Jones said:
> On Mon, Feb 02, 2009 at 11:37:08AM -0500, Dave Jones wrote:
> > Things that still need doing include, but are not limited to..
> >
>
> A few more things..
>
> The current Fedora mkinitrd generates initrds in the ~3MB range.
> A dracut generated image is ~17MB.
17? I'm seeing along the lines of 7 on my box
> The TODO in the git for some other pointed questions.
>
> * NetworkManager vs dhclient for network based roots.
> I think the latter makes more sense, otherwise we end up
> sucking hal and all its dependancies into the image too.
> When the real rootfs starts up NM it should be able to dtrt.
The reason to use NetworkManager is so that the same configuration
engine, etc can be used as on the real system. Otherwise, we're
Inventing Something Else (tm).
That said, I don't think that NetworkManager or its stack of deps are to
where they can sanely be used in the initramfs yet and it may be quite
some time before they are.
> * selinux policy loading.
> I don't think there's any real reason this has to be in the initrd.
> Though it means that either upstart or whatever init you use has to
> do it, or your /sbin/init needs to become
Right. /sbin/init had it with sysvinit, but Scott was against adding it
in upstart. Feel free to restart that discussion
> Finally, the udev rules currently in dracut are kind of hacky.
> It'd be good to just have a set of rules provided by the
> system udev that we can drop in there.
Yep. Kay and I had a very brief discussion about it before the
holidays. And, eg, the dm/lvm rules that are there are almost entirely
there because those tools don't ship sane rules themselves. If they
did, we could just suck them in.
I do think that there needs to be /lib/udev/initrules.d or similar to
say "these rules matter for booting" as opposed to the full set of rules
in /lib/udev or the hard-coded list of rules files currently present
Jeremy
--
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
next prev parent reply other threads:[~2009-02-02 19:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 16:37 Current status of dracut Dave Jones
[not found] ` <20090202163708.GA27474-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-02 16:57 ` Dave Jones
[not found] ` <20090202165736.GB29131-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-02 17:26 ` Thadeu Lima de Souza Cascardo
2009-02-02 19:50 ` Jeremy Katz [this message]
[not found] ` <20090202195008.GA23229-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-02 20:09 ` Kay Sievers
[not found] ` <ac3eb2510902021209j2de84cc7ue4538b3685d071e5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-02 20:14 ` Dave Jones
[not found] ` <20090202201456.GC31858-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-02 20:20 ` Kay Sievers
2009-02-02 20:12 ` Dave Jones
2009-02-02 20:26 ` Bill Nottingham
2009-02-02 17:46 ` Sam Ravnborg
[not found] ` <20090202174600.GA7193-QabhHTsIXMSnlFQ6Q1D1Y0B+6BGkLq7r@public.gmane.org>
2009-02-02 19:16 ` Thiago Galesi
[not found] ` <82ecf08e0902021116v592da5aye9f20d545d0be06e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-02 20:17 ` Dave Jones
2009-02-02 21:32 ` maximilian attems
[not found] ` <20090202213258.GL2906-P4at2qFsAtP5lb2fJPEjcQ@public.gmane.org>
2009-02-02 22:10 ` Dave Jones
[not found] ` <20090202221007.GA24532-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-02 22:09 ` maximilian attems
2009-02-02 21:41 ` maximilian attems
[not found] ` <20090202214143.GA12625-U9r9yeDMy7A@public.gmane.org>
2009-02-02 22:01 ` Dave Jones
[not found] ` <20090202220120.GA16418-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-02 22:06 ` maximilian attems
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=20090202195008.GA23229@redhat.com \
--to=katzj-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.