
Dear mika and friends,
okay, the problem with the timezone issue is that grml8 thinks that the bios is indeed set to local time, but in Wien.
grml8:
root@mylap1 ~ # date Thu Sep 7 03:09:04 CEST 2006 root@mylap1 ~ # tzconfig Your current time zone is set to America/New_York Do you want to change that? [n]: n Your time zone will not be changed
but in grml7:
root@grmlap1 ~ # date Wed Sep 6 21:31:01 EDT 2006 root@grmlap1 ~ # tzconfig Your current time zone is set to America/New_York Do you want to change that? [n]:
Okay, what I want is for the complete system to know that bios is set to NY, all programmes should read time as NY, and when I come home to Klagenfurt or Scotland, allow me to display those times with the gui, as being set off from the system time, which has to be NY.
This has something to do with the grml2hd setup but what I do not know.
What it does have to do with the problem as I originally described it is that kde root always takes the time from the system time. Thus, kdm will presume that Vienna/AT is in fact the correct time, then, at reboot, set the hw clock to it.
This is not desirable, for obvious reasons. Evolution, kontact, the clock screensaver, everything should reflect where I am, not where the install script thinks I should be, whether or not I would rather be there.
The solution in grml7 was to "no" all the references in time autoconfig.
Why does this not work in 8?
Thanks for being so patient.
Greetings from NY, M

* Martin Yazdzik yazdzik@nyct.net [20060907 04:15]:
okay, the problem with the timezone issue is that grml8 thinks that the bios is indeed set to local time, but in Wien.
[...]
You never answered my mail regarding your "time zone again" problem: http://lists.mur.at/pipermail/grml/2006-August/000751.html
So please check this before writing new mails regarding your time zone issue. And please stop starting new threads for every single "time zone"-mail, thanks.
regards, -mika-

On Thu, 2006-09-07 at 14:40 +0200, Michael Prokop wrote:
- Martin Yazdzik yazdzik@nyct.net [20060907 04:15]:
okay, the problem with the timezone issue is that grml8 thinks that the bios is indeed set to local time, but in Wien.
[...]
You never answered my mail regarding your "time zone again" problem: http://lists.mur.at/pipermail/grml/2006-August/000751.html
So please check this before writing new mails regarding your time zone issue. And please stop starting new threads for every single "time zone"-mail, thanks.
Sorry, Mika, did not recieve that, and I apologise - my enthusiasm for tracking things down often overcomes my common sense. Sincerely.
2 root@mylap1 /home/yazdzik # grep hwclock /etc/runlevel.conf :( 18 - S /etc/init.d/hwclockfirst.sh 22 - S /etc/init.d/hwclock.sh 25 0,6 - /etc/init.d/hwclock.sh root@mylap1 /home/yazdzik # grep '^UTC' /etc/default/rc grep: /etc/default/rc: No such file or directory 2 root@mylap1 /home/yazdzik # cat /etc/timezone :( America/New_York#
regards, -mika- _______________________________________________ Grml mailing list - Grml@mur.at http://lists.mur.at/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://grml.supersized.org/

* Martin Yazdzik yazdzik@nyct.net [20060907 15:07]:
On Thu, 2006-09-07 at 14:40 +0200, Michael Prokop wrote:
So please check this before writing new mails regarding your time zone issue. And please stop starting new threads for every single "time zone"-mail, thanks.
Sorry, Mika, did not recieve that, and I apologise - my enthusiasm for tracking things down often overcomes my common sense. Sincerely.
2 root@mylap1 /home/yazdzik # grep hwclock /etc/runlevel.conf 18 - S /etc/init.d/hwclockfirst.sh 22 - S /etc/init.d/hwclock.sh 25 0,6 - /etc/init.d/hwclock.sh
Ok.
root@mylap1 /home/yazdzik # grep '^UTC' /etc/default/rc grep: /etc/default/rc: No such file or directory
This should have been /etc/default/rcS of course, sorry.
2 root@mylap1 /home/yazdzik # cat /etc/timezone America/New_York#
Ok.
And did you run "ln -sf /usr/share/zoneinfo/$WHATEVER_YOU_WANT /etc/localtime"?
regards, -mika-
Teilnehmer (2)
-
Martin Yazdzik
-
Michael Prokop