Package: debian-installer Version: 20140802 Severity: normal [ Continued from #764154 ]
Cyril Brulebois <k...@debian.org> (2015-04-14): > Holger Wansing <li...@wansing-online.de> (2014-10-05): > > The help pages on the initial d-i boot screen list the short boot commands > > "install", "expert", rescue", "installgui", "expertgui", rescuegui", > > which are all no longer working (at least on x86). > > That is on pages F3, F4, F6, F7, F8. > > So a fix is pending as documented in #781853. > > > Additionally, the help page for copyrights and warranties is no longer at > > F10 > > (as it should be, according to the overview found on F1), it has moved to > > F11. > > I'll try and figure out why that is, but I must confess this is likely > to be ignored for D-I Jessie RC3 if I don't figure it out within a few > minutes. (In which case I'll open a wishlist bug report to keep track > of it for a later fix.) Tests: ------ for X in 20140316 20140802 20141002; do test http://ftp.fr.debian.org/debian/dists/sid/main/installer-amd64/<X>/images/netboot/mini.iso done Results: -------- 20140316 is unaffected but the others are. Since the only changes touching build/boot between both unaffected/first affected versions are the following ones, I'm tempted to suspect something else changed (syslinux 4 → 6 happened, for example), and I won't be trying to figure out what that is since the impact is rather low. Filing a bug report accordingly as I've announced in my previous mail. In case someone figures out a patch before the end of the week, that might still end up in D-I Jessie RC3 (see https://lists.debian.org/debian-boot/2015/04/msg00264.html). Changes: -------- | (sid-amd64-devel)kibi@wodi:~/debian-installer/installer$ git log --stat 20140316..20140802 -- build/boot/ | commit 489a4fbf607909f616989f3a6f4a2588059cc51b | Author: Ian Campbell <i...@hellion.org.uk> | Date: Sat Mar 1 03:30:07 2014 +0000 | | arm: include dtb files for netboot. | | More and more platforms require a device tree to boot. We include them in the | kernel package and the udeb, export them into the installer output as well. | | This introduces a new "medium" to the relevant architectures. This isn't a true | "medium", but since DTBs are common to the netboot/ network-console etc this | puts them at the top level. | | This is enabled for armhf and armel/kirkwood. The other armel subarchs don't | appear to produce any device tree. | | build/boot/README.device-tree | 2 ++ | 1 file changed, 2 insertions(+) | | commit bfbe903fe31da0d4398ea2cc6019e6a901f80353 | Author: Martin Michlmayr <t...@cyrius.com> | Date: Wed Apr 2 20:29:01 2014 -0400 | | Add support for QNAP HS-210. Thanks to Kevin Woldt for the patch. | | build/boot/arm/qnap-flash-debian | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | | commit 0ef32ab14aba9dee627e1cc3954e8784a28fb15a | Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> | Date: Wed Mar 26 04:20:20 2014 +0100 | | Really force using 9 font width to get 720x400 video mode for crappy hardware, even if that is bogus for Unifont | | build/boot/hurd/grub-hurd-cdrom.cfg | 2 +- | build/boot/hurd/grub-hurd-pxe.cfg | 2 +- | 2 files changed, 2 insertions(+), 2 deletions(-) | | commit 1f751a4491cd6f148d6182fd189ef83a0feb80c7 | Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> | Date: Thu Mar 20 14:36:54 2014 +0100 | | Add a separate Hurd boot option for CJK support in pseudo-graphical mode | | so the default can use 720x400 resolution, instead of using 640x400 which is not | supported by some screens... | | build/boot/hurd/grub-hurd-cdrom.cfg | 5 +++++ | build/boot/hurd/grub-hurd-pxe.cfg | 5 +++++ | 2 files changed, 10 insertions(+) Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150414143348.18587.62221.report...@arya.home.mraw.org