Commit Graph

105 Commits

Author SHA1 Message Date
Jordan K. Hubbard efc4435185 Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org
before doing the commit.
1996-08-21 00:26:30 +00:00
Jordan K. Hubbard 076756a2c8 Clean up some of the example docs, add a set of example files for cvsup
now that we're actively promoting that service.
1996-08-21 00:23:56 +00:00
Wolfram Schneider d2b945efae delete rule 3 (advertising) from copyright
resolve symlinks before removing user's home directory
with /bin/rm -rf <home dir>

Submitted by: Guy Helmer <ghelmer@alpha.dsu.edu>
1996-08-11 13:03:25 +00:00
Jordan K. Hubbard a1cbdd2864 Sync copyright notices.
Noticed-By: jfieber
1996-08-03 14:26:41 +00:00
Nate Williams bba2eeca64 Changes to the SLIP support files to show how to do proxy ARP. 1996-08-03 05:43:40 +00:00
Wolfram Schneider 8583318ed8 import removeuser from Guy Helmer
see file TODO for known problems
1996-07-10 22:29:30 +00:00
Poul-Henning Kamp 89cabf65de Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
Nate Williams 4012436276 Add the (commented out) OBJLINK hook. 1996-06-24 16:50:39 +00:00
Jordan K. Hubbard 2b7fa45276 Add some examples on burning CDRs - I figured it was about time to
document it! :-)
1996-06-23 16:34:44 +00:00
Andrey A. Chernov 20d1d1dc3f Remove advertising actions requirement, they are too bothering for anyone 1996-06-17 19:05:38 +00:00
Jordan K. Hubbard 0fff6423e5 Update the comments at the top of these things to fit reality. Sup hasn't
been a package which you need to add on for awhile now. :-)  Also mention
hooks in /etc/make.conf for `make update' fans.
1996-05-04 14:08:49 +00:00
Satoshi Asami 2db80aa5cd Add ports-all and comment out individual ports-*. Add commented out
ports-distfiles to ports-supfile.  Add explanations.
1996-04-30 21:05:07 +00:00
Satoshi Asami 5e29e1ca51 Take out quotes around MOTIFLIB. Clarify comments a bit, most users
don't have to touch neither X11BASE nor MOTIFLIB.

Reported by:	kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
Dima Ruban 0b1fc026ab Added sup5.freebsd.org (burka.rdy.com)
Obtained from: DNS :-)
1996-04-20 08:12:46 +00:00
Andrey A. Chernov db3a276987 Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
Andrey A. Chernov 74bf61cc44 Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
Satoshi Asami cf59981cf4 Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. 1996-04-12 09:28:14 +00:00
Garrett Wollman 8919eed437 A sample program for /dev/perfmon 1996-03-28 21:20:22 +00:00
Andrey A. Chernov 7573cb47cf Increment network byte order properly
Reviewed by: wollman
1996-03-12 10:23:30 +00:00
Satoshi Asami e964528dea Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
Andrey A. Chernov de057eb654 -u unit-command example 1996-02-17 19:36:08 +00:00
Adam David 6f3ce68f18 improve the comment for BOOTWAIT 1996-02-15 21:14:36 +00:00
Andrey A. Chernov abc8ea162c Be more specific about Europe servers 1996-02-05 17:37:54 +00:00
Mike Pritchard 8e4005042a Added a little more verbage to the top of this document and
added sup2.au.freebsd.org.
1996-02-05 17:15:38 +00:00
Andrey A. Chernov 11a063866f Alternative SUP servers list (correct me, if I forgot smth) 1996-02-04 23:23:31 +00:00
Bruce Evans eb646a7515 Use `make' loops instead of shell loops to install things. This fixes
the verbose output for `make -s install' and gives nicer output for
`make install' and `make -n install'.  This method should be used more.

Install meteor and startslip.  In fact, install all subdirectories
except CVS.  This method should be used more so that SUBDIR lists don't
have to be changed so often (special cases could be handled by short
exclusion lists).
1996-01-21 17:57:25 +00:00
Andrey A. Chernov 92f710b2bc Remove -fno-strength-reduce, gcc bug fixed recently 1996-01-05 18:54:07 +00:00
Peter Wemm a5b996a7ec recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Bruce Evans 9463bb149a Updated lkm examples to work with prototype-related changes to the
MOD_MISC() and DISPATCH() macros.

Renamed new_syscall module as new_syscall_mod.  It seems to be standard
to have module names ending with _mod, and this may be forced when
MOD_SYSCALL() and MOD_VFS() are updated to match MOD_MISC().

Cleaned up lkm examples a little.
1995-12-25 07:19:32 +00:00
Andrey A. Chernov 58f1606432 Back out my prev commit, I didn't fully update some things on my machine :-( 1995-12-21 09:09:53 +00:00
Andrey A. Chernov db6013f206 Fix collection names to reflect reality 1995-12-21 08:10:47 +00:00
Peter Wemm db181d69a6 Dive in the deep end and change the examples installation method.. :-/
the 'rm -rf' and cpio was bugging me because rdist used to get false hits
and also it installs the files with the wrong uid.
I've tried this by running a find .. -exec ${INSTALL} ...; instead...
1995-12-11 03:03:24 +00:00
Justin T. Gibbs 661f584fa3 Fix spelling errors.
Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu>
1995-12-10 19:27:40 +00:00
Mark Murray b7af0192b8 Modify the supfile collection target names in accordance with Freefall's
convention. My international site has been fixed!
1995-12-10 08:08:16 +00:00
Satoshi Asami 6da04ee677 Add ports-www. 1995-12-10 08:04:21 +00:00
Justin T. Gibbs 9a6d922086 Official CVS supfile in preparation for opening of our tree. 1995-12-10 07:35:44 +00:00
Justin T. Gibbs 1753419ae8 Seeing as I was elected without nomination to being SUP meister, update
these files a bit.  The entries for the International secure collections
don't match Freefall's naming conventions, but hopefully MarkM will fix that
soon.  Each file now has an extensive header describing what it is, how
to use it, and how you may want to customize it for a particular system.
1995-12-10 02:39:24 +00:00
Andrey A. Chernov 52f7e0e6d2 Yet one conf example 1995-12-09 05:11:02 +00:00
Nate Williams 5e15ba9fd8 Added support for the slip.hosts options 'normal', 'compress', 'noicmp',
and 'autocmp'.

Obtained from: (mostly) slattach and (slightly) 1.X
1995-12-04 06:10:29 +00:00
Andrey A. Chernov ffe4e40844 Remove ports-utils 1995-11-30 19:57:56 +00:00
Satoshi Asami df5379dcaf Add ports-misc and ports-www. 1995-11-30 07:18:26 +00:00
Andrey A. Chernov d54d4366c8 Refle 1995-09-30 17:20:27 +00:00
John Fieber a282510c29 Add sup. 1995-09-30 15:46:54 +00:00
John Fieber 6f2fec346f Move supfile examples from share/FAQ/extras to share/examples/sup 1995-09-30 15:24:57 +00:00
Andrey A. Chernov 1012b636c9 Change SUPFILEx order, secure first, ports second to make base system update first
All stuff commented out
1995-09-28 14:59:44 +00:00
Peter Wemm 5fec88bb16 Fix typo.
The skeleton still had one reference to "THE REGENTS" instead of "[your name]"
1995-09-22 20:47:03 +00:00
Andrey A. Chernov 2649c37b27 Update to reflect new options 1995-09-15 20:15:10 +00:00
Andrey A. Chernov 7cb763927f Reflect new LINE env variable addition 1995-09-15 16:45:49 +00:00
Andrey A. Chernov cf9b8ec06b Add -fno-strength-reduce to -O2 optimization, all stuff commented out 1995-09-15 01:05:41 +00:00
Andrey A. Chernov b81f547e3a Add commented out entries for SUP update, 3 standard supfiles handled:
standard/ports/secure
1995-09-15 01:03:55 +00:00