Re: How to build -current and install to empty slice?

[ Available lists | Index of freebsd-current | Month of Jan 2003 | Week of 19 Jan 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
M. Warner Losh <imp@bsdimp.com>
Date
19 Jan 2003 20:43:55
Subject
Re: How to build -current and install to empty slice?
Message-ID
20030119.214332.123674605.imp@bsdimp.com

In reply to

[ Hide this part ]
In message: <20030120021031.GA41361@arkadia.nv.cox.net>
Ray Kohler <ataraxia@cox.net> writes:
: > # cd /5/usr/src && MAKEOBJDIRPREFIX=/5/usr/obj DESTDIR=/5 make buildworld
: > # MAKEOBJDIRPREFIX=/5/usr/obj DESTDIR=/5 make kernel
: > # MAKEOBJDIRPREFIX=/5/usr/obj DESTDIR=/5 make installworld
: > # cd /5/usr/src/etc && DESTDIR=/5 make distribution
:
: MAKEOBJDIRPREFIX is probably redundant here, but I don't know.

I don't think so. I think you need it for all the commands that have
it.

Warner



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Elapsed time: 0.124 seconds