Doh! doh doh doh. Make alpha CDs boot properly, I hope.
This commit is contained in:
parent
277435d843
commit
0e65cd3b52
|
@ -29,7 +29,7 @@ echo -n "-J boot1" > $N.mkisofs_opts
|
||||||
|
|
||||||
# Use the generic linux image
|
# Use the generic linux image
|
||||||
cp -f $CDDIR/dists/stable/main/disks-$ARCH/current/linux \
|
cp -f $CDDIR/dists/stable/main/disks-$ARCH/current/linux \
|
||||||
boot1/$kernel
|
boot1/boot/linux
|
||||||
|
|
||||||
# Copy over the subarch boot-loaders
|
# Copy over the subarch boot-loaders
|
||||||
mkdir boot1/milo
|
mkdir boot1/milo
|
||||||
|
|
Loading…
Reference in New Issue