Please publish 5.3's 'make release' commands
Xin LI
delphij at frontfree.net
Mon Nov 1 02:26:36 PST 2004
On Mon, Nov 01, 2004 at 10:08:40AM +0200, Michael Dexter wrote:
> Dear release team,
>
> Is there any official location of each release's actual 'make
> release' commands?
>
> 'man release' shows the "sequence of commands ... to build the 4.5
> release" which is useful but dated.
>
> If such information exists for each release, please direct me to it.
>
> If it doesn't exist, I suggest you consider it, perhaps by simply
> updating each release's 'release' man page to reflect the commands
> used to produce that release.
(Unofficial answer :-)
I think it would be quite straightforward for anyone to construct the
``official'' one theirselves. It's quite similiar, as you can build
your own 5.3-RELEASE any time you want (after the release engineering
team finally released it, of course):
make release CHROOTDIR=/local3/release \
BUILDNAME=5.3-RELEASE \
CVSROOT=/host/cvs/usr/home/ncvs \
RELEASETAG=RELENG_5_3_0_RELEASE
This assumes that you have a empty directory /local3/release, and a
CVS mirror repository stored in /host/cvs/usr/home/ncvs.
With the ability of building a custom release, it's possible to build
your own release which are more compact, or suitable for large scale
deployment (like what I am doing at my company). Additionally this
gives you an opportunity of carrying your own packages/patches that
is not yet MFC'ed (for some reasons, and we definatelly wants to know
what and why you need so you won't need to make these patches everytime),
etc.
Cheers,
--
Xin LI <delphij frontfree net> http://www.delphij.net/
See complete headers for GPG key and other information.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-qa/attachments/20041101/97644f7e/attachment.bin
More information about the freebsd-qa
mailing list