#863180 live-wrapper: Add keyboard shortcuts and revamp menus

Package:
live-wrapper
Source:
live-wrapper
Submitter:
Samuel Thibault
Date:
2022-06-30 10:33:02 UTC
Severity:
important
Tags:
#863180#5
Date:
2017-05-23 01:09:57 UTC
From:
To:
Hello,

As discussed on
https://lists.debian.org/debian-accessibility/2017/04/msg00130.html
it would be useful to have keyboard shortcuts in the live boot menu. The
attached patch implements it in both isolinux and grub. The shortcuts
are marked with '^', so that they can be implemented correctly in
syslinux. The patch also revamps the boot menu so as to integrate the
whole debian installer options (expert, rescue, auto, speech).

Samuel

#863180#14
Date:
2017-07-24 23:10:24 UTC
From:
To:
Hi,

I've taken/adapted your other patch (#863177), that's easy.

But I'm not so sonvinced about this one. It's making big changes to
the existing menu structure, particularly moving the main "install"
options off to a submenu which I don't like. It's also adding the ^
into menu titles - can we fix that too please?

Compare the attached images:

 * current.png from a 9.1.0 build
 * patched.png from a build with your patch applied

#863180#19
Date:
2022-06-24 14:49:51 UTC
From:
To:
Dear submitter,

as the package live-wrapper has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1009282

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

#863180#24
Date:
2022-06-29 21:47:31 UTC
From:
To:
Hello,

Steve McIntyre, le mar. 25 juil. 2017 00:10:24 +0100, a ecrit:

Ok, we can just stick to the debian installer main menu, with just the
additional live entries at the top.

? That's expected, these are the keyboard shortcuts, and only shows up
as highlighted letters to document the shortcuts, not as actual ^.

I'm wondering, though, where this code is living now that live-wrapper
was removed from unstable?

Samuel

#863180#29
Date:
2022-06-29 21:53:22 UTC
From:
To:
Hey Samuel,

live-wrapper is now dead - written in python2 and not maintained for
quite a while. My plan is to keep it running on build machines until
the EOL of bullseye *only*.

We've not made any live images for bookworm at all yet - I turned off
live builds when the bookworm cycle started. Roland looks to be
interested in picking up live builds again, switching to
live-build. I'm hoping he can help you.

#863180#34
Date:
2022-06-30 10:29:01 UTC
From:
To:
Hello all,
...> live-wrapper is now dead
...
of the current menus from live-build, live-wrapper and kali.
I intend to take the best of all and have accessibility in mind.

The code will land either in the live-build package directory, or
possibly in live-setup.

With kind regards,
Roland

PS: Perhaps this bug should be re-assigned to live-build, or a new one
could be created.