summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ntp.py
Commit message (Expand)AuthorAgeFilesLines
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-281-2/+1
* Close temp file before moving it (#858681)Vratislav Podzimek2012-09-211-3/+3
* Use shutil.move for replacing old config with the new oneVratislav Podzimek2012-08-291-2/+5
* Sync time with a working NTP server when NTP is turned onVratislav Podzimek2012-06-121-0/+48
* Use for instead of while when iterating over ListStores and filesVratislav Podzimek2012-06-121-8/+2
* Add ntp module to facilitate NTP-related codeVratislav Podzimek2012-06-011-0/+151