Date: Sun, 12 Oct 2008 02:52:56 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/release Makefile Message-ID: <200810120253.m9C2rExa005912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2008-10-12 02:52:56 UTC FreeBSD src repository Modified files: release Makefile Log: SVN rev 183772 on 2008-10-12 02:52:56Z by kensmith 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. MFC after: 1 week Revision Changes Path 1.934 +74 -0 src/release/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810120253.m9C2rExa005912>