Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Daylight savings time
Date: Thu, 08 Nov 2007 23:01:20
Message-Id: 1194562439.12137.11.camel@localhost
In Reply to: Re: [gentoo-user] Re: Daylight savings time by Eric Martin
1 On Thu, 2007-11-08 at 17:29 -0500, Eric Martin wrote:
2
3 > Why copy? when stuff gets updated you'll have to copy again. I'd
4 > suggest making a symlink. Also, I see the timestamps and sizes are the
5 > same, but are the md5's the same? If not, these aren't the same file.
6 > </random longshot suggestion>
7
8 Copy is what the emerge does. So when it's updated you get the fresh one
9 for free.
10
11 Actually, originally it was (suggested) that localtime was a symlink.
12 This was later changed. The reasoning for the change are as follows.
13
14 /etc/init.d/clock is run pretty early in the init process; before all
15 filesystems in /etc/fstab are mounted. If /usr/share/zoneinfo is on a
16 filesystem that is not mounted when /etc/init.d/clock is run then it
17 will fail and ugly things will happen. Therefore it's suggested what
18 instead of a symlink /etc/localtime should be a physical file on the
19 (root) filesystem.
20
21 Probably for most people this is not an issue but apparently it was for
22 some.
23
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Daylight savings time James <wireless@×××××××××××.com>