1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: hashcheck
Section: utils
Priority: optional
Maintainer: Kyle Robbertze <krobbertze@gmail.com>
Build-Depends: debhelper (>= 11), cmake, qtbase5-dev
Standards-Version: 4.1.4
Homepage: https://gitlab.com/paddatrapper/hashcheck
Vcs-Git: https://salsa.debian.org/paddatrapper-guest/hashcheck
Vcs-Browser: https://salsa.debian.org/paddatrapper-guest/hashcheck
Package: hashcheck
Architecture: any
Depends: pv, ${shlibs:Depends}, ${misc:Depends}
Description: verifies the files on a live mounted ISO image
Provides a graphical interface to verify a live mounted ISO image.
The image is expected to be mounted under /lib/live/mount/medium
.
It is useful as part of a live environment
|