Changes between Version 58 and Version 59 of FreeBSD11_Guide
- Timestamp:
- Apr 11, 2018, 9:30:02 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD11_Guide
v58 v59 205 205 == F. Notes == 206 206 207 207 === F.1 total refresh in case of change in build configuration === 208 209 To start from scratch: 210 {{{ 211 svn up $R 212 $R/tools/package-build.sh distclean 213 $R/tools/package-build.sh initenv 214 $R/tools/package-build.sh build 215 }}} 208 216 209 217 === F.2 update lvrouted port (ONLY) if necessary ===