DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: installer: Fix the LiveCD's /etc/fstab regarding /usr/local.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Apr 2010 08:42:07 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]