DragonFly BSD
DragonFly commits List (threaded) for 2012-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_2 installer: Fix handling of CMOS set to UTC vs. CMOS set to wall time.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Nov 2012 13:46:55 -0800 (PST)

commit 116142c9d8d9794ab41f843d1c4d36288b4a4adb
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]