Package: arcboot-installer Severity: normal Tags: patch d-i See #218273, #218208, #218209. Consistency among boot loader installers.
-- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux mykerinos 2.4.22 #2 Mon Sep 29 15:12:10 CEST 2003 i686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)
--- arcboot-installer.templates.ori 2003-10-30 19:04:43.000000000 +0100 +++ arcboot-installer.templates 2003-10-31 09:28:34.000000000 +0100 @@ -1,21 +1,20 @@ Template: arcboot/boot_device Type: string Default: /dev/sda -_Description: Where should arcboot be installed? +_Description: Disk for boot loader installation: Arcboot must be installed into the volume header of a disk with a SGI disklabel. Usually the volume header of /dev/sda is used. Please give - the device name of the disk on which to put arcboot: + the device name of the disk on which to put arcboot. Template: arcboot-installer/serial-console Type: note -_Description: Configuring Arcboot to use serial console - Arcboot is configured to use serial port ${PORT} as the console. +_Description: Arcboot configured to use a serial console + Arcboot is configured to use the serial port ${PORT} as the console. The serial port speed is set to ${SPEED}. Template: arcboot-installer/apt-install-failed Type: boolean -_Description: Unable to install arcboot in /target/. Continue anyway? - The arcboot package failed to install into /target/. It is required to - install Arcboot as a boot loader. The install problem might be unrelated to - arcboot, and it might work to continue anyway. - +_Description: Arcboot installation failed. Continue anyway? + The arcboot package failed to install into /target/. Installing Arcboot + as a boot loader is a required step. The install problem might however be + unrelated to Arcboot, so continuing the installation may be possible.