freebsd-dev/release
John Baldwin 92f6e2c87f Rework how we layout the CD/DVD ISO images for releases. Note that this
is only the first stage and does not yet handle packages (which will move
to their own disc(s)).
- By default, include the live filesystem on disc1, so that disc1 is now
  both an install disc and a fixit disc.  The images can still be split
  into two separate discs by specifying SEPARATE_LIVEFS=yes.
- Remove /usr/ports from the live filesystem disc as the merged images
  do not fit on even i386 otherwise.  Also, the merged image already
  contains a tarball of the entire ports tree, so /usr/ports was a
  duplicate anyway.
- Stop building port READMES for the release sinc they are no longer used
  (/usr/ports in the live filesystem was the last remaining user).
- Split cdrom.1 into three targets.  cdrom.1 builds the live filesystem
  image.  cdrom.2 builds the disc1 image.  Note that if SEPARATE_LIVEFS
  is not specified these both write to the same area.  cdrom.3 builds
  the bootonly image and the UFS miniroot.
- The various distribution directories are now in a <buildname>
  subdirectory of disc1 rather than being in the root so that the merged
  image's root is not quite as cluttered.
- The disc1 image is now called disc1.iso and we no longer build a
  miniinst.iso image.  If CD_EXTRA_BITS is defined, then the iso.1 target
  will simply include those bits in the disc1 image that it builds.

MFC after:	1 day
Requested by:	re (scottl, etc.)
2005-03-02 22:46:07 +00:00
..
alpha The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
amd64 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
doc Resort newfs(8) -f entry, no content changes. 2005-03-01 18:45:34 +00:00
i386 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
ia64 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
pc98 Keep each prog on its own line so that diffs between various 2004-10-01 07:54:37 +00:00
picobsd NOPAM -> NO_PAM 2004-12-21 12:49:24 +00:00
powerpc Keep each prog on its own line so that diffs between various 2004-10-01 07:54:37 +00:00
scripts Add sysutils/portsnap onto the list of desired packages, since people 2005-01-19 21:06:22 +00:00
sparc64 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +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 Minor wordsmithing of the fixit media login message. 2004-09-02 13:45:24 +00:00
fixit.services
Makefile Rework how we layout the CD/DVD ISO images for releases. Note that this 2005-03-02 22:46:07 +00:00
Makefile.inc.docports Tidy up the list of docproj dependencies. Here comes a long 2004-09-01 14:36:48 +00:00