git: DragonFly_RELEASE_3_2 installer: Fix handling of CMOS set to UTC vs. CMOS set to wall time.
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 27 13:46:55 PST 2012
commit 116142c9d8d9794ab41f843d1c4d36288b4a4adb
Author: Sascha Wildner <saw at online.de>
Date: Mon Nov 26 19:39:57 2012 +0100
installer: Fix handling of CMOS set to UTC vs. CMOS set to wall time.
It was reversed in the installer (compared to tzsetup(8)).
/etc/wall_cmos_clock needs to be created when the CMOS is set to the
time of the clock on the wall. While here, also add removing the file
in case the user selects 'CMOS set to UTC'. This is if he chose the
other setting previously and then tried again.
Reported-by: many
Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/39>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2060>
Summary of changes:
usr.sbin/installer/dfuibe_installer/fn_configure.c | 21 ++++++++++++++-----
1 files changed, 15 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/116142c9d8d9794ab41f843d1c4d36288b4a4adb
--
DragonFly BSD source repository
More information about the Commits
mailing list