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

Brooks Davis brooks at freebsd.org
Mon Aug 25 17:04:53 UTC 2014


On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote:
> Hi,
> 
> Is there an easy way to take most of the commands performed
> during "make installworld" and create a manifest file
> which is compatible with makefs?

make -DNO_ROOT -DDB_FROM_SRC DESTDIR=<foo> installworld

should result in a <foo>/METALOG file suitable for passing to makefs.
You may also want the distribution target if you want a populated /etc.

-- Broks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140825/2d1989bb/attachment.sig>


More information about the freebsd-current mailing list