"make installworld" commands used to generate manifest for makefs?

Boris Samorodov bsam at passap.ru
Wed Sep 3 15:02:29 UTC 2014


28.08.2014 23:02, Craig Rodrigues пишет:

> I did this:
> 
> make -DDB_FROM_SRC -DNO_ROOT installkernel DESTDIR=/tmp/test4
> make -DDB_FROM_SRC -DNO_ROOT installworld DESTDIR=/tmp/test4
> make -DDB_FROM_SRC -DNO_ROOT distribution DESTDIR=/tmp/test4
> 
> /tmp/test4/METALOG was created, but it did not seem to have
> /boot/kernel/kernel or
> any kernel modules.  Is that expected?

For a new installation "installworld" should be done first (it creates
the needed directory infrastructure). And then one may do
"installkernel".

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-current mailing list