diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-November/009469.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-November/009469.html | 130 |
1 files changed, 130 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-November/009469.html b/zarb-ml/mageia-dev/2011-November/009469.html new file mode 100644 index 000000000..3be67525a --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009469.html @@ -0,0 +1,130 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Debugging boot times + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Debugging%20boot%20times&In-Reply-To=%3C4EBBC5F4.8030207%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009468.html"> + <LINK REL="Next" HREF="009471.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Debugging boot times</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Debugging%20boot%20times&In-Reply-To=%3C4EBBC5F4.8030207%40roadrunner.com%3E" + TITLE="[Mageia-dev] Debugging boot times">ftg at roadrunner.com + </A><BR> + <I>Thu Nov 10 13:39:16 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="009468.html">[Mageia-dev] Debugging boot times +</A></li> + <LI>Next message: <A HREF="009471.html">[Mageia-dev] Debugging boot times +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9469">[ date ]</a> + <a href="thread.html#9469">[ thread ]</a> + <a href="subject.html#9469">[ subject ]</a> + <a href="author.html#9469">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 11/10/2011 07:06 AM, Colin Guthrie wrote: +><i> 'Twas brillig, and Frank Griffin at 10/11/11 11:43 did gyre and gimble: +</I>><i> +</I>>><i> If the network isn't up when the dm launches, and you get your hostname +</I>>><i> via DHCP, then $HOSTNAME is wrong on the desktop, no ? +</I>><i> Perhaps but IMO a HOSTNAME env var is a generally dumb idea anyway (I'm +</I>><i> sure some would disagree, but really is $HOSTNAME really much different +</I>><i> from HOSTNAME=`hostname`?) +</I>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). + +Considering that modern networks come up in a fraction of a second, +having dm depend on the network shouldn't really affect perceived boot +time. Maybe a better solution would be to have dm wait for a separate +target like "dm-proceed", and let the network scripts for slow networks +like dialup flip it prematurely if they like. In other (most) cases, it +could be flipped at the same time as network-up. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009468.html">[Mageia-dev] Debugging boot times +</A></li> + <LI>Next message: <A HREF="009471.html">[Mageia-dev] Debugging boot times +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9469">[ date ]</a> + <a href="thread.html#9469">[ thread ]</a> + <a href="subject.html#9469">[ subject ]</a> + <a href="author.html#9469">[ 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> |