Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 18:03:32 +0200
From:      Ed Schouten <ed@nuxi.nl>
To:        Julian Elischer <julian@freebsd.org>
Cc:        hackers@freebsd.org
Subject:   Re: non standard (standard?) timezones.
Message-ID:  <CABh_MKnczj_J6fZm9V9qEXmov-QKd2GmTdO%2Bsze3A2eZKbx6wg@mail.gmail.com>
In-Reply-To: <55648159.7020605@freebsd.org>
References:  <55648159.7020605@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2015-05-26 16:21 GMT+02:00 Julian Elischer <julian@freebsd.org>:
> I will probably end up spending a few hours working out the correct symlinks
> to make for each
> (e.g. Australia/West -> Australia/Perth )
> but if anyone knows of such a list already somewhere that'd be nice..

You can extract these from the 'tzdata' files. Just run this command in src/.

$ grep -r ^Link contrib/tzdata

Alternatively, you could just rm -Rf /usr/share/zoneinfo and perform
another installworld.

-- 
Ed Schouten <ed@nuxi.nl>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABh_MKnczj_J6fZm9V9qEXmov-QKd2GmTdO%2Bsze3A2eZKbx6wg>