|
|
|
@ -51,8 +51,7 @@ RELENG_BOOT_CAT="isolinux/boot.cat"
|
|
|
|
|
RELENG_IMG=t1
|
|
|
|
|
RES=""
|
|
|
|
|
REMOTE_URL="http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd"
|
|
|
|
|
REMOTE_IMG="debian-testing-i386-businesscard.iso"
|
|
|
|
|
#REMOTE_IMG="debian-testing-i386-netinst.iso"
|
|
|
|
|
REMOTE_IMG="debian-testing-i386-netinst.iso"
|
|
|
|
|
|
|
|
|
|
# check for required items
|
|
|
|
|
if [ "${RELENG_XORRISO}" = "" -o "${RELENG_DIR}" = "" -o "${RELENG_IMG}" = "" ]; then
|
|
|
|
|