[master/f19-branch] UTC/localtime HW clock heuristic

Vratislav Podzimek vpodzime at redhat.com
Thu Jun 6 12:05:10 UTC 2013


PATCH [1/3] and PATCH [2/3] are just minor changes without any functional
difference.

PATCH [3/3] 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 (3):
  Return bool value from the GRUB.has_windows method
  Use a constant for the Datetime spoke initialization thread
  Set system time from HW clock and guess if it is UTC (#881403)

 anaconda                                   |  7 ++++++-
 pyanaconda/bootloader.py                   |  2 +-
 pyanaconda/constants.py                    |  2 ++
 pyanaconda/kickstart.py                    |  3 ---
 pyanaconda/timezone.py                     | 31 ++++++++++++++++++++++++++++++
 pyanaconda/ui/gui/spokes/datetime_spoke.py | 10 +++++++++-
 6 files changed, 49 insertions(+), 6 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list