Date: Sun, 20 Nov 2011 17:37:40 +0100 (CET) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: misc/162693: release/Makefile.sysinstall on 9.x references incorrect branch in examples Message-ID: <201111201637.pAKGbehr020054@backoffice.colby.local> Resent-Message-ID: <201111201640.pAKGeDll090673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162693
>Category: misc
>Synopsis: release/Makefile.sysinstall on 9.x references incorrect branch in examples
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 20 16:40:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jimmy Olgeni
>Release: FreeBSD 9.0-PRERELEASE amd64
>Organization:
>Environment:
>Description:
In 9.0-STABLE, Makefile.sysinstall's comments still reference
RELENG_8 and stable/8 as example branches for building STABLE
snapshots.
>How-To-Repeat:
>Fix:
--- release/Makefile.sysinstall.orig 2011-09-23 02:51:37.000000000 +0200
+++ release/Makefile.sysinstall 2011-11-20 17:30:14.000000000 +0100
@@ -33,7 +33,7 @@
#
#CHROOTDIR=/junk/release
# If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_8
+#RELEASETAG=RELENG_9
#
# To test a release with a source tree containing patches and
# other work. This tree will get copied instead of getting the
@@ -72,7 +72,7 @@
#
# Subversion branch to build for src. If this is not set then it is
# automatically computed from RELEASETAG.
-#SVNBRANCH=stable/8
+#SVNBRANCH=stable/9
#
# Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we
# are building an official release. Otherwise, we are building for
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111201637.pAKGbehr020054>
