On út 27. ledna 2009, Roberto Angelino wrote:
> 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>

I think the correct tag is <timezone>, not <clock>. At least when I run 'yast2 
autoyast', change the time zone settings and save it as simple profile, it 
writes

  <timezone>
    <hwclock>localtime</hwclock>
    <timezone>Africa/Douala</timezone>
  </timezone>

Jiri    


-- 
Jiri Suchomel

SUSE LINUX, s.r.o.                            e-mail: [email protected]
Lihovarská 1060/12                            tel: +420 284 028 960
190 00 Praha 9, Czech Republic                http://www.suse.cz
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to