=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/24.html,v retrieving revision 1.32 retrieving revision 1.33 diff -c -r1.32 -r1.33 *** www/24.html 2019/06/13 05:33:57 1.32 --- www/24.html 2019/06/13 05:51:38 1.33 *************** *** 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.


*************** *** 150,157 ****

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
--- 150,157 ----
  

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
***************
*** 159,165 ****
  # 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:

--- 159,165 ----
  # 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: