Umm… test?

This commit is contained in:
tastytea 2015-10-17 23:45:49 +02:00
parent b1dbea3bc3
commit a2dbeb60b5
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@ xo <xo@rotce.de> and tastytea <tastytea@tastytea.de> wrote these files. As long
as you retain this notice you can do whatever you want with this stuff. If we as you retain this notice you can do whatever you want with this stuff. If we
meet some day, and you think this stuff is worth it, you can give us a hug. meet some day, and you think this stuff is worth it, you can give us a hug.
# Install # Install
* Make sure you have sha*sum or md5sum installed * Make sure you have sha*sum or md5sum installed
* Make hashboot.sh executable * Make hashboot.sh executable
@ -13,11 +14,13 @@ meet some day, and you think this stuff is worth it, you can give us a hug.
Also see [INSTALL](https://git.tastytea.de/?p=hashboot.git;a=blob_plain;f=INSTALL). Also see [INSTALL](https://git.tastytea.de/?p=hashboot.git;a=blob_plain;f=INSTALL).
# Usage # Usage
Run "hashboot.sh index" to generate checksums and a backup for /boot and MBR 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 check" to check /boot and MBR
Run "hashboot.sh recover" to replace corrupted files with the backup Run "hashboot.sh recover" to replace corrupted files with the backup
# Notes # Notes
A backup is stored in /var/cache/bootbackup.tar.gz A backup is stored in /var/cache/bootbackup.tar.gz