heads/initrd
Kyle Rankin 152689d5d5
Detect USB disk dynamically
Currently Heads relies on a hard-coded config value to determine which
USB disk to mount. This can be problematic when trying to distribute a
pre-built version of Heads that can work on multiple disk
configurations. I've modified the USB mounting script so that it
attempts to detect all USB boot disks present on the system, pick sane
defaults, and prompt the user when there are multiple choices.

I've also removed the USB configuration option from config-gui.sh as
this config option is no longer used.
2019-04-15 15:05:03 -07:00
..
.gnupg instruct gpg to use gpg-agent. 2019-01-29 11:16:13 -05:00
bin Detect USB disk dynamically 2019-04-15 15:05:03 -07:00
etc reverting shred on a file that is not a secret to be shredded 2019-02-24 10:29:05 -05:00
sbin "$@" does not expand correctly in test expressions, use "$*" instead (issue #181) 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 Merge branch 'master' into gpg2 2019-02-08 13:29:02 -05:00
mount-boot extract and verify gpg signature on the boot script 2016-08-06 17:13:22 -04:00