Don't setup/use any csw packages that use the /opt/csw/var/ tree yet!
uname -a
umask 0222; mkdir /autofs
Add "/autofs" entry to file "/.software/local/accounts/config/local/orphan_ignore"
#
#
/etc/init.d/autofs stop && /etc/init.d/autofs start
ls /autofs/software/.
ln -s /autofs/software/csw /opt/csw
ls /opt/csw/bin
# csw tree is the open source software we're getting from
# http://www.blastwave.org/. We install the software on host "core.cs"
# using "/opt/csw/bin/pkg-get -i
# "fs-software.cs" file server. The host "backup.cs" then rsync's the
# "fs-software.cs:/opt/csw" to mirror "fs-software.student.cs:/opt/csw" via a root cronjob.
#
csw -ro,soft,intr,nosuid \
fs-software.cs.uwaterloo.ca,fs-software.student.cs.uwaterloo.ca(1):/opt/csw
# Note: Program "orphan" (if installed) does not recognize these mounts
# as NFS mounts and therefore must be explicitly configured not to
# descend them. See the information about the "orphan_ignore" file
# in "man orphan".
#
#
# Map file for open-source software mounts.
/autofs/software auto_software