=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ctm.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- www/Attic/ctm.html 1998/11/17 01:10:29 1.9 +++ www/Attic/ctm.html 1999/03/12 18:19:08 1.10 @@ -33,7 +33,9 @@ You begin with a base set against which later deltas are patched. To begin using ctm you must grab the latest base set and all deltas after that; once you have processed those you can process later -deltas you receive on the mailing list. +deltas you receive on the mailing list. The base sets are split +into pieces of 1400k each for easier downloading over bad lines +and you can even put them onto floppies this way.

Bases are generated approximately once every 100 relative deltas, so you never @@ -47,11 +49,14 @@ deltas up to present via ftp from the site listed below. Sizes are:

@@ -66,18 +71,22 @@
  • Subscribe to the ctm mailing list for the source set you want.

    There are several mailing lists related to ctm. There is a list for - updates to the source tree, a list for updates to the cvs tree, a list - for announcements where I'll post important announcements to ctm users, - and a list for seeing log messages from the ctm delta generator runs. + updates to the updates to cvs tree, a list for the source tree, a list + for the X11 part of both and one for the ports tree plus + a list for seeing log messages from the ctm delta generator runs.

    The following commands will subscribe you to the appropriate lists:

    -For the source tree:
    - echo subscribe OpenBSD-src | mail majordomo@OpenBSD.org
    -For the cvs tree:
    +For the cvs tree (without the X11 part):
    echo subscribe OpenBSD-cvs | mail majordomo@OpenBSD.org
    -For the announce list:
    - echo subscribe ctm-announce | mail majordomo@OpenBSD.org
    +For the X11 part of the cvs tree:
    + echo subscribe OpenBSD-cvs-x11 | mail majordomo@OpenBSD.org
    +For the source tree (without the X11 part):
    + echo subscribe OpenBSD-src | mail majordomo@OpenBSD.org
    +For the X11 part of the source tree:
    + echo subscribe OpenBSD-src-x11 | mail majordomo@OpenBSD.org
    +For the ports tree:
    + echo subscribe OpenBSD-ports-ctm | mail majordomo@OpenBSD.org
    For the ctm log list:
    echo subscribe ctm-log | mail majordomo@OpenBSD.org

    @@ -99,8 +108,8 @@

  • Grab the base set from the ftp site below, in the subdirectory -base-split/src (for OpenBSD-src) or base-split/cvs -(for OpenBSD-cvs). Grab all files in that directory, and once you have +base/OpenBSD-cvs (for OpenBSD-cvs) or base/OpenBSD-src +(for OpenBSD-src). Grab all files in that directory, and once you have them all you can create the base source tree with the following command:

    @@ -119,19 +128,32 @@

    You now need to grab the deltas which have been generated since the base -was generated. Go to the ftp site below in the subdirectory src or -cvs and grab every file whose number is larger than the -number of the base you used. +was generated. Go to the ftp site below in the subdirectory +OpenBSD-cvs or OpenBSD-src for instance and grab +every file whose number is larger than the number of the +base you used.

    -The address of the base and deltas is: +The addresses for the base and deltas are:

    + + + +

    I will make any important notes and announcements about ctm in:

    @@ -297,12 +320,18 @@ me getting the delta generation running.
  • Theo de Raadt (deraadt@theos.com) for making OpenBSD possible and - giving me the resources i needed for creating the ctm - deltas on cvs.OpenBSD.org + initially giving me the resources i needed for creating the ctm + deltas on cvs.OpenBSD.org (now they are generated elsewhere) and + for the nameserver magic -
  • Wolfram Schneider (wosch@FreeBSD.org) for setting up the ftp space - for the deltas on ctm.OpenBSD.org +
  • Todd C. Miller (millert@OpenBSD.org) for setting up and + maintaining the ctm mailinglists +
  • Bob Beck (beck@OpenBSD.org), Artur Grabowski (art@OpenBSD.org), + Magnus Holmberg (mho@OpenBSD.org) and + Wolfram Schneider (wosch@FreeBSD.org) for setting up the ftp space + for the bases and deltas on ctm.*OpenBSD.org +
  • ... and all the others who contributed indirectly .. @@ -322,7 +351,7 @@

    - $Id: ctm.html,v 1.9 1998/11/17 01:10:29 espie Exp $ + $Id: ctm.html,v 1.10 1999/03/12 18:19:08 deraadt Exp $