git: installer: Don't add an entry for 'root' to /etc/crypttab.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Aug 13 03:09:29 PDT 2017
commit 75132aa247cac0ddc10f9e979253f76c1537c8b9
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/75132aa247cac0ddc10f9e979253f76c1537c8b9
--
DragonFly BSD source repository
More information about the Commits
mailing list