git: ccdconfig(8): When ccd can't be kldloaded, explain a possible reason.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Feb 16 08:49:38 PST 2013
commit e336f5c1749c14fda9349fa5033ba676a58f4f07
Author: Sascha Wildner <saw at 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
More information about the Commits
mailing list