summaryrefslogtreecommitdiffstats
path: root/pyanaconda/timezone.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor pieces of the Datetime spoke and move some parts to kickstart.pyVratislav Podzimek2013-02-191-0/+3
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-1/+1
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-1/+2
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-281-1/+1
* Encode unicode strings returned by pytz.country_timezones() (#887236)Vratislav Podzimek2012-12-181-0/+1
* Add UTC and GMT-X timezones (#863199)Vratislav Podzimek2012-11-061-1/+13
* don't save system time on s390 (#867856)Dan Hor?k2012-10-181-0/+3
* Minimum we have to do with HW clockVratislav Podzimek2012-10-121-0/+19
* Don't write out /etc/sysconfig/clock anymore (#859217).Chris Lumens2012-09-241-8/+0
* Remove ROOT_PATH/etc/localtime before symlinking timezoneVratislav Podzimek2012-09-031-0/+6
* Use ksdata.timezone and timezone module instead of anaconda.timezoneVratislav Podzimek2012-08-221-57/+143
* Remove all the writeKS methods except in network and storage.Chris Lumens2012-04-241-6/+0
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-6/+7
* Use a more general EnvironmentError to catch timezone-file errors.Ales Kozumplik2011-03-281-1/+1
* timezones: use more of s-c-date (#520631).Ales Kozumplik2010-10-251-0/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+76