feat: add initial support for Ubuntu Core.
This commit is contained in:
parent
11458251c7
commit
0a2efe7fee
4 changed files with 50 additions and 11 deletions
2
dists/core/systemd-udevd.service
Normal file
2
dists/core/systemd-udevd.service
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[Unit]
|
||||
After=apparmor.service
|
||||
22
dists/flags/core.flags
Normal file
22
dists/flags/core.flags
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
apport-checkreports complain
|
||||
apport-gtk complain
|
||||
apt-esm-hook complain
|
||||
apt-esm-json-hook complain
|
||||
check-new-release-gtk complain
|
||||
do-release-upgrade complain
|
||||
hwe-support-status complain
|
||||
list-oem-metapackages complain
|
||||
livepatch-notification complain
|
||||
notify-reboot-required complain
|
||||
package-system-locked attach_disconnected,complain
|
||||
pro complain
|
||||
release-upgrade-motd complain
|
||||
software-properties-gtk complain
|
||||
ubuntu-advantage complain
|
||||
ubuntu-advantage-notification complain
|
||||
ubuntu-distro-info complain
|
||||
ubuntu-report complain
|
||||
update-manager attach_disconnected,complain
|
||||
update-motd-fsck-at-reboot complain
|
||||
update-motd-updates-available complain
|
||||
update-notifier complain
|
||||
13
dists/ignore/core.ignore
Normal file
13
dists/ignore/core.ignore
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Archlinux specific
|
||||
apparmor.d/groups/pacman
|
||||
root/etc/xdg/autostart/apparmor-notify.desktop
|
||||
root/usr/share/libalpm
|
||||
|
||||
# Software not included in Ubuntu Core
|
||||
apparmor.d/groups/browsers
|
||||
apparmor.d/groups/gnome
|
||||
apparmor.d/groups/gvfs
|
||||
apparmor.d/groups/virt
|
||||
apparmor.d/profiles-a-f/flatpak*
|
||||
apparmor.d/profiles-s-z/steam*
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue