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
- Host: GitHub
- URL: https://github.com/devkral/chkbootal
- Owner: devkral
- Created: 2012-04-13T23:37:42.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-08-11T18:02:32.000Z (over 12 years ago)
- Last Synced: 2025-02-08T14:21:58.626Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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