Mailinglist Archive: yast-devel (77 mails)
| < Previous | Next > |
[yast-devel] autoyast does not honor hwclock & timezone
- From: "Roberto Angelino" <rangelino@xxxxxxxxxx>
- Date: Tue, 27 Jan 2009 14:48:42 -0700
- Message-id: <497F10BB020000A400076997@xxxxxxxxxxxxxxxxxxxxxxxxx>
Yast Developers,
In our SLES 10 autoyast profile, we set the hwclock to localtime
and timezone to US/Pacific using the below XML tag. It is no
longer contained under the 'general' tag per autoyast documentation.
After installation, we get eastern/UTC instead. I have also included
the xml file.
<clock>
<hwclock>localtime</hwclock>
<timezone>US/Pacific</timezone>
</clock>
Is this a bug or there is another mechanism to this from autoyast?
Thanks
-robert
In our SLES 10 autoyast profile, we set the hwclock to localtime
and timezone to US/Pacific using the below XML tag. It is no
longer contained under the 'general' tag per autoyast documentation.
After installation, we get eastern/UTC instead. I have also included
the xml file.
<clock>
<hwclock>localtime</hwclock>
<timezone>US/Pacific</timezone>
</clock>
Is this a bug or there is another mechanism to this from autoyast?
Thanks
-robert
| < Previous | Next > |