add netinst ISO inder comment, not to be forgotten
This commit is contained in:
parent
48cfc7b908
commit
c54f35de8d
@ -52,6 +52,7 @@ RELENG_IMG=t1
|
|||||||
RES=""
|
RES=""
|
||||||
REMOTE_URL="http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd"
|
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-businesscard.iso"
|
||||||
|
#REMOTE_IMG="debian-testing-i386-netinst.iso"
|
||||||
|
|
||||||
# check for required items
|
# check for required items
|
||||||
if [ "${RELENG_XORRISO}" = "" -o "${RELENG_DIR}" = "" -o "${RELENG_IMG}" = "" ]; then
|
if [ "${RELENG_XORRISO}" = "" -o "${RELENG_DIR}" = "" -o "${RELENG_IMG}" = "" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user