Changes between Version 45 and Version 46 of FreeBSDJail
- Timestamp:
- Nov 3, 2010, 7:15:49 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSDJail
v45 v46 87 87 }}} 88 88 89 Bit more user friendly default csh shell. Include the hostname: 90 pzwet# echo 'set prompt="`hostname -s`% "' >> /etc/csh.cshrc 91 89 92 Tip: Make sure your port directory is clean before start. Run {{{find /usr/ports/ -mindepth 3 -maxdepth 3 -type d -name work | rev | cut -c 5- | rev | xargs -n 1 -I % make -C % clean}}} if you are not sure. 90 93 Install the ports: