debian-installer boot-menu: F10 not working

2018-10-26 Thread Holger Wansing
Hi,

I noticed that (on amd64) the F10 key in the help screens has no function.
The F10 page is however used (for copyrights and warranty hints).

Apparently this has been the case for many years (if not forever).

Any objections against this fix?


diff --git a/build/boot/x86/prompt.cfg b/build/boot/x86/prompt.cfg
index 5ee6b2780..aefae6fdb 100644
--- a/build/boot/x86/prompt.cfg
+++ b/build/boot/x86/prompt.cfg
@@ -13,4 +13,4 @@ f6 ${SYSDIR}f6.txt
 f7 ${SYSDIR}f7.txt
 f8 ${SYSDIR}f8.txt
 f9 ${SYSDIR}f9.txt
-f0 ${SYSDIR}f10.txt
+f10 ${SYSDIR}f10.txt



It works fine here, when building a netboot image locally.

Holger


-- 
Holger Wansing 
PGP-Finterprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076



Re: Installer: 32 vs. 64 bit

2018-10-26 Thread Ben Hutchings
On Fri, 2018-10-26 at 14:41 +0200, Juliusz Chroboczek wrote:
> Hi,
> 
> I've been encouraging my students to install Debian on their personal
> machines, and we've found out that a lot of them get the wrong Debian
> installer:
> 
>   - some of them attempt to install an AMD64 version of Debian in
> a 32-bit-only virtual machine;

Why are they creating 32-bit virtual machines?  Perhaps this is a bad
default in the VM manaager?

>   - others attempt to install an i386 version on 64-bit hardware.

This should work, in general.  It won't work on a 64-bit system that
only supports EFI boot - and the installer won't be able to report
that, unless it includes a dummy 64-bit EFI program just to do that.

[...]
> Could somebody please speak with the installer people so they make sure
> that the installation fails with a friendly user message in both of the
> cases outlined above?

We should not do in this in the second case, since it is supposed to
work.  (But a warning might be reasonable.)

Ben.

-- 
Ben Hutchings
The obvious mathematical breakthrough [to break modern encryption]
would be development of an easy way to factor large prime numbers.
   - Bill Gates




signature.asc
Description: This is a digitally signed message part