Gentoo Archives: gentoo-user

From: Grant Edwards <grante@××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: DST didn't happen: quickinstall doc is wrong...
Date: Mon, 12 Mar 2007 15:20:45
Message-Id: et3ql0$lt6$1@sea.gmane.org
In Reply to: [gentoo-user] DST didn't happen: quickinstall doc is wrong... by Grant Edwards
1 On 2007-03-12, Grant Edwards <grante@××××.com> wrote:
2
3 > On most of my Gentoo systems, the DST change didn't happen.
4 >
5 > Apparently I screwed up by following the instructions in
6 > http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml where
7 > it says:
8 >
9 > Set your timezone
10 >
11 > Set your time zone information by copying the correct file from
12 > /usr/share/zoneinfo over the /etc/localtime file.
13 >
14 > Code Listing 2.17: Copy your timezone file
15 >
16 > (Using Brussels as an example)
17 > livecd / # cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime
18 > livecd / # date
19 > Wed Mar 8 00:46:05 CET 2006
20 >
21 > Copying the file seems like the wrong thing to do?
22
23 The handbook makes the same mistake:
24
25 7.a. Timezone
26
27 You first need to select your timezone so that your system
28 knows where it is located. Look for your timezone in
29 /usr/share/zoneinfo, then copy it to /etc/localtime. Please
30 avoid the /usr/share/zoneinfo/Etc/GMT* timezones as their
31 names do not indicate the expected zones. For instance,
32 GMT-8 is in fact GMT+8.
33
34 Code Listing 1: Setting the timezone information
35
36 # ls /usr/share/zoneinfo
37 (Suppose you want to use GMT)
38 # cp /usr/share/zoneinfo/GMT /etc/localtime
39
40 --
41 Grant Edwards grante Yow! Just imagine you're
42 at entering a state-of-the-art
43 visi.com CAR WASH!!
44
45 --
46 gentoo-user@g.o mailing list