Changes between Version 13 and Version 14 of NanoBSD
- Timestamp:
- Apr 20, 2009, 2:13:36 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NanoBSD
v13 v14 15 15 1. get latest sources {{{ csup -g -L 2 -h cvsup.nl.freebsd.org /usr/share/examples/cvsup/standard-supfile }}} 16 16 1. install subversion {{{ pkg_add -r subversion }}} 17 1. fetch ports {{{ portsnap fetch extract }}} 17 1. fetch ports {{{ portsnap fetch extract }}} 18 1. OPTIONAL, every developer has his own preferences, these are mine ;-) {{{ pkg_add -r vim-lite sudo }}} 18 19 19 20 = Introduction =