summaryrefslogtreecommitdiffstats
path: root/timezone.py
Commit message (Collapse)AuthorAgeFilesLines
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-6/+12
| | | | | | Updated all *.py files to have a uniform GPL boilerplate. Expanded copyright year ranges and listed authors (if they were in the comment section) under the Red Hat Author(s) section.
* 2007-01-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-171-1/+1
| | | | | | | | | | | | | | | | | | * iw/progress_gui.py (InstallProgressWindow.completePackage): Quick and dirty way of handling-non rpm installs. This needs to be reworked more completely * timezone.py (Timezone.__init__): Add a default in case the step is skipped * instdata.py (InstallData.write): Ensure that network is written out rather than counting on our backend to do so in its preinstall * fsset.py (FileSystemType.isKernelFS): Add a method to determine if we're an in-kernel pseudo-filesystem (PsudoFileSystem.isKernelFS): And implement it (FileSystemSet.umountFilesystems): Allow unmounting filesystems without turning off swap.
* 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
| | | | | | | | anymore, we have to set it in the timezone map module 2) remove the America/New York default and have the text interface fetch it from the insttimelanguage Fixes #48723
* copyrightMatt Wilson2001-06-221-0/+13
|
* merge dispatch to HEADMatt Wilson2001-06-201-0/+44