Date: Tue, 21 Oct 2008 19:42:56 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/release Makefile Message-ID: <200810211943.m9LJhCdN054214@repoman.freebsd.org>
index | next in thread | raw e-mail
kensmith 2008-10-21 19:42:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
release Makefile
Log:
SVN rev 184137 on 2008-10-21 19:42:56Z by kensmith
MFC r183771 and r183860:
r183771:
Add a build knob MAKE_DVD to control on a per-architecture basis whether
or not to build a tree used for the creation of a DVD image. If that is
enabled set up a DVD tree by installing everything we normally install
to the individual CDROM trees into the one DVD tree. The result is one
image with all the install bits, livefs bits, and doc bits suitable for
burning to a DVD instead of CDROM.
Enable building the DVD for amd64 and i386.
r183860:
The thought of making more than one DVD image for a release really
freaks me out. But it turns out we might be able to generalize
a few of the other things RE uses to assemble the package trees
for releases if the DVDs use a naming theme close to what is used
for the CDROMS (disc1, disc2, etc). So change the name to dvd1.
Hopefully this way src/release/scripts/{package-split.py,package-trees.sh}
can be generalized instead of copied-and-hacked.
Approved by: re (kib)
Revision Changes Path
1.924.2.5 +74 -0 src/release/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810211943.m9LJhCdN054214>
