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

git: ccdconfig(8): When ccd can't be kldloaded, explain a possible reason.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Feb 2013 08:49:38 -0800 (PST)

commit e336f5c1749c14fda9349fa5033ba676a58f4f07
Author: Sascha Wildner <saw@online.de>
Date:   Sat Feb 16 17:49:01 2013 +0100

    ccdconfig(8): When ccd can't be kldloaded, explain a possible reason.
    
    If /etc/ccd.conf is present, /etc/rc.d/ccd will run ccdconfig in the
    early boot when only root is mounted read-only. On HAMMER systems (or
    any other system where /boot isn't part of the root partition) it can
    not automatically load ccd.ko at this point. This was different on
    UFS where /boot was usually not separate.
    
    So in case it fails, give the user a better message that explains the
    options he has.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2439>
    Reported-by:   Christer Solskogen

Summary of changes:
 sbin/ccdconfig/ccdconfig.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e336f5c1749c14fda9349fa5033ba676a58f4f07


-- 
DragonFly BSD source repository



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