Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 21:43:32 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ataraxia@cox.net
Cc:        dmp@pantherdragon.org, freebsd-current@FreeBSD.ORG
Subject:   Re: How to build -current and install to empty slice?
Message-ID:  <20030119.214332.123674605.imp@bsdimp.com>
In-Reply-To: <20030120021031.GA41361@arkadia.nv.cox.net>
References:  <xzpu1g6zk5u.fsf@flood.ping.uio.no> <3E2B4B61.2090603@pantherdragon.org> <20030120021031.GA41361@arkadia.nv.cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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