Changes between Version 1 and Version 2 of FreeBSD12_Guide
- Timestamp:
- Feb 6, 2019, 8:50:06 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD12_Guide
v1 v2 1 1 [[PageOutline]] 2 2 3 = Nodefactory based on FreeBSD 1 1-RELEASE =4 5 This guide is last updated for use with FreeBSD 1 1.2-RELEASE3 = Nodefactory based on FreeBSD 12-RELEASE = 4 5 This guide is last updated for use with FreeBSD 12.0-RELEASE 6 6 7 7 ---- … … 117 117 === A.4. Development tools === 118 118 Bootstrap development packages: 119 build# env A LWAYS_ASSUME_YES=1 pkg install vim-console sudo screen ca_root_nss subversion p5-ack119 build# env ASSUME_ALWAYS_YES=1 pkg install vim-console sudo screen ca_root_nss subversion p5-ack 120 120 121 121 Tip: screen can be a handy tool if you are working on a remote host.