=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/22.html,v retrieving revision 1.40 retrieving revision 1.41 diff -c -r1.40 -r1.41 *** www/22.html 2019/06/13 05:33:57 1.40 --- www/22.html 2019/06/13 05:51:38 1.41 *************** *** 40,46 ****

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.


--- 40,46 ----

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.


*************** *** 171,178 ****

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
--- 171,178 ----
  

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
***************
*** 180,186 ****
  # 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:

--- 180,186 ----
  # 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: