git: installer: Fix the LiveCD's /etc/fstab regarding /usr/local.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Apr 4 08:43:27 PDT 2010
commit e7568e4314be17d618df7d7ce6efa11a9faccc9f
Author: Sascha Wildner <saw at online.de>
Date: Sun Apr 4 17:21:57 2010 +0200
installer: Fix the LiveCD's /etc/fstab regarding /usr/local.
/usr/local/etc was mounted read/write (a remnant from the FreeBSD ports
era). Instead, mount /usr/pkg/etc in order to give the user a chance to
tweak the settings of the packages which come on the LiveCD.
Summary of changes:
nrelease/gui/etc/fstab | 2 +-
nrelease/root/etc/fstab | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7568e4314be17d618df7d7ce6efa11a9faccc9f
--
DragonFly BSD source repository
More information about the Commits
mailing list