mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Verifying md5 of installed deb packages with debsums (#3955)
* Typo in packaga name * WIP: Test for packages integrity just before closing images * Working debsum check * Dialog is not needed * Optimisations - uninstall debsums as we don't need it later on * Cosmetics Assuming this is related to both Ubuntu and Debian Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,7 @@ crda
|
||||
cron
|
||||
dbus
|
||||
dbus-user-session
|
||||
debsums
|
||||
dmsetup
|
||||
fdisk
|
||||
gnupg
|
||||
|
||||
1
config/cli/focal/main/packages.uninstall
Normal file
1
config/cli/focal/main/packages.uninstall
Normal file
@@ -0,0 +1 @@
|
||||
debsums
|
||||
Reference in New Issue
Block a user