=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.279 retrieving revision 1.280 diff -c -r1.279 -r1.280 *** www/anoncvs.html 2008/01/14 15:49:54 1.279 --- www/anoncvs.html 2008/03/01 11:33:54 1.280 *************** *** 65,72 **** XFree86-3 software project. This is here just for historical purposes, most users will have no reason to use this tree, it is no longer being used. !
  • XF4 - Houses OpenBSD's active X source tree. !
  • xenocara - Houses OpenBSD's in-development X.org v7 tree.

    --- 65,72 ---- XFree86-3 software project. This is here just for historical purposes, most users will have no reason to use this tree, it is no longer being used. !

  • XF4 - Houses OpenBSD's adaptation of the XFree86-4 source tree. !
  • xenocara - Houses OpenBSD's active X.org v7 source tree.

    *************** *** 131,138 **** To extract the source tree from the CD to /usr/src (assuming the CD is mounted on /mnt):

    !     # cd /usr/src; tar xzf /mnt/src.tar.gz
    !     # cd /usr; tar xzf /mnt/XF4.tar.gz
          # tar xzf /mnt/ports.tar.gz
      
    --- 131,140 ---- To extract the source tree from the CD to /usr/src (assuming the CD is mounted on /mnt):
    !     # cd /usr/src
    !     # tar xzf /mnt/src.tar.gz
    !     # tar xzf /mnt/xenocara.tar.gz
    !     # cd /usr
          # tar xzf /mnt/ports.tar.gz
      
    *************** *** 142,156 **** which contains the files used to create the kernel, and src.tar.gz which contains all the other "userland" utilities. In general, however, you will usually want both of them installed. ! Assuming the downloaded files, src.tar.gz and ! sys.tar.gz are in /usr:
          # cd /usr/src
          # tar xzf ../sys.tar.gz
          # tar xzf ../src.tar.gz
          # cd /usr
    -     # tar xzf XF4.tar.gz
          # tar xzf ports.tar.gz
      
    --- 144,158 ---- which contains the files used to create the kernel, and src.tar.gz which contains all the other "userland" utilities. In general, however, you will usually want both of them installed. ! Assuming the downloaded files, src.tar.gz, ! sys.tar.gz and xenocara.tar.gz are in /usr:
          # cd /usr/src
          # tar xzf ../sys.tar.gz
          # tar xzf ../src.tar.gz
    +     # tar xzf ../xenocara.tar.gz
          # cd /usr
          # tar xzf ports.tar.gz
      
    *************** *** 709,715 **** OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.279 2008/01/14 15:49:54 grunk Exp $ --- 711,717 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.280 2008/03/01 11:33:54 steven Exp $