feat(profiles): grub update.

This commit is contained in:
Alexandre Pujol 2022-11-03 21:42:16 +00:00
parent a90cdbe879
commit 157e2a5df6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
33 changed files with 166 additions and 30 deletions

View file

@ -33,6 +33,10 @@ profile frontend @{exec_path} flags=(complain) {
/{usr/,}lib/tasksel/tasksel-debconf rPx -> tasksel,
/usr/share/debian-security-support/check-support-status.hook rPx,
# Grub
/{usr/,}lib/grub/grub-multi-install rPx,
/usr/share/grub/grub-check-signatures rPx,
# Run the package maintainer's scripts
# What to do with it? Maintainer scripts can use lots of tools. (#FIXME#)
#/var/lib/dpkg/info/*.{config,templates} rPUx,