Remove leftover files of silo bootloader on sparc64
This commit is contained in:
parent
9de43f43e2
commit
af49fe7832
|
@ -1,17 +0,0 @@
|
||||||
|
|
||||||
Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!
|
|
||||||
|
|
||||||
This is a Debian installation ${MEDIA_TYPE}, built on ${BUILD_DATE}.
|
|
||||||
Keep it once you have installed your system, as you can boot from it
|
|
||||||
to repair the system on your hard disk if that ever becomes necessary.
|
|
||||||
|
|
||||||
WARNING: You should completely back up all of your hard disks before
|
|
||||||
proceeding. The installation procedure can completely and irreversibly
|
|
||||||
erase them! If you haven't made backups yet, remove the rescue CD from
|
|
||||||
the drive and press L1-A to get back to the OpenBoot prompt.
|
|
||||||
|
|
||||||
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted
|
|
||||||
by applicable law.
|
|
||||||
|
|
||||||
[ ENTER - Boot install ] [ Type "expert" - Boot into expert mode ]
|
|
||||||
[ Type "rescue" - Boot into rescue mode ]
|
|
|
@ -1,5 +0,0 @@
|
||||||
|
|
||||||
This subarchitecture is currently not supported by Debian.
|
|
||||||
Only 64-bit systems are supported (sparc64).
|
|
||||||
|
|
||||||
The last Debian release to support sparc32 (sun4m) was Etch (4.0).
|
|
|
@ -1,35 +0,0 @@
|
||||||
partition=1
|
|
||||||
timeout=600
|
|
||||||
message=/boot/debian.txt
|
|
||||||
default=install
|
|
||||||
|
|
||||||
### sparc64 boot images
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=install
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=install
|
|
||||||
|
|
||||||
# sparc64 expert boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=expert
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="debconf/priority=low"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=expert
|
|
||||||
|
|
||||||
# sparc64 rescue boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=rescue
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="rescue/enable=true"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=rescue
|
|
||||||
|
|
||||||
# sparc64 auto-install boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=auto
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="auto=true priority=critical"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=auto
|
|
|
@ -1,17 +0,0 @@
|
||||||
|
|
||||||
Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!
|
|
||||||
|
|
||||||
This is a Debian installation ${MEDIA_TYPE}, built on ${BUILD_DATE}.
|
|
||||||
Keep it once you have installed your system, as you can boot from it
|
|
||||||
to repair the system on your hard disk if that ever becomes necessary.
|
|
||||||
|
|
||||||
WARNING: You should completely back up all of your hard disks before
|
|
||||||
proceeding. The installation procedure can completely and irreversibly
|
|
||||||
erase them! If you haven't made backups yet, remove the rescue CD from
|
|
||||||
the drive and press L1-A to get back to the OpenBoot prompt.
|
|
||||||
|
|
||||||
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted
|
|
||||||
by applicable law.
|
|
||||||
|
|
||||||
[ ENTER - Boot install ] [ Type "expert" - Boot into expert mode ]
|
|
||||||
[ Type "rescue" - Boot into rescue mode ]
|
|
|
@ -1,5 +0,0 @@
|
||||||
|
|
||||||
This subarchitecture is currently not supported by Debian.
|
|
||||||
Only 64-bit systems are supported (sparc64).
|
|
||||||
|
|
||||||
The last Debian release to support sparc32 (sun4m) was Etch (4.0).
|
|
|
@ -1,35 +0,0 @@
|
||||||
partition=1
|
|
||||||
timeout=600
|
|
||||||
message=/boot/debian.txt
|
|
||||||
default=install
|
|
||||||
|
|
||||||
### sparc64 boot images
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=install
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=install
|
|
||||||
|
|
||||||
# sparc64 expert boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=expert
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="debconf/priority=low"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=expert
|
|
||||||
|
|
||||||
# sparc64 rescue boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=rescue
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="rescue/enable=true"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=rescue
|
|
||||||
|
|
||||||
# sparc64 auto-install boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=auto
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="auto=true priority=critical"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=auto
|
|
|
@ -1,17 +0,0 @@
|
||||||
|
|
||||||
Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!
|
|
||||||
|
|
||||||
This is a Debian installation ${MEDIA_TYPE}, built on ${BUILD_DATE}.
|
|
||||||
Keep it once you have installed your system, as you can boot from it
|
|
||||||
to repair the system on your hard disk if that ever becomes necessary.
|
|
||||||
|
|
||||||
WARNING: You should completely back up all of your hard disks before
|
|
||||||
proceeding. The installation procedure can completely and irreversibly
|
|
||||||
erase them! If you haven't made backups yet, remove the rescue CD from
|
|
||||||
the drive and press L1-A to get back to the OpenBoot prompt.
|
|
||||||
|
|
||||||
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted
|
|
||||||
by applicable law.
|
|
||||||
|
|
||||||
[ ENTER - Boot install ] [ Type "expert" - Boot into expert mode ]
|
|
||||||
[ Type "rescue" - Boot into rescue mode ]
|
|
|
@ -1,5 +0,0 @@
|
||||||
|
|
||||||
This subarchitecture is currently not supported by Debian.
|
|
||||||
Only 64-bit systems are supported (sparc64).
|
|
||||||
|
|
||||||
The last Debian release to support sparc32 (sun4m) was Etch (4.0).
|
|
|
@ -1,35 +0,0 @@
|
||||||
partition=1
|
|
||||||
timeout=600
|
|
||||||
message=/boot/debian.txt
|
|
||||||
default=install
|
|
||||||
|
|
||||||
### sparc64 boot images
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=install
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=install
|
|
||||||
|
|
||||||
# sparc64 expert boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=expert
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="debconf/priority=low"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=expert
|
|
||||||
|
|
||||||
# sparc64 rescue boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=rescue
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="rescue/enable=true"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=rescue
|
|
||||||
|
|
||||||
# sparc64 auto-install boots
|
|
||||||
image[sun4u]=/boot/sparc64
|
|
||||||
label=auto
|
|
||||||
initrd=/boot/initrd.gz
|
|
||||||
append="auto=true priority=critical"
|
|
||||||
image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt"
|
|
||||||
label=auto
|
|
|
@ -33,6 +33,7 @@ debian-cd (3.1.36) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
[ John Paul Adrian Glaubitz ]
|
[ John Paul Adrian Glaubitz ]
|
||||||
* Remove leftover files of silo bootloader on sparc
|
* Remove leftover files of silo bootloader on sparc
|
||||||
|
* Remove leftover files of silo bootloader on sparc64
|
||||||
|
|
||||||
-- Steve McIntyre <93sam@debian.org> Mon, 26 Jul 2021 01:02:03 +0100
|
-- Steve McIntyre <93sam@debian.org> Mon, 26 Jul 2021 01:02:03 +0100
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue