diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-August/007443.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007443.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007443.html | 187 |
1 files changed, 187 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007443.html b/zarb-ml/mageia-dev/2011-August/007443.html new file mode 100644 index 000000000..97893bd1e --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007443.html @@ -0,0 +1,187 @@ +<!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=%3C4E536AEB.3080800%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="007432.html"> + <LINK REL="Next" HREF="007454.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=%3C4E536AEB.3080800%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 10:55:07 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007432.html">[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default. +</A></li> + <LI>Next message: <A HREF="007454.html">[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7443">[ date ]</a> + <a href="thread.html#7443">[ thread ]</a> + <a href="subject.html#7443">[ subject ]</a> + <a href="author.html#7443">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Thierry Vignaud at 22/08/11 13:32 did gyre and gimble: +><i> On 22 August 2011 11:57, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>><i> This is just a heads up to suggest that we officially adopt a policy of +</I>>><i> moving to NetworkManager after systemd becomes our default (and likely +</I>>><i> only) init system - i.e. likely for mga3. +</I>>><i> +</I>>><i> As you may know, GNOME is moving towards a systemd user session and +</I>>><i> systemd itself is very much aligning itself to be the one true init +</I>>><i> system on linux. +</I>>><i> +</I>>><i> I also have it on good authority that many of the features lacking in +</I>>><i> NetworkManager (such as bridging configuration) will be available in the +</I>>><i> not too distant future and many other more advanced networking features +</I>>><i> such as fast-start DHCP, per-interface DNS, 4-8's DNS fallback and +</I>>><i> several other nice features will ultimately be possible too. +</I>>><i> +</I>>><i> So with all this in mind, I think the writing is very much on the wall +</I>>><i> with regards to the future integration of NetworkManager into the +</I>>><i> desktop. I believe we will be able to concentrate our resources better +</I>>><i> by going along with the rest of the world in this regard. I have +</I>>><i> personally switched to it now (as I do not need advanced features of +</I>>><i> draknetcenter et al) as a step towards this. +</I>><i> +</I>><i> err... drakx-net's code is heavily used by other tools such as: +</I>><i> - drakx-installer +</I>><i> - mgaonline +</I>><i> - ... +</I>><i> +</I>><i> So I think we still want to keep drakx-net +</I> +Perhaps, but then a more interesting question is "what bits of drakx-net +are used in mgaonline and drax-installer?" Just stating that they are +used there as a reason to keep it isn't really a good argument IMO. + +Asbestos is used in fire retardant wall insulation, but it's not a good +argument to keep it considering the world has moved on and we now know +the dangers of working with that material. + + +So what does mgaonline need to work with drakx-net? Does it just need to +know if you are online or not? If so why not use NM's dbus service to do +that? It could eventually know whether you are on a paid/metered +connection (this is not yet supported by NM but there has been some talk +about it) or a "free" connection - a fast vs. slow connection etc. It +could make intelligent, informed decisions, not just "is the user online +- no matter how crappily?" + +Then of course the wider question... should mgaonline be deprecated in +favour of more integrated options suck as package-kit? Should we focus +resources on that? This is IMO a more open question, even if I do feel +the writing is ultimately on the wall here too. + +I'd very much like to use much more standard things. I think some of the +mdv tools were differentiators in the past but those days are pretty +much slipping by. Some of the tools are still best of bread, but things +like network management and handling updates etc. is perhaps something +that has no progressed to the stage that us having independent update +mechanisms is a hindrance to users rather than a benefit. + +It's all too easy to get stuck in a rut and get emotionally attached to +such things (I do it all the time in my day job) but sometimes it helps +to look at things from a slightly detached view point. + +Cheers + +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="007432.html">[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default. +</A></li> + <LI>Next message: <A HREF="007454.html">[Mageia-dev] Proposal: Deprecate draknetcenter+network init scripts after systemd becomes default. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7443">[ date ]</a> + <a href="thread.html#7443">[ thread ]</a> + <a href="subject.html#7443">[ subject ]</a> + <a href="author.html#7443">[ 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> |