added README.html

This commit is contained in:
tastytea 2015-10-03 16:17:37 +02:00
parent 54b3d8c7a8
commit 51cbda1961
1 changed files with 9 additions and 0 deletions

9
README.html Normal file
View File

@ -0,0 +1,9 @@
<p>For build instruction see INSTALL.</p>
<p>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</p>
<p>A backup is stored in /var/cache/bootbackup.tar.gz</p>
<p>Detailed documentation is in the sourcecode.</p>