misc/52122: make release does not use proper binar
Ruslan Ermilov
ru at freebsd.org
Thu May 15 22:10:10 PDT 2003
The following reply was made to PR misc/52122; it has been noted by GNATS.
From: Ruslan Ermilov <ru at freebsd.org>
To: "David O'Brien" <obrien at freebsd.org>
Cc: John Hay <jhay at icomtek.csir.co.za>, bug-followup at freebsd.org
Subject: Re: misc/52122: make release does not use proper binar
Date: Fri, 16 May 2003 08:06:51 +0300
--wRRV7LY7NUeQGEoC
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, May 15, 2003 at 06:10:34PM -0700, David O'Brien wrote:
> On Thu, May 15, 2003 at 09:56:24PM +0300, Ruslan Ermilov wrote:
> > > > Now you know what to do -- you have to buildworld at the minimum
> > >=20
> > > I did build world. But you're being vauge -- which world??? Give a =
list
> > > of specific steps.
> > >=20
> > Normal world, David, nothing magical.
> >=20
> > Option 1:
> >=20
> > cd /usr/src && \
> > make buildworld (if you're sure the installed kernel can run it)
> >=20
> > Option 2:
> >=20
> > cd /usr/src && make world kernel (in the order documented in
> > UPDATING)
> >=20
> > Then:
> >=20
> > cd /usr/src/release
> > make release ...
>=20
> You seem to keep missing the point that I did not want to restart a "make
> release" that included ports and docs. Such a release takes a very long
> time on Alpha.
>=20
You could as easily extend the idea for "make rerelease":
Upgrade the world first:
cd /usr/src && \
make world DESTDIR=3D${CHROOTDIR}
cd /usr/src/etc && \
make distribution DESTDIR=3D${CHROOTDIR}
Then:
cd /usr/src/release
make rerelease ...
Cheers,
--=20
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software AG,
ru at FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
--wRRV7LY7NUeQGEoC
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+xHHrUkv4P6juNwoRAhV0AJwJuHkf5RQmT7SuaqFRYnNrr7HdyACfVmDD
OpjazgoN7RcHRz+FTtbyKx0=
=cS22
-----END PGP SIGNATURE-----
--wRRV7LY7NUeQGEoC--
More information about the freebsd-bugs
mailing list