diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010685.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010685.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010685.html b/zarb-ml/mageia-dev/2011-December/010685.html new file mode 100644 index 000000000..e3e6d2e2f --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010685.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] RFC: udev in stage1 (installer currently broken) + </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%20udev%20in%20stage1%20%28installer%20currently%20broken%29&In-Reply-To=%3C4EEF2E08.5020605%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010678.html"> + <LINK REL="Next" HREF="010682.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] RFC: udev in stage1 (installer currently broken)</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20udev%20in%20stage1%20%28installer%20currently%20broken%29&In-Reply-To=%3C4EEF2E08.5020605%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] RFC: udev in stage1 (installer currently broken)">mageia at colin.guthr.ie + </A><BR> + <I>Mon Dec 19 13:28:56 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010678.html">[Mageia-dev] [soft-commits] [2419] do not hardcode systemd default through kernel command line, it should be easily overridable by just picking the proper init package +</A></li> + <LI>Next message: <A HREF="010682.html">[Mageia-dev] php-5.4RC3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10685">[ date ]</a> + <a href="thread.html#10685">[ thread ]</a> + <a href="subject.html#10685">[ subject ]</a> + <a href="author.html#10685">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +OK, so it seems that my pushing of dracut has indeed broken the install +stage. + +It's ultimately down to /dev/block/ not existing in the installer which +is also a fallout from it not using udev. + +As systemd basically needs dracut, I think we now need to look at +putting udev to work in the installer rather than a static /dev tree. + +What do people think of this? I'm not sure how stage1 works, but (in +theory at least) it could be generated via a dracut module - dracut +itself is pretty flexible for producing these kind of things... having +never looked at how stage1 is created, this is perhaps a very outlandish +suggestion! + +Anyway, comments about this welcomed. Obviously it would be nice to look +at this sooner rather than later. Also not sure how mdv handles this +considering they are now using systemd+dracut too..... + +Col + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010678.html">[Mageia-dev] [soft-commits] [2419] do not hardcode systemd default through kernel command line, it should be easily overridable by just picking the proper init package +</A></li> + <LI>Next message: <A HREF="010682.html">[Mageia-dev] php-5.4RC3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10685">[ date ]</a> + <a href="thread.html#10685">[ thread ]</a> + <a href="subject.html#10685">[ subject ]</a> + <a href="author.html#10685">[ 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> |