summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2007-11-16 13:14:27 +0000
committerkensmith <kensmith@FreeBSD.org>2007-11-16 13:14:27 +0000
commitefed1ad4e46e0c79bf8e299ecfe54b550aa3964f (patch)
tree8bb5de4dea81a5f412d23dfbde13b1eeb4d323f6 /release/Makefile
parentb6b185cd55d6d0dfba81e2250225eca628836706 (diff)
downloadFreeBSD-src-efed1ad4e46e0c79bf8e299ecfe54b550aa3964f.zip
FreeBSD-src-efed1ad4e46e0c79bf8e299ecfe54b550aa3964f.tar.gz
The i386 disc1 size wandered above what fits on 650Mb media which has been
our target previously. So i386 joins the others that have switched over to a separate livefs iso image.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 309865d..c507eab 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -192,6 +192,7 @@ MNT= /mnt
.undef MAKE_FLOPPIES
.if ${TARGET_ARCH} == "i386"
MAKE_FLOPPIES= true
+SEPARATE_LIVEFS=
SPLIT_MFSROOT=
.if ${TARGET} == "pc98"
SMALLFLOPPYSIZE= 1200
OpenPOWER on IntegriCloud