heads/initrd
Matt DeVillier c982be5bd4
config-gui: filter out invalid boot device options
use similar filtering logic as with USB drives to provide
the user a more sane list of boot device options. Show user
only valid bootable partitions, not block devices.

There's no point in showing /dev/nvme0 and /dev/nvme0n1 (eg)
when /dev/nvme0n1p[1..n] (eg) exist, as the former are not
valid boot devices.

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
2019-08-05 11:03:44 -05:00
..
.gnupg instruct gpg to use gpg-agent. 2019-01-29 11:16:13 -05:00
bin config-gui: filter out invalid boot device options 2019-08-05 11:03:44 -05:00
etc gui-init: move update_checksums() to /etc/functions 2019-07-12 11:51:18 -05:00
sbin "$@" does not expand correctly in test expressions, use "$*" instead (issue ) 2017-04-11 06:31:25 -04:00
.ash_history GPG2 required changes for key and trustdb generation and inclusion in rom 2019-01-29 11:18:11 -05:00
init initrd: don't mount efivars fs on non-linuxboot systems 2019-06-25 10:07:10 -05:00
mount-boot extract and verify gpg signature on the boot script 2016-08-06 17:13:22 -04:00