Skip to content
  • Kyle Rankin's avatar
    Make root disk hashing settings configurable · 2a0e6d62
    Kyle Rankin authored and Matt Devillier's avatar Matt Devillier committed
    The root device and the list of root directories to hash is a
    configurable option and this change adds hooks into the config-gui.sh
    script as well as all the librem board configs to allow a user to
    customize this setting.
    
    Additionally, add option to automatically check root hashes at boot
    
    This is an optional feature (and disabled by default) but some have
    already expressed interest in being able to automatically check the root
    filesystem hashes at each boot. This adds that feature to the config gui
    tool as well as adds a simple hook into kexec-select-boot where it scans
    boot hashes.
    
    I also added an option to pass an argument to root-hashes-gui.sh to
    perform a standalone check without enabling the full GUI.
    2a0e6d62