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/2011-November/009471.html | 153 +++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-November/009471.html (limited to 'zarb-ml/mageia-dev/2011-November/009471.html') diff --git a/zarb-ml/mageia-dev/2011-November/009471.html b/zarb-ml/mageia-dev/2011-November/009471.html new file mode 100644 index 000000000..3a2e37930 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009471.html @@ -0,0 +1,153 @@ + + + + [Mageia-dev] Debugging boot times + + + + + + + + + +

[Mageia-dev] Debugging boot times

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Thu Nov 10 14:13:07 CET 2011 +

+
+ +
'Twas brillig, and Frank Griffin at 10/11/11 12:39 did gyre and gimble:
+> On 11/10/2011 07:06 AM, Colin Guthrie wrote:
+>> 'Twas brillig, and Frank Griffin at 10/11/11 11:43 did gyre and gimble:
+>>
+>>> If the network isn't up when the dm launches, and you get your hostname
+>>> via DHCP, then $HOSTNAME is wrong on the desktop, no ?
+>> Perhaps but IMO a HOSTNAME env var is a generally dumb idea anyway (I'm
+>> sure some would disagree, but really is $HOSTNAME really much different
+>> from HOSTNAME=`hostname`?)
+
+> I agree, but unfortunately, bash PS1 \h doesn't, and neither did the old
+> GDM themes that showed hostname (although in their case the hostname
+> probably hadn't been set because dm didn't wait for network-up).
+
+Well in the GDM case this could (and should) be solved more
+intelligently. i.e. by properly noticing when the system hostname
+changes with network events etc.
+
+As for PS1 I see the issue, but I also think solving it by waiting is
+fundamentally the wrong approach.
+
+So the correct way to fix this is to ensure the DE environment itself
+notices the changes and updates it's own environment, then whenever new
+gnome-terminal etc. apps are launched, they inherit this updated
+environment, not the one that was present when it was initialised.
+
+So while delaying things might be a workaround, I think it's
+fundamentally the wrong fix.
+
+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