summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020546.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020546.html')
-rw-r--r--zarb-ml/mageia-dev/2012-December/020546.html116
1 files changed, 116 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020546.html b/zarb-ml/mageia-dev/2012-December/020546.html
new file mode 100644
index 000000000..5078bc879
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-December/020546.html
@@ -0,0 +1,116 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] NetworkManager vs initscripts
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NetworkManager%20vs%20initscripts&In-Reply-To=%3C50BD51E8.2020908%40roadrunner.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="020545.html">
+ <LINK REL="Next" HREF="020550.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] NetworkManager vs initscripts</H1>
+ <B>Frank Griffin</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NetworkManager%20vs%20initscripts&In-Reply-To=%3C50BD51E8.2020908%40roadrunner.com%3E"
+ TITLE="[Mageia-dev] NetworkManager vs initscripts">ftg at roadrunner.com
+ </A><BR>
+ <I>Tue Dec 4 02:29:12 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="020545.html">[Mageia-dev] NetworkManager vs initscripts
+</A></li>
+ <LI>Next message: <A HREF="020550.html">[Mageia-dev] [changelog] [RPM] cauldron core/release pcre-8.32-5.mga3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20546">[ date ]</a>
+ <a href="thread.html#20546">[ thread ]</a>
+ <a href="subject.html#20546">[ subject ]</a>
+ <a href="author.html#20546">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 12/03/2012 07:12 PM, JA Magall&#243;n wrote:
+&gt;<i>
+</I>&gt;<i> To get the most 'pure' NM setup I could, I did this:
+</I>&gt;<i> - disabled the ifcfg-rh plugin in NM.conf, just keyfile
+</I>&gt;<i> - configured the network via nm-connection-editor, stored system wide
+</I>&gt;<i> in /etc/NetworkManager/system-connections
+</I>&gt;<i> - creaed a dummy ifcfg-eth0 file with
+</I>&gt;<i> DEVICE=eth0
+</I>&gt;<i> NM_CONTROLLED=yes
+</I>&gt;<i> lines. No network info in there...just dummy file for initscripts to
+</I>&gt;<i> ignore it,
+</I>&gt;<i> as udev will be trying to create it with DHCP setup if not present...
+</I>&gt;<i>
+</I>&gt;<i> Perhaps GUI toos and installer could do this also, if user wants the
+</I>&gt;<i> interface
+</I>&gt;<i> to be managed by NM. Perhaps it is time to deprecate ifcfg-rh and
+</I>&gt;<i> create native
+</I>&gt;<i> files for NM...
+</I>Yes, the problem at the moment is coordination between udev and
+drakconnect and NM. The present policy is that NM will *not* be the
+default, which is why udev creates the ifcfg files.
+
+NM is designed to assume that it is in charge of all interfaces. The
+only concession to coexistence with ifplugd is that if an ifcfg exists
+*and* it has NM_CONTROLLED=NO, then NM will not try to control the
+interface. Conversely, if ifplugd finds that an ifcfg exists *and* it
+has NM_CONTROLLED=YES, then it will ignore it.
+
+For total coordination between all of these, udev, drakconnect, and
+ifplugd would have to look for and check /etc/NetworkManager.conf to
+determine whether NM was active and whether it was paying any attention
+to ifcfg files. That would determine whether ifplugd would attept to
+control any interfaces at all, and whether drakconnect would even try to
+build ifcfg files for them.
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="020545.html">[Mageia-dev] NetworkManager vs initscripts
+</A></li>
+ <LI>Next message: <A HREF="020550.html">[Mageia-dev] [changelog] [RPM] cauldron core/release pcre-8.32-5.mga3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20546">[ date ]</a>
+ <a href="thread.html#20546">[ thread ]</a>
+ <a href="subject.html#20546">[ subject ]</a>
+ <a href="author.html#20546">[ 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>