diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006691.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2011-July/006691.html | 119 | 
1 files changed, 119 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2011-July/006691.html b/zarb-ml/mageia-dev/2011-July/006691.html new file mode 100644 index 000000000..fb72413bb --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006691.html @@ -0,0 +1,119 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] [Mageia 2 specifications] Systemd or not systemd +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia%202%20specifications%5D%20Systemd%20or%20not%20systemd&In-Reply-To=%3C1310777628.3728.210.camel%40akroma.ephaone.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="006656.html"> +   <LINK REL="Next"  HREF="006701.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd</H1> +    <B>Michael Scherer</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia%202%20specifications%5D%20Systemd%20or%20not%20systemd&In-Reply-To=%3C1310777628.3728.210.camel%40akroma.ephaone.org%3E" +       TITLE="[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd">misc at zarb.org +       </A><BR> +    <I>Sat Jul 16 02:53:47 CEST 2011</I> +    <P><UL> +        <LI>Previous message: <A HREF="006656.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd +</A></li> +        <LI>Next message: <A HREF="006701.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#6691">[ date ]</a> +              <a href="thread.html#6691">[ thread ]</a> +              <a href="subject.html#6691">[ subject ]</a> +              <a href="author.html#6691">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Le mercredi 13 juillet 2011 à 22:47 -0300, Eugeni Dodonov a écrit : + +><i> Almost finally, should the systemd files belong to the main package, the +</I>><i> same way as they do with initscripts-based one (e.g., the package would +</I>><i> provide /lib/systemd/system/%{name}.service together with +</I>><i> %_sysconfig/rc.d/init.d/%{name} for example), with no extra subpackages or +</I>><i> flags - or should all systemd-specific files go into %{name}-systemd package +</I>><i> for example? What do you think? +</I> +Everything in 1 package. + +><i> And finally, what does seems to be the best way of starting to use systemd +</I>><i> in cauldron? I have thought on 3 alternatives: +</I>><i>  - easy way, only having it packaged, but not +</I>><i> providing/obsoleting/conflicting with sysvinit. This way, it will work when +</I>><i> kernel is booted with init=/bin/systemd (the least invasive way) +</I>><i>  - compatible way (like in Mandriva) - it is available, systemd-sysvinit +</I>><i> conflicts with sysvinit, so if someone installs systemd-sysvinit, sysvinit +</I>><i> goes away and systemd is run by default. This seems to be the most sane way +</I>><i> to me (but I could be biased), and it is easiest one for testing +</I>><i>  - ultimate way - systemd provides and obsoletes sysvinit and its goodies. +</I>><i> This way, systemd will be the only one (e.g., highlander style). This is how +</I>><i> fedora did it if I am not mistaken, but I am not sure if it the best way. +</I> +Option 2 for Mageia 2, and option 3 for Mageia 3. + +People on Fedora list were quite reluctant to changes ( to say the least +), and I am pretty sure that someone will hit a unrelated corner case in +the last minute. Rtp was not really fond of systemd on arm and embedded +system either. + +So we should keep the possibility of letting people choose for Mageia 2. + +Also, systemd was reverted for f14, and while it was working fine for +me, I would rather make sure we have a reputation of being cautious and +choosing the quality rather than trying to steal the reputation of +Fedora.  + +--  +Michael Scherer + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="006656.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd +</A></li> +	<LI>Next message: <A HREF="006701.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#6691">[ date ]</a> +              <a href="thread.html#6691">[ thread ]</a> +              <a href="subject.html#6691">[ subject ]</a> +              <a href="author.html#6691">[ 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> | 
