Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debsums: inherit gettext | Khem Raj | 2017-09-18 | 1 | -0/+2 |
| | | | | | | | | | | Fixes | cd man && po4a --no-translations po4a.cfg | /bin/sh: po4a: command not found | make: *** [Makefile:11: clean] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | debsums: New recipe | Tom Rini | 2017-06-14 | 1 | -0/+52 |
A tool for verification of installed package files against MD5 checksums debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive. Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |