Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2004 00:19:59 +0100
From:      Melvyn Sopacua <freebsd-questions@webteckies.org>
To:        freebsd-questions@FreeBSD.org
Subject:   Re: Building a custom release, not working
Message-ID:  <200402010019.59401.freebsd-questions@webteckies.org>
In-Reply-To: <48BA4885-5431-11D8-A483-000A959CF11A@balius.com>
References:  <48BA4885-5431-11D8-A483-000A959CF11A@balius.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary-02=_fgDHAofu51Rz2gK
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Saturday 31 January 2004 22:06, Chad M Stewart wrote:

> I printed off the FreeBSD Release Engineering document and read through
> it.  I then proceeded to create a local copy of the CVS tree.

And did you checkout /usr/src with that local copy? And did you do a make=20
buildworld, to populate /usr/obj with the output of that new tree.

ie:
cd /usr
mv src src.old
cvs -d/home/cms/cvs_root co -r RELENG_4_9 src
cd src
make buildworld
# might be sensible to do, not strictly necessary:
# make buildkernel KERNCONF=3DYOUR_KERNEL
# make installkernel KERNCONF=3DYOUR_KERNEL
# reboot
# make installworld
# mergemaster
cd release
make release ....options...


=2D-=20
Melvyn

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=46reeBSD sarevok.webteckies.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Ja=
n 28=20
18:01:18 CET 2004    =20
root@sarevok.lan.webteckies.org:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG =
=20
i386
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D

--Boundary-02=_fgDHAofu51Rz2gK
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAHDgfOv9JNmfFN5URAl1wAJ4jjjhHn1lQYun2yv0XdcaL8WmbjgCgnD7T
vZUwhc2nz10rCnww4lNv8e4=
=Sh3w
-----END PGP SIGNATURE-----

--Boundary-02=_fgDHAofu51Rz2gK--



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