I can't seem to find it.
Where can I point ezjail to download the source?
Code:
# uname -a
FreeBSD hostname 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
# ezjail-admin install -sp
Your system is 9.0-RELEASE-p3. Normally FTP-servers don't provide non-RELEASE-builds.
Querying your ftp-server... The ftp server you specified (ftp.freebsd.org) seems to provide the following builds:
total 16
drwxrwxr-x 2 1006 1006 512 Jan 1 15:34 10.0-RC4
lrwxr-xr-x 1 1006 1006 14 Feb 12 2013 8.3-RELEASE -> ../8.3-RELEASE
lrwxr-xr-x 1 1006 1006 14 Oct 2 16:13 8.4-RELEASE -> ../8.4-RELEASE
drwxrwxr-x 2 1006 1006 512 May 22 2013 9.1-RELEASE
drwxrwxr-x 2 1006 1006 512 Sep 27 16:35 9.2-RELEASE
drwxrwxr-x 6 1006 1006 512 Sep 13 16:35 ISO-IMAGES
Release to fetch [ 9.0-RELEASE-p3 ]:
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/9.0-RELEASE-p3/base.txz: File unavailable (e.g., file not found, no access)
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/snapshot/amd64/amd64/9.0-RELEASE-p3/base.txz: File unavailable (e.g., file not found, no access)
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/amd64/amd64/9.0-RELEASE-p3/base.txz: File unavailable (e.g., file not found, no access)
fetch: ftp://ftp.freebsd.org/releases/amd64/amd64/9.0-RELEASE-p3/base.txz: File unavailable (e.g., file not found, no access)
fetch: ftp://ftp.freebsd.org/snapshots/amd64/amd64/9.0-RELEASE-p3/base.txz: File unavailable (e.g., file not found, no access)
fetch: ftp://ftp.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/amd64/9.0-RELEASE-p3/base.txz: File unavailable (e.g., file not found, no access)
Could not fetch base from ftp://ftp.freebsd.org.
Maybe your release (9.0-RELEASE-p3) is specified incorrectly or the host ftp.freebsd.org does not provide that release build.
Use the -r option to specify an existing release or the -h option to specify an alternative ftp server.
Where can I point ezjail to download the source?