Fix minor migration bugs, don't run the migration code on new image builds

This commit is contained in:
Aaron Rainbolt 2025-01-13 21:57:10 -06:00
parent a9e87e9d30
commit de9ebabd46
No known key found for this signature in database
GPG key ID: A709160D73C79109
4 changed files with 122 additions and 86 deletions

View file

@ -4,4 +4,4 @@
## See the file COPYING for copying conditions.
## https://forums.whonix.org/t/blacklist-more-kernel-modules-to-reduce-attack-surface/7989/24
genmkfile_lintian_post_opts+=" --suppress-tags obsolete-command-in-modprobe.d-file"
genmkfile_lintian_post_opts+=" --suppress-tags obsolete-command-in-modprobe.d-file --suppress-tags no-complete-debconf-translation"