diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/015025.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/015025.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/015025.html b/zarb-ml/mageia-dev/2012-April/015025.html new file mode 100644 index 000000000..a80cb95c4 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/015025.html @@ -0,0 +1,104 @@ +<!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=%3CCAONrEtZOGa6ZRLrtS3dn%2B4aXLK2zB8xXt41XSMWi8xHzkbK6kg%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="015020.html"> + <LINK REL="Next" HREF="015026.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [soft-commits] [4312] services: Update NEWS</H1> + <B>Thierry Vignaud</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=%3CCAONrEtZOGa6ZRLrtS3dn%2B4aXLK2zB8xXt41XSMWi8xHzkbK6kg%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [soft-commits] [4312] services: Update NEWS">thierry.vignaud at gmail.com + </A><BR> + <I>Sun Apr 29 15:04:51 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="015020.html">[Mageia-dev] [soft-commits] [4312] services: Update NEWS +</A></li> + <LI>Next message: <A HREF="015026.html">[Mageia-dev] [soft-commits] [4312] services: Update NEWS +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15025">[ date ]</a> + <a href="thread.html#15025">[ thread ]</a> + <a href="subject.html#15025">[ subject ]</a> + <a href="author.html#15025">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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> 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> +Well it was obvious that it cannot be about drakxservices since +the context was "first boot" and drakxservices isn't in the game at this +stage. +I though you was speaking about services set up by the installer +for the first boot. + +But now, with the actual bug report, I see it was affecting the harddrake +service. +So it's in the right NEWS file but the description is wrong, it should +speak about service_harddrake then since drakxservice hasn't +the same timeout as harddrake and it's the later that has the issue +not the former. + +In that case, the $::isStandalone won't be enought as it will be set +for both harddrake service & drakxservices. +We could set another global variable in harddrake ($::booting ?) +and test for it in services.pm. +WDYT? +</PRE> + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="015020.html">[Mageia-dev] [soft-commits] [4312] services: Update NEWS +</A></li> + <LI>Next message: <A HREF="015026.html">[Mageia-dev] [soft-commits] [4312] services: Update NEWS +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15025">[ date ]</a> + <a href="thread.html#15025">[ thread ]</a> + <a href="subject.html#15025">[ subject ]</a> + <a href="author.html#15025">[ 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> |