You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
511 B
14 lines
511 B
# These are hooks that is incorporated in initramfs and does not need to be executable by itself.
|
|
calamares: script-not-executable
|
|
|
|
# Private libraries, so no -dev packages or symbol files
|
|
calamares: non-dev-pkg-with-shlib-symlink
|
|
calamares: no-symbols-control-file
|
|
calamares: package-name-doesnt-match-sonames
|
|
|
|
# Debian live media relies on sudo so this message isn't needed
|
|
calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo
|
|
|
|
# False alarm
|
|
calamares: hardening-no-bindnow
|