Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: getting GMT to use DST
Date: Fri, 14 Sep 2007 15:26:27
Message-Id: loom.20070914T170548-649@post.gmane.org
In Reply to: Re: [gentoo-user] Re: getting GMT to use DST by Neil Bothwick
1 Neil Bothwick <neil <at> digimed.co.uk> writes:
2
3
4 > > cp /usr/share/zoneinfo/EST /etc/localtime
5
6 > You no longer need to do that. The timezone-data ebuild used the
7 > TIMEZONE variable in conf.d/clock to copy the correct file for you.
8
9 >
10 > local (or UTC, which is generally preferable). This variable sets whether
11 > your clock uses local or UTC time, it has nothing to do with setting your
12 > timezone.
13
14 > TIMEZONE should be America/New_York
15
16 OK,
17 I guess I was looking at some old wikis:
18
19 http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml
20
21 Code Listing 2.17: Setting your timezone
22 livecd / # ls /usr/share/zoneinfo
23 (Using Brussels as an example)
24 livecd / # cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime
25
26 thx,
27 James
28
29 --
30 gentoo-user@g.o mailing list