From af49fe7832bc1ac3912e6436a91c83cbbf366759 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 25 Apr 2022 09:43:23 +0200 Subject: [PATCH] Remove leftover files of silo bootloader on sparc64 --- data/bookworm/sparc64/debian.txt | 17 ------------- data/bookworm/sparc64/notsupported.txt | 5 ---- data/bookworm/sparc64/silo.conf | 35 -------------------------- data/bullseye/sparc64/debian.txt | 17 ------------- data/bullseye/sparc64/notsupported.txt | 5 ---- data/bullseye/sparc64/silo.conf | 35 -------------------------- data/buster/sparc64/debian.txt | 17 ------------- data/buster/sparc64/notsupported.txt | 5 ---- data/buster/sparc64/silo.conf | 35 -------------------------- debian/changelog | 1 + 10 files changed, 1 insertion(+), 171 deletions(-) delete mode 100644 data/bookworm/sparc64/debian.txt delete mode 100644 data/bookworm/sparc64/notsupported.txt delete mode 100644 data/bookworm/sparc64/silo.conf delete mode 100644 data/bullseye/sparc64/debian.txt delete mode 100644 data/bullseye/sparc64/notsupported.txt delete mode 100644 data/bullseye/sparc64/silo.conf delete mode 100644 data/buster/sparc64/debian.txt delete mode 100644 data/buster/sparc64/notsupported.txt delete mode 100644 data/buster/sparc64/silo.conf diff --git a/data/bookworm/sparc64/debian.txt b/data/bookworm/sparc64/debian.txt deleted file mode 100644 index 1bae0c63..00000000 --- a/data/bookworm/sparc64/debian.txt +++ /dev/null @@ -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 ] diff --git a/data/bookworm/sparc64/notsupported.txt b/data/bookworm/sparc64/notsupported.txt deleted file mode 100644 index 871731fb..00000000 --- a/data/bookworm/sparc64/notsupported.txt +++ /dev/null @@ -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). diff --git a/data/bookworm/sparc64/silo.conf b/data/bookworm/sparc64/silo.conf deleted file mode 100644 index 516e81cc..00000000 --- a/data/bookworm/sparc64/silo.conf +++ /dev/null @@ -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 diff --git a/data/bullseye/sparc64/debian.txt b/data/bullseye/sparc64/debian.txt deleted file mode 100644 index 1bae0c63..00000000 --- a/data/bullseye/sparc64/debian.txt +++ /dev/null @@ -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 ] diff --git a/data/bullseye/sparc64/notsupported.txt b/data/bullseye/sparc64/notsupported.txt deleted file mode 100644 index 871731fb..00000000 --- a/data/bullseye/sparc64/notsupported.txt +++ /dev/null @@ -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). diff --git a/data/bullseye/sparc64/silo.conf b/data/bullseye/sparc64/silo.conf deleted file mode 100644 index 516e81cc..00000000 --- a/data/bullseye/sparc64/silo.conf +++ /dev/null @@ -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 diff --git a/data/buster/sparc64/debian.txt b/data/buster/sparc64/debian.txt deleted file mode 100644 index 1bae0c63..00000000 --- a/data/buster/sparc64/debian.txt +++ /dev/null @@ -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 ] diff --git a/data/buster/sparc64/notsupported.txt b/data/buster/sparc64/notsupported.txt deleted file mode 100644 index 871731fb..00000000 --- a/data/buster/sparc64/notsupported.txt +++ /dev/null @@ -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). diff --git a/data/buster/sparc64/silo.conf b/data/buster/sparc64/silo.conf deleted file mode 100644 index 516e81cc..00000000 --- a/data/buster/sparc64/silo.conf +++ /dev/null @@ -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 diff --git a/debian/changelog b/debian/changelog index fb6bdefb..e53614bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ debian-cd (3.1.36) UNRELEASED; urgency=medium [ John Paul Adrian Glaubitz ] * 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