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

Re: Alpha CD/floppys: APB missing



Philip Hands <phil@hands.com> writes:

> While building the alpha CDs it fails when it gets to this:
> 
>   # Now the APB stuff
>   mkdir -p boot1/apb
>   cp -f $FLOPPIES/APB/* boot1/apb/
> 
> which is supposed to copy stuff from the .../disks-alpha/current/APB
> directory (which no longer exists) to the CD.
> 
> Do I just need to comment this stuff out, or has it moved elsewhere.

I've disabled its generation for now because of a lack of testers.  It
would be best if you could conditionalize it like [ -d $FLOPPIES/APB ]
&&...

        Falk


-- 
To UNSUBSCRIBE, email to debian-cd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: