Makoto MATSUSHITA wrote:
> dave> $ cd /usr/src
> dave> $ make installworld DESTDIR=/vol1/FreeBSD
> dave> will install the entire OS into /vol1/FreeBSD?
> 
> Yes (or it should be).
> 
> dave> Has anyone ever tried this? ;)
> 
> You should have already seen the result that uses "make installworld
> DESTDIR=/what/ever" -- FreeBSD distribution itself :-)

FWIW: This breaks if you have updated your C++ compiler,
since the .mk files incorrectly override the paths for
thing like the RTTI header files and the CRT0 stuff...

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to