git: DragonFly_RELEASE_4_8 installer: Don't add an entry for 'root' to /etc/crypttab.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Aug 13 03:09:33 PDT 2017
commit e637333841c38c89889701aca04446a9e8e69aab
Author: Sascha Wildner <saw at online.de>
Date: Sun Aug 13 12:08:23 2017 +0200
installer: Don't add an entry for 'root' to /etc/crypttab.
It is not necessary and will in fact generate a 'Device root already
exists.' warning because root has already been configured and mounted
at this point.
Summary of changes:
usr.sbin/installer/dfuibe_installer/fn_install.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e637333841c38c89889701aca04446a9e8e69aab
--
DragonFly BSD source repository
More information about the Commits
mailing list