Changes between Version 58 and Version 59 of FreeBSD11_Guide


Ignore:
Timestamp:
Apr 11, 2018, 9:30:02 AM (7 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD11_Guide

    v58 v59  
    205205== F. Notes ==
    206206
    207 
     207=== F.1 total refresh in case of change in build configuration ===
     208
     209To 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}}}
    208216
    209217=== F.2 update lvrouted port (ONLY) if necessary ===