From 3dddcecced37d41c67839698cd5682a17a1cc0d9 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Thu, 13 Nov 2008 01:47:08 +0000 Subject: [PATCH] This is being committed from a sparc64 (US-III, thanks Marius!) that was installed from a DVD so apparently it works... :-) Enable building DVDs for sparc64. --- release/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/release/Makefile b/release/Makefile index 1459dc50312..d2f8f08b4d7 100644 --- a/release/Makefile +++ b/release/Makefile @@ -211,6 +211,7 @@ MFSINODE= 8000 MFSLABEL= minimum3 .elif ${TARGET_ARCH} == "sparc64" DISKLABEL= sunlabel +MAKE_DVD= MFSSIZE= 4096 MFSINODE= 8192 MFSLABEL= auto