From f416882bac994fd18b7229f36e3072faf19f272b Mon Sep 17 00:00:00 2001 From: Teldra Date: Sun, 24 Feb 2019 14:25:57 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5f14a..c67baad 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ boot partition. The checksums and a backup of the contents of `/boot` are stored in `/var/lib/hashboot` by default. If a checksum doesn't match, you have the option to restore the file from backup. +If there is a core- or libreboot bios and flashrom installed, **hashboot** can check bios for modifications too. + # Install * Make hashboot executable @@ -12,7 +14,7 @@ option to restore the file from backup. * If applicable, copy kernel-hook to /etc/kernel/post{inst,rm}.d/zzz-hashboot (make sure it is called after all other hooks) # Usage - +* First run creates a configurationfile. Use bitmask to select desired checkroutines * Run "hashboot index" to generate checksums and a backup for /boot and MBR * Run "hashboot check" to check /boot and MBR * Run "hashboot recover" to replace corrupted files with the backup