summaryrefslogtreecommitdiffstats
path: root/timezone.py
Commit message (Expand)AuthorAgeFilesLines
* Remove test mode.Chris Lumens2009-12-031-4/+0
* When catching an OSError, handle it as an object instead of a tuple (#497374).Chris Lumens2009-04-231-2/+2
* Missing one level of indentation for Timezone.writeKS()David Cantrell2008-11-031-4/+4
* Whitespace cleanups for timezone.pyDavid Cantrell2008-11-031-32/+31
* Remove unused bool() function.David Cantrell2008-11-031-4/+0
* Handling (ask user) of invalid timezone value in kickstart added (#404321)Radek Vykydal2008-08-011-4/+8
* Use /etc/adjtime as the configuration file for UTC/not-UTC.Bill Nottingham2008-02-111-6/+17
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-6/+12
* 2007-01-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-171-1/+1
* Remove unused crud.Chris Lumens2007-01-171-3/+0
* Fix some deprecation warnings.Chris Lumens2006-03-301-1/+2
* Use new logging system.Chris Lumens2005-08-121-2/+4
* dont do bad things in test modeMike Fulbright2003-04-011-1/+5
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* fix for persistant timezone selection (#53266)Matt Wilson2001-09-051-0/+2
* 1) since libfdisk isn't setting up the text domain for C programsMatt Wilson2001-07-121-1/+1
* copyrightMatt Wilson2001-06-221-0/+13
* merge dispatch to HEADMatt Wilson2001-06-201-0/+44