blob: 91c61d16db76ae97d940615dd88af0ed8a4a695c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
<!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=%3CCAONrEtZG6i8Wn2fXq9UG4%3D1CGH07wK_YptcM4LeZT6UCwTsLfg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010510.html">
<LINK REL="Next" HREF="010113.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.</H1>
<B>Thierry Vignaud</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=%3CCAONrEtZG6i8Wn2fXq9UG4%3D1CGH07wK_YptcM4LeZT6UCwTsLfg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.">thierry.vignaud at gmail.com
</A><BR>
<I>Fri Dec 16 11:55:14 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010510.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI>Next message: <A HREF="010113.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10522">[ date ]</a>
<a href="thread.html#10522">[ thread ]</a>
<a href="subject.html#10522">[ subject ]</a>
<a href="author.html#10522">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 16 December 2011 02:07, Anssi Hannula <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anssi at mageia.org</A>> wrote:
>>><i> More seriously, ever heard of modprobe --resolve-alias?
</I>>><i>
</I>>><i> Ohh, that could indeed do most of the hard work.
</I>><i>
</I>><i> Right, we could run all the modaliases through it and then get a simple
</I>><i> module list to compare against (dunno why I didn't think of that).
</I>><i>
</I>><i> One problem with that is that -R is fairly new, but dunno if that is a
</I>><i> problem. It can also be emulated with -ivn and filtering, though, if
</I>><i> necessary:
</I>><i> <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>
distributions using drakcut use recent m-i-tools...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010510.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI>Next message: <A HREF="010113.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10522">[ date ]</a>
<a href="thread.html#10522">[ thread ]</a>
<a href="subject.html#10522">[ subject ]</a>
<a href="author.html#10522">[ 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>
|