diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010510.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010510.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010510.html b/zarb-ml/mageia-dev/2011-December/010510.html new file mode 100644 index 000000000..ab0da73c7 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010510.html @@ -0,0 +1,88 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Drop%20mkinitrd%20completely%20in%20favour%20of%20dracut.&In-Reply-To=%3C4EEA99BC.7010205%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010487.html"> + <LINK REL="Next" HREF="010522.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Drop%20mkinitrd%20completely%20in%20favour%20of%20dracut.&In-Reply-To=%3C4EEA99BC.7010205%40mageia.org%3E" + TITLE="[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.">anssi at mageia.org + </A><BR> + <I>Fri Dec 16 02:07:08 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010487.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI>Next message: <A HREF="010522.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10510">[ date ]</a> + <a href="thread.html#10510">[ thread ]</a> + <a href="subject.html#10510">[ subject ]</a> + <a href="author.html#10510">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 15.12.2011 18:36, Colin Guthrie wrote: +><i> 'Twas brillig, and Thierry Vignaud at 15/12/11 16:16 did gyre and gimble: +</I>>>>>>><i> Though, as Harald says, it might prove to be slow, since we'd have to +</I>>>>>>><i> compare every alias of every module considered by dracut against the +</I>>>>>>><i> system modalias list... Well, I guess we'll see. +</I>>>>><i> +</I>>>>><i> Yeah I guess it would be good to have the this cached into some kind of +</I>>>>><i> matrix, but that might be a bit tricky in sh... +</I>>><i> perl rules! +</I>><i> +</I>><i> :) +</I>><i> +</I>>><i> More seriously, ever heard of modprobe --resolve-alias? +</I>><i> +</I>><i> Ohh, that could indeed do most of the hard work. +</I> +Right, we could run all the modaliases through it and then get a simple +module list to compare against (dunno why I didn't think of that). + +One problem with that is that -R is fairly new, but dunno if that is a +problem. It can also be emulated with -ivn and filtering, though, if +necessary: +<A HREF="http://svnweb.mageia.org/soft/drakx-kbd-mouse-x11/trunk/tools/display_driver_helper?r1=2245&r2=2244&pathrev=2245">http://svnweb.mageia.org/soft/drakx-kbd-mouse-x11/trunk/tools/display_driver_helper?r1=2245&r2=2244&pathrev=2245</A> + +><i> Anssi just in case you work on this over the holidays, I think Harald +</I>><i> might not be about much until the new year... just in case you try to +</I>><i> poke him on IRC for any reason. +</I> +OK. + +-- +Anssi Hannula +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010487.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI>Next message: <A HREF="010522.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10510">[ date ]</a> + <a href="thread.html#10510">[ thread ]</a> + <a href="subject.html#10510">[ subject ]</a> + <a href="author.html#10510">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |