Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 15:21:11 +0200
From:      Marko =?UTF-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs>
To:        freebsd-stable@freebsd.org
Subject:   poudriere jail as root on nfs?
Message-ID:  <20150514152111.6d900adb@efreet>

next in thread | raw e-mail | index | archive | help
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=3D${NFSROOTDIR}
# make installkernel DESTDIR=3D${NFSROOTDIR}
# make distribution DESTDIR=3D${NFSROOTDIR}

Thank you in advance,
--=20
Marko Cupa=C4=87
https://www.mimar.rs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150514152111.6d900adb>