buildworld and installworld
Maxim Konovalov
maxim at macomnet.ru
Fri Jan 23 11:04:05 PST 2004
freebsd-questions@ material.
On Fri, 23 Jan 2004, 20:58+0200, Andrey Sharandakov wrote:
> Hi!
>
> 1. How can I change default dir. for buildworld output?
> (/ust/obj to /some_dir/obj)
make MAKEOBJDIRPREFIX=/some_dir/obj
> 2. How can I install (make installworld) world into different dir.
> then root dir.?
make DESTDIR=/mnt installworld
Hint: more /usr/src/Makefile.
--
Maxim Konovalov, maxim at macomnet.ru, maxim at FreeBSD.org
More information about the freebsd-stable
mailing list