=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/28.html,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** www/28.html 2019/06/13 05:33:57 1.35 --- www/28.html 2019/06/13 05:51:38 1.36 *************** *** 37,43 ****

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.


--- 37,43 ----

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.


*************** *** 237,244 ****

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
--- 237,244 ----
  

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
***************
*** 246,252 ****
  # 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:

--- 246,252 ----
  # 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: