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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Drakx-net or NetworkManager for Mageia 2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Drakx-net%20or%20NetworkManager%20for%20Mageia%202&In-Reply-To=%3Cm3aa7p3tl4.fsf%40euphor.blino.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009699.html">
<LINK REL="Next" HREF="009716.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Drakx-net or NetworkManager for Mageia 2</H1>
<B>Olivier Blin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Drakx-net%20or%20NetworkManager%20for%20Mageia%202&In-Reply-To=%3Cm3aa7p3tl4.fsf%40euphor.blino.org%3E"
TITLE="[Mageia-dev] Drakx-net or NetworkManager for Mageia 2">mageia at blino.org
</A><BR>
<I>Tue Nov 22 01:10:31 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009699.html">[Mageia-dev] Drakx-net or NetworkManager for Mageia 2
</A></li>
<LI>Next message: <A HREF="009716.html">[Mageia-dev] Drakx-net or NetworkManager for Mageia 2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9714">[ date ]</a>
<a href="thread.html#9714">[ thread ]</a>
<a href="subject.html#9714">[ subject ]</a>
<a href="author.html#9714">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Frank Griffin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ftg at roadrunner.com</A>> writes:
><i> On 11/21/2011 02:14 PM, Marianne Lombard wrote:
</I>>><i>
</I>>><i> What will Mageia team do ? Continue to maintain and enhance
</I>>><i> drakx-net or follow all others distributions with NetworkManager ?
</I>><i>
</I>><i> There are a number of serious problems with NM that have not, to my
</I>><i> knowledge, been dealt with. It's particularly bad with wireless
</I>><i> (which is what Mageia tends to use it for the most); see bugs 856,
</I>><i> 2160, 2416. Or just google for NM problems (there's a ton of people
</I>><i> having trouble with it).
</I>><i>
</I>><i> One of the annoying things about it is that you can say "no" to it in
</I>><i> the ifcfg file, but it will try to handle the interface anyway. And
</I>><i> if you look in bug 2160, it appears that we have no maintainer for it.
</I>
Well, there was also a bug in drakx-net about that, and I've finally
found time to fix it.
This has been introduced by the NM support added by Mandriva (revision
271832), which we carelessly imported initially :-/
Basically, if a NM_CONTROLLED setting was present in an ifcfg file, it
would always be rewritten as "yes"...
This bugfix was worth a big release bump, welcome drakx-net 1.0!
--
Olivier Blin - blino
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009699.html">[Mageia-dev] Drakx-net or NetworkManager for Mageia 2
</A></li>
<LI>Next message: <A HREF="009716.html">[Mageia-dev] Drakx-net or NetworkManager for Mageia 2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9714">[ date ]</a>
<a href="thread.html#9714">[ thread ]</a>
<a href="subject.html#9714">[ subject ]</a>
<a href="author.html#9714">[ 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>
|