mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
get rid of spurious .gz on the sun4u boot image, which stops UltraSparcs
from booting.
This commit is contained in:
parent
aa08dc45b9
commit
6ad9008c00
@ -9,7 +9,7 @@ initrd=/dists/stable/main/disks-sparc/current/images-1.44/root.bin
|
||||
# Standard boot images
|
||||
image[sun4c,sun4d,sun4m]=/boot/sparc32.gz
|
||||
label=linux
|
||||
image[sun4u]=/boot/sparc64.gz
|
||||
image[sun4u]=/boot/sparc64
|
||||
label=linux
|
||||
|
||||
# Rescue boots
|
||||
|
Loading…
Reference in New Issue
Block a user