=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/21.html,v retrieving revision 1.29 retrieving revision 1.30 diff -c -r1.29 -r1.30 *** www/21.html 2019/06/13 05:33:57 1.29 --- www/21.html 2019/06/13 05:51:38 1.30 *************** *** 39,45 ****

All applicable copyrights and credits are in the src.tar.gz, sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the ! files fetched via ports.tar.gz.


--- 39,45 ----

All applicable copyrights and credits are in the src.tar.gz, sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the ! files fetched via ports.tar.gz.


*************** *** 170,177 ****

Notes about the source code

! src.tar.gz contains a source archive starting at /usr/src. This file ! contains everything you need except for the kernel sources, which are in a separate archive. To extract:

  # mkdir -p /usr/src
--- 170,177 ----
  

Notes about the source code

! src.tar.gz contains a source archive starting at /usr/src. ! This file contains everything you need except for the kernel sources, which are in a separate archive. To extract:

  # mkdir -p /usr/src
***************
*** 179,185 ****
  # tar xvfz /tmp/src.tar.gz
  

! srcsys.tar.gz contains a source archive starting at /usr/src/sys. This file contains all the kernel sources you need to rebuild kernels. To extract:

--- 179,185 ----
  # tar xvfz /tmp/src.tar.gz
  

! sys.tar.gz contains a source archive starting at /usr/src/sys. This file contains all the kernel sources you need to rebuild kernels. To extract: