[master] UTC/localtime HW clock heuristic

Vratislav Podzimek vpodzime at redhat.com
Wed Jan 9 13:46:12 UTC 2013


PATCH [1/2] is just a minor change without any significant result.

PATCH [2/2] adds a heuristic to guess wheter HW clock uses UTC or local
time by searching for bootable NTFS partitions. It adds two threads, but
these are really lightweight and just handle the potential long storage
initialization.

Vratislav Podzimek (2):
  Return bool value from the GRUB.has_windows method
  Set system time from HW clock and guess if it is UTC

 anaconda                                   | 11 ++++++++-
 pyanaconda/bootloader.py                   |  2 +-
 pyanaconda/kickstart.py                    |  7 ------
 pyanaconda/timezone.py                     | 38 ++++++++++++++++++++++++++++++
 pyanaconda/ui/gui/spokes/datetime_spoke.py | 20 ++++++++++++++++
 5 files changed, 69 insertions(+), 9 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list