=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.shar,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** www/anoncvs.shar 1997/10/13 21:28:47 1.9 --- www/anoncvs.shar 1998/12/22 22:55:19 1.10 *************** *** 61,67 **** X X********************************************************************** XSTEP 1) find enough disk space. ! X you need roughly 500MB. X mount it on /open X if you are not able to mount it as /open, substitute it's location X throughout the rest of this description --- 61,67 ---- X X********************************************************************** XSTEP 1) find enough disk space. ! X you need roughly 750MB. X mount it on /open X if you are not able to mount it as /open, substitute it's location X throughout the rest of this description *************** *** 166,172 **** XSTEP 5): Get sup permission. Xsend mail to sup@openbsd.org X1) to have sup permissions granted on an appropriate machine for you ! X to sup from. X2) to have an anoncvsN.COUNTRY.openbsd.org alias created X3) to have your site mentioned in the http://www.openbsd.org page. X --- 166,173 ---- XSTEP 5): Get sup permission. Xsend mail to sup@openbsd.org X1) to have sup permissions granted on an appropriate machine for you ! X to sup from. We will need to know your host's real hostname and ! X IP address. X2) to have an anoncvsN.COUNTRY.openbsd.org alias created X3) to have your site mentioned in the http://www.openbsd.org page. X *************** *** 182,194 **** Xreadable. michaels@openbsd.org knows how to fix this. X XThe file /open/sup/ss contains a line that tells sup where to get the ! Xcvs tree from. it can contain *one* of: X X cvs host=anoncvs1.ca.openbsd.org hostbase=/usr/OpenBSD base=/open/anoncvs delete - X cvs host=cvs.openbsd.org hostbase=/ base=/open/anoncvs delete X - X You should ask which one to use when obtaining sup permission. - X XThe file /open/sup/cvs/refuse tells sup what files it should not get. XIt should contain the single line: X --- 183,192 ---- Xreadable. michaels@openbsd.org knows how to fix this. X XThe file /open/sup/ss contains a line that tells sup where to get the ! Xcvs tree from. it will normally contain: X X cvs host=anoncvs1.ca.openbsd.org hostbase=/usr/OpenBSD base=/open/anoncvs delete X XThe file /open/sup/cvs/refuse tells sup what files it should not get. XIt should contain the single line: X *************** *** 255,261 **** X-r--r--r-- 1 root wheel 0 Nov 30 1995 .hushlogin X-r--r--r-- 1 root wheel 188 Nov 30 1995 .plan X-r--r--r-- 1 root wheel 0 Nov 29 1995 .profile ! Xdrwxrwxrwx 2 deraadt wheel 512 Nov 29 1995 bin/ Xdrwxrwxr-x 6 deraadt cvs 512 Jun 16 20:28 cvs/ Xdrwxr-xr-x 2 root wheel 512 Nov 30 1995 dev/ Xdrwxr-xr-x 2 root wheel 512 Nov 29 1995 etc/ --- 253,259 ---- X-r--r--r-- 1 root wheel 0 Nov 30 1995 .hushlogin X-r--r--r-- 1 root wheel 188 Nov 30 1995 .plan X-r--r--r-- 1 root wheel 0 Nov 29 1995 .profile ! Xdrwxrwxr-x 2 deraadt wheel 512 Nov 29 1995 bin/ Xdrwxrwxr-x 6 deraadt cvs 512 Jun 16 20:28 cvs/ Xdrwxr-xr-x 2 root wheel 512 Nov 30 1995 dev/ Xdrwxr-xr-x 2 root wheel 512 Nov 29 1995 etc/ *************** *** 265,271 **** X[eap anoncvs 8 ]> ls -alFR bin usr tmp etc dev Xbin: Xtotal 948 ! Xdrwxrwxrwx 2 deraadt wheel 512 Nov 29 1995 ./ Xdrwxr-xr-x 9 root wheel 512 Jan 3 21:55 ../ X--wx--x--x 1 deraadt wheel 40960 Jun 18 09:45 cat* X--wx--x--x 1 deraadt wheel 40960 Jun 18 09:45 pwd* --- 263,269 ---- X[eap anoncvs 8 ]> ls -alFR bin usr tmp etc dev Xbin: Xtotal 948 ! Xdrwxrwxr-x 2 deraadt wheel 512 Nov 29 1995 ./ Xdrwxr-xr-x 9 root wheel 512 Jan 3 21:55 ../ X--wx--x--x 1 deraadt wheel 40960 Jun 18 09:45 cat* X--wx--x--x 1 deraadt wheel 40960 Jun 18 09:45 pwd* *************** *** 383,389 **** Xfinding an OpenBSD machine to use. (and duplicating the example above) X X**SunOS 5) ! XBob Beck has done this. E-mail for Xhelp if you need it. X X**OSF 1) --- 381,387 ---- Xfinding an OpenBSD machine to use. (and duplicating the example above) X X**SunOS 5) ! XBob Beck has done this. E-mail for Xhelp if you need it. X X**OSF 1) *************** *** 415,420 **** --- 413,419 ---- X cvs fails to install if you don't have makeinfo ... just search for the X string ' install-info$' with regex and remove it from the Makefile for the X install and you'll be fine, or install 'texinfo', your choice. + X END-of-README echo x - anoncvssh.c sed 's/^X//' >anoncvssh.c << 'END-of-anoncvssh.c'