Rethink the configure process.
This commit is contained in:
parent
0fc9c8b5b0
commit
1644b70d6d
19 changed files with 156 additions and 125 deletions
3
dists/ignore/arch.ignore
Normal file
3
dists/ignore/arch.ignore
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
apparmor.d/abstractions/apt-common
|
||||
apparmor.d/groups/apt
|
||||
apparmor.d/groups/cron
|
||||
2
dists/ignore/debian.ignore
Normal file
2
dists/ignore/debian.ignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
apparmor.d/groups/pacman
|
||||
root/usr/share/libalpm/hooks/apparmor.hook
|
||||
13
dists/ignore/main.ignore
Normal file
13
dists/ignore/main.ignore
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Common ignore file for all distributions
|
||||
# One ignore by line. Can be a profile name or a directory to ignore
|
||||
|
||||
# Contains profile for full system confinement, only included when ./configure
|
||||
# is given the --full option
|
||||
apparmor.d/groups/_full
|
||||
|
||||
apparmor.d/groups/apps
|
||||
|
||||
anki
|
||||
torbrowser.Browser.firefox
|
||||
torbrowser.Browser.plugin-container
|
||||
torbrowser.Tor.tor
|
||||
3
dists/ignore/ubuntu.ignore
Normal file
3
dists/ignore/ubuntu.ignore
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
apparmor.d/groups/pacman
|
||||
apparmor.systemd
|
||||
root/usr/share/libalpm/hooks/apparmor.hook
|
||||
Loading…
Add table
Add a link
Reference in a new issue