[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unofficial NETINST etch image build problem



Steve McIntyre wrote:
<snip*>
> Hmmm. Checking, build.sh will set COMPLETE to 1 unless you explicitly
> set it to 0 somewhere first. Give that a try?

Yes, but 10 lines below we have:

if [ "$TASK"x = ""x ] ; then
        case "$INSTALLER_CD"x in
                "1"x)
                        TASK=tasks/debian-installer-$CODENAME
                        unset COMPLETE
                        ;;
                "2"x)
                        TASK=tasks/debian-installer+kernel-$CODENAME
                        unset COMPLETE
                        ;;
                *)
                        COMPLETE=1
                        ;;
        esac
fi

So that shouldn't be a problem.

-- 
regards,
Georgi Alexandrov

key server - pgp.mit.edu :: key id - 0x37B4B3EE
Key fingerprint = E429 BF93 FA67 44E9 B7D4  F89E F990 01C1 37B4 B3EE

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: