From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 15:20:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60D0416A4CE for ; Sat, 31 Jan 2004 15:20:01 -0800 (PST) Received: from sarevok.webteckies.org (node123e0.a2000.nl [24.132.35.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C15343D1D for ; Sat, 31 Jan 2004 15:20:00 -0800 (PST) (envelope-from mdev@sarevok.webteckies.org) Received: by sarevok.webteckies.org (Postfix, from userid 100) id 8C1E8B82A; Sun, 1 Feb 2004 00:19:59 +0100 (CET) From: Melvyn Sopacua Organization: WebTeckies.org To: freebsd-questions@FreeBSD.org Date: Sun, 1 Feb 2004 00:19:59 +0100 User-Agent: KMail/1.5.94 References: <48BA4885-5431-11D8-A483-000A959CF11A@balius.com> In-Reply-To: <48BA4885-5431-11D8-A483-000A959CF11A@balius.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_fgDHAofu51Rz2gK"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402010019.59401.freebsd-questions@webteckies.org> Subject: Re: Building a custom release, not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 23:20:01 -0000 --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--