Date: Thu, 21 Jul 2011 11:31:44 -0500 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Aryeh Friedman <aryeh.friedman@gmail.com> Cc: FreeBSD Mailing List <freebsd-hackers@freebsd.org> Subject: Re: make release question Message-ID: <4E285470.6080706@freebsd.org> In-Reply-To: <CAGBxaX=Boak=Gaesca-EXckc0ug8fyqdj_ZDr8VmY%2BjqcP6x%2BQ@mail.gmail.com> References: <CAGBxaX=Boak=Gaesca-EXckc0ug8fyqdj_ZDr8VmY%2BjqcP6x%2BQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/21/11 10:42, Aryeh Friedman wrote: > Where does "make release" place the disk images (iso's) by default > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" On -CURRENT, it places them in /usr/obj/usr/src/release. You can use make install DESTDIR=blah to put them somewhere else. On 8.x and earlier it places them in CHROOT/R. -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E285470.6080706>