0
votes
2answers
155 views

Failure when make installworld is invoked to create a jail template in FreeBSD

I'm trying to follow this proceedure to install a jail template: make installworld DESTDIR=/usr/jails/mroot but get the following error: ===> lib/libcom_err/doc (install) install-info --quiet ...
0
votes
2answers
650 views

Build Freebsd from source (LFS like)

Do you know any project/document similar to Linux from Scratch for FreeBSD? Any pointers to build FreeBSD from scratch is appreciated. It is for learning purpose similar to LFS.