From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-April/014173.html | 116 ++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-April/014173.html (limited to 'zarb-ml/mageia-dev/2012-April/014173.html') diff --git a/zarb-ml/mageia-dev/2012-April/014173.html b/zarb-ml/mageia-dev/2012-April/014173.html new file mode 100644 index 000000000..7480341ec --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014173.html @@ -0,0 +1,116 @@ + + + + [Mageia-dev] Help: Please find me initscripts without LSB headers! + + + + + + + + + +

[Mageia-dev] Help: Please find me initscripts without LSB headers!

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Thu Apr 12 01:47:34 CEST 2012 +

+
+ +
Hiya,
+
+Others have answered your other points, so that just leaves me with....
+
+'Twas brillig, and Remco Rijnders at 11/04/12 18:50 did gyre and gimble:
+> Noticing at least one of "my" packages on the list, I am left with a few
+> questions:
+> 
+> 1) What happens if it doesn't get fixed?
+
+Bad things! Kittens will cry and puppies noses will go dry.
+
+Basically, it complicates things. Rather than using "real" dependency
+info found in LSB headers to determine any transaction ordering
+requirements (e.g. when starting all services needed at boot), all we
+have to go on are the priority numbers in the chkconfig line or the nn
+values in the /etc/rc?.d/S[nn]script symlink. This is OK for something,
+but it imposes far too strict (and 99% bogus) set of ordering
+requirements for the boot transaction.
+
+This overly strict ordering imposed can lead to cycles in the
+transaction requirements. systemd will break the cycle but it will do so
+rather brutally by dropping jobs - on more than one occasion, this has
+resulted in prefdm.service's start job getting dropped. i.e. no
+graphical display.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1