[Bug 1818557] [NEW] Include regexp in grubx64.efi.signed
Alkis Georgopoulos
1818557 at bugs.launchpad.net
Mon Mar 4 18:23:29 UTC 2019
Public bug reported:
The regexp module is rather useful because it includes support for globs, for example:
for iso in /boot-isos/ubuntu*.iso; do
...add menu entry
Please consider including it to grubx64.efi.signed, so that scripts that
use globs work under secure boot.
** Affects: grub2-signed (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1818557
Title:
Include regexp in grubx64.efi.signed
Status in grub2-signed package in Ubuntu:
New
Bug description:
The regexp module is rather useful because it includes support for globs, for example:
for iso in /boot-isos/ubuntu*.iso; do
...add menu entry
Please consider including it to grubx64.efi.signed, so that scripts
that use globs work under secure boot.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1818557/+subscriptions
More information about the foundations-bugs
mailing list