Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 22:20:09 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 80028 for review
Message-ID:  <200507112220.j6BMK9dD089372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=80028

Change 80028 by soc-andrew@soc-andrew_serv on 2005/07/11 22:20:02

	Welcome in our new HEAD overloard to the BSD Installer

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/release/Makefile#9 integrate

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/release/Makefile#9 (text+ko) ====

@@ -1,4 +1,4 @@
-# $FreeBSD: src/release/Makefile,v 1.887 2005/07/11 03:59:25 scottl Exp $
+# $FreeBSD: src/release/Makefile,v 1.888 2005/07/11 15:50:29 kensmith Exp $
 #
 # make release [BUILDNAME=somename] CHROOTDIR=/some/dir CVSROOT=/cvs/dir \
 #     [RELEASETAG=tag]
@@ -18,16 +18,16 @@
 # Set these, release builder!
 #
 # Fixed version:
-#BUILDNAME=6.0-CURRENT
+#BUILDNAME=7.0-CURRENT
 #
 # Automatic SNAP versioning:
 DATE != date +%Y%m%d
-BASE = 6.0
+BASE = 7.0
 BUILDNAME?=${BASE}-${DATE}-SNAP
 #
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_4
+#RELEASETAG=RELENG_6
 #
 # To test a release with a source tree containing patches and
 # other work. This tree will get copied instead of getting the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507112220.j6BMK9dD089372>