=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/26.html,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** www/26.html 2019/06/13 05:33:57 1.33 --- www/26.html 2019/06/13 05:51:38 1.34 *************** *** 34,40 ****

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.


--- 34,40 ----

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.


*************** *** 195,202 ****

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
--- 195,202 ----
  

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
***************
*** 204,210 ****
  # 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:

--- 204,210 ----
  # 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: