Hi,

I was wondering if poudriere jails created with ftp can be exported via
NFS and mounted from diskless clients as described in handbook:

https://www.freebsd.org/doc/en/books/handbook/network-diskless.html

Are they 'complete' jails, with the same functionality as ones created
with:

# cd /usr/src
# make buildworld
# make buildkernel
# make installworld DESTDIR=${NFSROOTDIR}
# make installkernel DESTDIR=${NFSROOTDIR}
# make distribution DESTDIR=${NFSROOTDIR}

Thank you in advance,
-- 
Marko Cupać
https://www.mimar.rs
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to