commit 47572d7e2d970f9ef93bc4203c73b182350d34a7
Author: Sascha Wildner <s...@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/47572d7e2d970f9ef93bc4203c73b182350d34a7


-- 
DragonFly BSD source repository

Reply via email to