Also look in FreeBSD-Archive for the requested distribution, thanks to Joan Picanyol i Puig
This commit is contained in:
parent
1a26436e7c
commit
fdcbdec643
@ -325,7 +325,7 @@ ezjail_queryftpserver () {
|
|||||||
unset _ret
|
unset _ret
|
||||||
echo -n "Querying your ftp-server... "
|
echo -n "Querying your ftp-server... "
|
||||||
TIFS=${IFS}; IFS=
|
TIFS=${IFS}; IFS=
|
||||||
for ezjail_path in pub/FreeBSD/releases pub/FreeBSD/snapshot pub/FreeBSD releases snapshots NO; do
|
for ezjail_path in pub/FreeBSD/releases pub/FreeBSD/snapshot pub/FreeBSD releases snapshots pub/FreeBSD-Archive/old-releases NO; do
|
||||||
if [ ${ezjail_path} = "NO" ]; then
|
if [ ${ezjail_path} = "NO" ]; then
|
||||||
echo "Warning: I am having problems querying the ftp server you specified (${ezjail_ftphost})."
|
echo "Warning: I am having problems querying the ftp server you specified (${ezjail_ftphost})."
|
||||||
_ret=1; break
|
_ret=1; break
|
||||||
|
Loading…
x
Reference in New Issue
Block a user