Package alt-checksums: Information
Source package: alt-checksums
Version: 1.1-alt1
Build time: May 26, 2021, 11:11 AM
Category: Other
Report package bugLicense: MIT
Summary: ALT SP checksumming for sp distros.
Description:
This set of scripts allow to check system binaries from one install and compare it to a different install to ensure that all binaries were installed correctly. First script starts on first boot and creates a list of ELF binaries and are mentioned in RPM base. Second script creates a file with checksums of that files and after that stores the checksum of that file.
Maintainer: Denis Medvedev
Last changed
May 25, 2021 Denis Medvedev 1.1-alt1
- added Russian readme
Dec. 1, 2020 Denis Medvedev 1.0-alt2
- fix of file presense test.
Nov. 30, 2020 Denis Medvedev 1.0-alt1
- List creation and checksumming are done separately.