diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/015026.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-April/015026.html | 140 | 
1 files changed, 140 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/015026.html b/zarb-ml/mageia-dev/2012-April/015026.html new file mode 100644 index 000000000..6861428fb --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/015026.html @@ -0,0 +1,140 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] [soft-commits] [4312] services: Update NEWS +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4312%5D%20services%3A%20Update%20NEWS&In-Reply-To=%3C4F9D3ED2.6080209%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="015025.html"> +   <LINK REL="Next"  HREF="015022.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] [soft-commits] [4312] services: Update NEWS</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4312%5D%20services%3A%20Update%20NEWS&In-Reply-To=%3C4F9D3ED2.6080209%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] [soft-commits] [4312] services: Update NEWS">mageia at colin.guthr.ie +       </A><BR> +    <I>Sun Apr 29 15:14:58 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="015025.html">[Mageia-dev] [soft-commits] [4312] services: Update NEWS +</A></li> +        <LI>Next message: <A HREF="015022.html">[Mageia-dev] Freeze push request: e / e17-themes +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#15026">[ date ]</a> +              <a href="thread.html#15026">[ thread ]</a> +              <a href="subject.html#15026">[ subject ]</a> +              <a href="author.html#15026">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>'Twas brillig, and Thierry Vignaud at 29/04/12 14:04 did gyre and gimble: +><i> On 29 April 2012 14:26, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>>><i> According to your detailed changelog in the previous commit, +</I>>>><i> I actually doubt this is for drakxservices. +</I>>>><i> If it's about the "first boot", then this should have been logged in +</I>>>><i> the installer NEWS +</I>>><i> +</I>>><i> Hmmm, if you say so. I just figured that anything that runs when stage1 +</I>>><i> and stage2 are not involved is not anything to do with the "installer". +</I>>><i> +</I>>><i> Conceptually, I can see how first boot could be considered part of the +</I>>><i> "install" process, so feel free to correct as you see fit seeing as this +</I>>><i> somewhat subjective distinction is not something I have any real desire +</I>>><i> to master or argue over :) I'll just try and guess better next time :p +</I>><i>  +</I>><i> Well it was obvious that it cannot be about drakxservices since +</I>><i> the context was "first boot" and drakxservices isn't in the game at this +</I>><i> stage. +</I>><i> I though you was speaking about services set up by the installer +</I>><i> for the first boot. +</I>><i>  +</I>><i> But now, with the actual bug report, I see it was affecting the harddrake +</I>><i> service. +</I> +At least I try to be wrong in interesting ways :D + +><i> So it's in the right NEWS file but the description is wrong, it should +</I>><i> speak about service_harddrake then since drakxservice hasn't +</I>><i> the same timeout as harddrake and it's the later that has the issue +</I>><i> not the former. +</I> +Yup, that makes more sense. I guess I was just using drakxservices as a +catchall term... my bad. + +><i> In that case, the $::isStandalone won't be enought as it will be set +</I>><i> for both harddrake service & drakxservices. +</I>><i> We could set another global variable in harddrake ($::booting ?) +</I>><i> and test for it in services.pm. +</I>><i> WDYT? +</I> +Possibly, but I'm not sure it actually matters right now. In the GUI +version I think we actually do the start/stop in a weird way anyway via +/sbin/service and backtick execution[1] rather than this helper +function. That should really be fixed, but when I looked at this and +tried to change it, it had a bigger impact on how the GUI works (as it +grabs the output and displays it and systemct restart doesn't have much +in the way of interesting output to show here). I was not in the mood to +rework GUIs when doing the systemd stuff, so hopefully this will annoy +someone enough in the future and get fixed then. For now I don't see +this as critical. + +Col + + +1. +<A HREF="http://svnweb.mageia.org/soft/drakx/trunk/perl-install/services.pm?view=markup#l275">http://svnweb.mageia.org/soft/drakx/trunk/perl-install/services.pm?view=markup#l275</A> + +--  + +Colin Guthrie +colin(at)mageia.org +<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="015025.html">[Mageia-dev] [soft-commits] [4312] services: Update NEWS +</A></li> +	<LI>Next message: <A HREF="015022.html">[Mageia-dev] Freeze push request: e / e17-themes +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#15026">[ date ]</a> +              <a href="thread.html#15026">[ thread ]</a> +              <a href="subject.html#15026">[ subject ]</a> +              <a href="author.html#15026">[ 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>  | 
