freebsd-skq/release
jhb dc6f79131d Rework the checking out of the doc, src, and ports trees a bit to make it
more manageable.
- Add some helper variables (CVS_{SRC,DOC,PORTS}ARGS) to be used when
  using CVS to checkout files.  We stick release tags in these helper
  variables if they are defined and then use only one cvs command instead
  of two cvs commands with an .ifdef to choose between them.
- rm the old src/doc/ports directories as separate commands from the
  CVS comands so that the rm commands don't need to be duplicated.
- Simplify the DOMINIMALDOCPORTS case by overriding RELEASEPORTSMODULE to
  be ${MINIMALDOCPORTS} thus removing yet another nearly-duplicate cvs
  command in an .ifdef.
- Add support for grabbing src/ and doc/ from external directories
  specified via EXTSRCDIR and EXTDOCDIR instead of from CVS.  The same
  is not done for ports/ quite yet as the DOMINIMALDOCPORTS case is a
  bit tricky.

The rerelease target scripts have not been changed to use the helper
variables yet, so there is still some room for improvement.

Submitted by:	kuriyama (4)
2002-11-15 22:03:25 +00:00
..
alpha Copy EISA and PCI ahc(4) modules as well. 2002-11-14 13:26:19 +00:00
amd64 Make 'agp', 'tun', and 'if_txp' be modules on the mfsroot floppy instead of 2002-11-12 19:30:00 +00:00
doc Update sparc64 installation instructions. Because sysinstall now 2002-11-15 17:57:51 +00:00
i386 Make 'agp', 'tun', and 'if_txp' be modules on the mfsroot floppy instead of 2002-11-12 19:30:00 +00:00
ia64 Add newfs_msdos to the crunch-mix. We need to be able to newfs an 2002-11-14 01:36:04 +00:00
pc98 Make a small (1.2M) fixit floppy image for pc98. 2002-11-05 13:54:58 +00:00
picobsd de-__P() 2002-10-10 00:32:55 +00:00
scripts Explicitly add lang/perl5 to the disc1 packages. Practically speaking, 2002-11-15 19:34:31 +00:00
sparc64 Revert previous untested commit. I installed an ultra60 this morning 2002-11-01 15:29:35 +00:00
texts Make it more obvious where to find RELNOTESng source files if someone went 2002-03-06 07:59:18 +00:00
fixit.profile Don't assume fixit media is a floppy disk. 2001-10-29 16:13:29 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Rework the checking out of the doc, src, and ports trees a bit to make it 2002-11-15 22:03:25 +00:00
Makefile.inc.docports Add ports/lang/perl5 as a dependency of sgmlformat and openjade. 2002-11-10 14:38:27 +00:00