summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-August/007461.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007461.html')
-rw-r--r--zarb-ml/mageia-dev/2011-August/007461.html154
1 files changed, 154 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007461.html b/zarb-ml/mageia-dev/2011-August/007461.html
new file mode 100644
index 000000000..41988c900
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-August/007461.html
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default.
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%3A%20Deprecate%20draknetcenter%2Bnetwork%20init%0A%20scripts%20after%20systemd%20becomes%20default.&In-Reply-To=%3C4E53AEFB.1000701%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="007454.html">
+ <LINK REL="Next" HREF="007430.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default.</H1>
+ <B>Colin Guthrie</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%3A%20Deprecate%20draknetcenter%2Bnetwork%20init%0A%20scripts%20after%20systemd%20becomes%20default.&In-Reply-To=%3C4E53AEFB.1000701%40colin.guthr.ie%3E"
+ TITLE="[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default.">mageia at colin.guthr.ie
+ </A><BR>
+ <I>Tue Aug 23 15:45:31 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="007454.html">[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default.
+</A></li>
+ <LI>Next message: <A HREF="007430.html">[Mageia-dev] [1882] include microcode.ko in installer image
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7461">[ date ]</a>
+ <a href="thread.html#7461">[ thread ]</a>
+ <a href="subject.html#7461">[ subject ]</a>
+ <a href="author.html#7461">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>'Twas brillig, and Thierry Vignaud at 23/08/11 14:34 did gyre and gimble:
+&gt;<i> On 23 August 2011 10:55, Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; wrote:
+</I>&gt;&gt;&gt;<i> err... drakx-net's code is heavily used by other tools such as:
+</I>&gt;&gt;&gt;<i> - drakx-installer
+</I>&gt;&gt;&gt;<i> - mgaonline
+</I>&gt;&gt;&gt;<i> - ...
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> So I think we still want to keep drakx-net
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Perhaps, but then a more interesting question is &quot;what bits of drakx-net
+</I>&gt;&gt;<i> are used in mgaonline and drax-installer?&quot; Just stating that they are
+</I>&gt;&gt;<i> used there as a reason to keep it isn't really a good argument IMO.
+</I>&gt;<i>
+</I>&gt;<i> drakx-installer uses most of interesting bits of drakx-net (ake network
+</I>&gt;<i> detection &amp; set up, ...)
+</I>&gt;<i>
+</I>&gt;&gt;<i> Asbestos is used in fire retardant wall insulation, but it's not a good
+</I>&gt;&gt;<i> argument to keep it considering the world has moved on and we now know
+</I>&gt;&gt;<i> the dangers of working with that material.
+</I>&gt;<i>
+</I>&gt;<i> OK, give me the NM patches for the installer :-)
+</I>
+If I get time, I think it would be worth looking at. Obviously (just
+like in one of my replies) I'm far better at *talking* than *doing* too :D
+
+&gt;<i> Seriously, without trolling, we just cannot drop drakx-net until we got
+</I>&gt;<i> something else for the installer.
+</I>&gt;<i> Dunno what does anaconda these days btw?
+</I>
+Not sure. I'll have to take a look at that, but it would be interesting
+to see if it's more integrated into NM now.
+
+&gt;&gt;<i> So what does mgaonline need to work with drakx-net? Does it just need to
+</I>&gt;&gt;<i> know if you are online or not? If so why not use NM's dbus service to do
+</I>&gt;&gt;<i> that? It could eventually know whether you are on a paid/metered
+</I>&gt;&gt;<i> connection (this is not yet supported by NM but there has been some talk
+</I>&gt;&gt;<i> about it) or a &quot;free&quot; connection - a fast vs. slow connection etc. It
+</I>&gt;&gt;<i> could make intelligent, informed decisions, not just &quot;is the user online
+</I>&gt;&gt;<i> - no matter how crappily?&quot;
+</I>&gt;<i>
+</I>&gt;<i> mgaonline has less needs, basically detecting network connectivity
+</I>&gt;<i> but those are shared with the installer, so even if the lower level
+</I>&gt;<i> part would change, there's no readon not to have a common perl
+</I>&gt;<i> layer hiding the low level bits instead of making both interfaces NM
+</I>
+Agreed. Perhaps my terminology is incorrect here. I'm not against such
+an abstraction layer and even maintaining a if (nm) { new() } else {
+old(); } approach for a release or two depending on need.
+
+Col
+
+--
+
+Colin Guthrie
+mageia(at)colin.guthr.ie
+<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="007454.html">[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default.
+</A></li>
+ <LI>Next message: <A HREF="007430.html">[Mageia-dev] [1882] include microcode.ko in installer image
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7461">[ date ]</a>
+ <a href="thread.html#7461">[ thread ]</a>
+ <a href="subject.html#7461">[ subject ]</a>
+ <a href="author.html#7461">[ 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>