From 51cbda196191c638a3b95411eaeba2de66ef0ffc Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 3 Oct 2015 16:17:37 +0200 Subject: [PATCH] added README.html --- README.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.html diff --git a/README.html b/README.html new file mode 100644 index 0000000..26ef41a --- /dev/null +++ b/README.html @@ -0,0 +1,9 @@ +

For build instruction see INSTALL.

+ +

Run "hashboot.sh index" to generate checksums and a backup for /boot and MBR +Run "hashboot.sh check" to check /boot and MBR +Run "hashboot.sh recover" to replace corrupted files with the backup

+ +

A backup is stored in /var/cache/bootbackup.tar.gz

+ +

Detailed documentation is in the sourcecode.