Bug 70188

Summary: cannot mark local clock as UTC
Product: [Retired] Red Hat Linux Reporter: Alexandre Oliva <aoliva>
Component: redhat-config-kickstartAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 9CC: tammy.c.fox
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-25 14:29:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexandre Oliva 2002-07-30 23:11:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722

Description of problem:
The Time Zone selection does not allow one to choose to have the local clock on UTC.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Erhm...  Start redhat-config-kickstart
2.Browse all menus looking for an option to mark

	

Actual Results:  No such option is found, so the kickstart file has to be
tweaked by hand.

Expected Results:  I expected this option to be present.

Additional info:

Comment 1 Brent Fox 2002-08-13 04:35:13 UTC
Too late to add for this release.  Screenshots are going to taken today or
tomorrow.  Deferring.

Comment 2 Alexandre Oliva 2002-08-13 18:10:14 UTC
Docs should probably explain how to obtain an equivalent result by modifying the
generated file, then.

Comment 3 Alexandre Oliva 2002-08-13 18:45:51 UTC
FWIW, the magic spell in the kickstart configuration file to indicate the
hardware clock is in UTC, rather than local time, is to add --utc to the
`timezone' line, for example:
timezone --utc America/Sao_Paulo

Comment 4 Brent Fox 2002-12-11 17:38:50 UTC
Should be fixed in cvs.  I have added a checkbox that allows the user to turn
UTC on and off.  redhat-config-kickstart-2.3.5-3 should fix the problem.

Comment 5 Brent Fox 2003-05-25 14:29:57 UTC
There is a stack of 64 bugs that have been in Modified state for a long period
of time.  I am closing these as Rawhide now.  If you find that the issue is not
fixed, please reopen this report.

Comment 6 Alexandre Oliva 2003-10-18 17:56:40 UTC
Confirmed fixed in Fedora Core test3.  Sorry about the log delay.