On Mon, Feb 2, 2009 at 20:50, Jeremy Katz <katzj@xxxxxxxxxx> wrote: > On Monday, February 02 2009, Dave Jones said: >> 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 We are using the same rules as in the real root since we use udev in initramfs. Only one initramfs specific rule is created on-the-fly by the initramfs itself, based on the vales from the boot command line. I'm not against adding such a directory, but what kind of rules do you think would go there? I'm at the moment not sure, that they would need to be different. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html