Added manpage build instructions.

pull/9/head
tastytea 2019-02-24 15:34:16 +01:00
parent 8647dd65b1
commit d0fd5a6a68
No known key found for this signature in database
GPG Key ID: CFC39497F1B26E07
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ If there is a core- or libreboot bios and flashrom installed, **hashboot** can c
* Place hashboot anywhere in $PATH
* Install the appropriate init script
* If applicable, copy kernel-hook to /etc/kernel/post{inst,rm}.d/zzz-hashboot (make sure it is called after all other hooks)
* To generate the manpage, install asciidoc and run `build_manpage.sh`.
# Usage
* First run creates a configuration file. Use bitmask to select desired checkroutines

View File

@ -22,7 +22,7 @@ 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
If there is a core- or libreboot bios and flashrom installed, hashboot can
check bios for modifications too.
== OPTIONS