Generate checksums and a backup for /boot, MBR and BIOS.
Go to file
tastytea 7054d09a2a added systemd initscript by oh <oh@rotce.de> 2015-06-05 21:32:25 +02:00
.gitignore initial commit 2015-06-05 14:04:44 +02:00
ChangeLog Error handling, formatting, small fixes/additions, version 0.4 2015-06-05 21:06:47 +02:00
INSTALL Error handling, formatting, small fixes/additions, version 0.4 2015-06-05 21:06:47 +02:00
README initial commit 2015-06-05 14:04:44 +02:00
TODO Error handling, formatting, small fixes/additions, version 0.4 2015-06-05 21:06:47 +02:00
hashboot.sh Error handling, formatting, small fixes/additions, version 0.4 2015-06-05 21:06:47 +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
initscript.systemd added systemd initscript by oh <oh@rotce.de> 2015-06-05 21:32:25 +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.