看板 DFBSD_commit 關於我們 聯絡資訊
commit e7568e4314be17d618df7d7ce6efa11a9faccc9f Author: Sascha Wildner <saw@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