Generate checksums and a backup for /boot, MBR and BIOS.
Go to file
tastytea 1feb69f31a test 2015-06-08 16:42:58 +02:00
.gitignore initial commit 2015-06-05 14:04:44 +02:00
ChangeLog Set $PATH in hashboot.sh; bugfix in initscript; version 0.5 2015-06-08 13:56:54 +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
emergency.service Revert "Revert "Create new emergency.target"" 2015-06-08 16:33:53 +02:00
emergency.target Revert "Revert "Create new emergency.target"" 2015-06-08 16:33:53 +02:00
hashboot.sh test 2015-06-08 16:42:58 +02:00
initscript.debian Changed to be not interactive while checking to work with systemd 2015-06-06 01:59:29 +02:00
initscript.gentoo Set $PATH in hashboot.sh; bugfix in initscript; version 0.5 2015-06-08 13:56:54 +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.