Generate checksums and a backup for /boot, MBR and BIOS.
Go to file
tastytea b13bf72db2 initial commit 2015-06-05 14:04:44 +02:00
.gitignore initial commit 2015-06-05 14:04:44 +02:00
ChangeLog initial commit 2015-06-05 14:04:44 +02:00
INSTALL initial commit 2015-06-05 14:04:44 +02:00
README initial commit 2015-06-05 14:04:44 +02:00
TODO initial commit 2015-06-05 14:04:44 +02:00
hashboot.sh initial commit 2015-06-05 14:04:44 +02:00
initscript.debian initial commit 2015-06-05 14:04:44 +02:00
initscript.gentoo initial commit 2015-06-05 14:04:44 +02:00

README

For build instruction see INSTALL.

Run "hashboot.sh index" to generate checksums for /boot
Run "hashboot.sh check" to check /boot

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

Detailed documentation is in the sourcecode.