An open API service indexing awesome lists of open source software.

https://github.com/devkral/chkbootal

confortable boot file check via shasum
https://github.com/devkral/chkbootal

Last synced: 11 months ago
JSON representation

confortable boot file check via shasum

Awesome Lists containing this project

README

          

This is a script for checking the boot files against sha512 signatures.
It doesn' base on a script from heise anymore.
Generation of signatures takes place at shutdown while the check takes place at boot.
Additional information: just init files for systemd are included

WARNING: Not tested yet

INSTALL:
make install …

NAME=chkbootal
EXTENSION=.py
INSTALLDIR=/usr/bin
SYSTEMD=/usr/lib/systemd/system
CHKDIR=/boot
CHKSAVEDIR=/var/chkboot

UNINSTALL:
make uninstall

LICENSE: GPL3

In the moment there are some flaws:
1. Bad documentation
2. Systemd doesn't work