timezone
- Subject: timezone
- From: vs at inist.ru (Vladimir Stavrinov)
- Date: Thu, 19 Jul 2007 16:36:10 +0400
- Message-id: <[🔎] 20070719123610.GF5135@svi.inist.ru>
- In-reply-to: <43479bc90706281251o73a732f9v193990e988352459@mail.gmail.com>
- References: <20070628180259.GA1177@svi.inist.ru> <43479bc90706281251o73a732f9v193990e988352459@mail.gmail.com>
On Thu, Jun 28, 2007 at 09:51:18PM +0200, Mathieu GELI wrote:
> It seems for now hardocded to Etc/GMT.
> We could have some pseudo debconf preseeding in that place like
> following patch does.
> Applied to current SVN, I use it like e.g :
> $ make-live --bootappend="timezone=Europe/Paris"
Some addition. In most cases the hardware clock is set to local
time rather then to UTC. At least this is true for all of my
machines. In this case if the timezone is set on boot options,
then the system time become wrong shifted according to the
timezone. That is because of hardware clock is considered to be
set to UTC time by default.
I have changed this default by adding "UTC=no" to
/etc/default/rcS if the timezone is set. Here is patch attached
for scripts/live-bottom/02_timezone rev. 2273
My be better (not sure) to add separate boot option for this.
--
*********************************
**** Vladimir Stavrinov ******
******* vs at inist.ru ******
*********************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_timezone-2273.patch
Type: text/x-diff
Size: 467 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20070719/52cf795a/attachment.patch
Reply to:
- Follow-Ups:
- timezone
- From: daniel at debian.org (Daniel Baumann)