Commit graph

3383 commits

Author SHA1 Message Date
Alexandre Pujol
fd17a77b17
feat(profile): use @{sbin} for all program inside /usr/sbin. 2025-04-28 21:27:57 +02:00
Alexandre Pujol
b8f2f38c72
doc: improve justfile doc. 2025-04-27 14:38:31 +02:00
Alexandre Pujol
4bb57bed22
doc: update aa-log man page. 2025-04-27 14:35:46 +02:00
Alexandre Pujol
532676b421
build: improve documentation about overwriten profiles.
Make it clear why a given profile is overwriten from upstream.
2025-04-27 14:33:44 +02:00
Alexandre Pujol
4d706f3598
build: be more verbose when file sync fail. 2025-04-27 14:30:10 +02:00
Alexandre Pujol
475d8dc082
doc: small update & improvements. 2025-04-27 14:28:18 +02:00
Alexandre Pujol
2bc87f68a8
tests(packer): define more common cloud init resources. 2025-04-27 14:20:22 +02:00
Alexandre Pujol
5bfebf6ea5
feat(profile): small general improvments. 2025-04-26 17:34:30 +02:00
Alexandre Pujol
dca81f4a1e
chore(abs): comment the use of keyfile in dconf. 2025-04-26 17:28:10 +02:00
Alexandre Pujol
e15dfdc33e
feat(profiles): smallupdate to gnome profiles. 2025-04-26 17:27:27 +02:00
Alexandre Pujol
b3da8d4be7
feat(profile): update steam profiles. 2025-04-26 17:23:30 +02:00
beroal
3295a1334a
webcam (#729)
* webcam

* webcam comment
2025-04-25 17:14:49 +00:00
doublez13
ce8e54c15f Allow vim to read spell files
https://vimhelp.org/spell.txt.html
2025-04-25 19:14:30 +02:00
moisesmsf
7c46ed2dd1
Fix the links to issues (#723) 2025-04-24 15:20:00 +00:00
zinootje
7394b9ff9c
Update PKGBUILD arch to any (#717)
* Update PKGBUILD arch to any

updated PKGBUILD arch to any to support all archs

* Update PKGBUILD

set archs as arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
2025-04-24 15:19:20 +00:00
Alexandre Pujol
9f0947a0fc
doc: add link to the play machine. 2025-04-16 00:11:15 +02:00
Alexandre Pujol
1aa8b42982 feat(profile): add initial version of dpkg-maintscript-helper 2025-04-13 22:46:53 +02:00
Alexandre Pujol
b765d8174b feat(profile): add initial dpkg-script-* profiles. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
f90208bb7f feat(profile): add deb-systemd-* profiles. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
e5b1c0ca7d feat(profile): minor update. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
e774ad6578 fix(ci): minor fixes. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
1ca12d173f ci: only run integration tests on dev branch. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
8c591c90ab feat(profile): journalctl minor improvments. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
e75d1729c1 fix(tunable): remove vimtutor to the list of editors.
#678
2025-04-13 22:46:53 +02:00
Alexandre Pujol
80f5c50f13 feat(profile): ensure flatpak can handle chromium based software.
fix  #715
2025-04-13 22:46:53 +02:00
Alexandre Pujol
c008cbda67 feat(profile): add profile for most of udev internat scripts
Required by FSP.
2025-04-13 22:46:53 +02:00
Alexandre Pujol
379a093b10 feat(fsp): small improvment to systemd profiles. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
63e2b9372b fix: snap access to cgroup. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
69aa16625b feat(profile): add support for gimp 3.0
fix #656
2025-04-13 22:46:53 +02:00
Alexandre Pujol
5e38394986 fix(profile): snap: simplify cgroup access. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
cd890bb81b feat(profile): minor improvement & update. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
e61529bd04 feat(profile): add integration with role profiles. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
5760ba4e48 feat(abs): fusermount: add mount, umount to fusermount. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
0860667d28 fix(profile): spotify needs to read usb. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
35d42038fd feat(abs): add abstraction for ansible. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
c32884ddeb feat(profile): add base mappings definition.
Used by profiles before to confine pre login script bfore transitionning to user hat.

It should only be enabled when mapping is enabled as otherwise the shell is not confined.
2025-04-13 22:46:53 +02:00
Alexandre Pujol
6d2147582e build: add mappings to the list of directories without profile files. 2025-04-13 22:46:53 +02:00
Alexandre Pujol
5775721e55
build: default target to apparmor 4.1 2025-04-13 12:12:45 +02:00
Alexandre Pujol
305c2e344f
fix: trailing whitespace. 2025-04-07 22:55:47 +02:00
Alexandre Pujol
ca381c4f07
feat(profile): update aa-notify for apparmor 4.1 2025-04-07 22:50:09 +02:00
beroal
2bc55822d0
Briar: lyrebird, sound (#714)
* initial

* abi 4 to 3

* abi 3 to 4
2025-04-07 20:13:46 +00:00
Alexandre Pujol
4c67b21bf3
feat(profile): finish using variable instead of [0-9]. 2025-04-06 20:56:39 +02:00
Alexandre Pujol
26d0797a07
fix(ci): add back the integration command in make. 2025-04-06 20:39:41 +02:00
Alexandre Pujol
ead2f4e40b
Revert "fix: remove wip workarroind in gstreamer abs."
This reverts commit 75a8ef2906.
2025-04-06 16:07:51 +02:00
Alexandre Pujol
8b99a0bdff
fix(ci): disable vcs information on Ubuntu. 2025-04-06 16:04:04 +02:00
Alexandre Pujol
c391bdefc1
feat(tunable): add editor_ui variables. 2025-04-06 15:49:15 +02:00
Alexandre Pujol
99df9cec51
fix(build): fsp configuration. 2025-04-06 15:39:48 +02:00
Alexandre Pujol
89fca6d9cf
feat(profile): update pam-tmpdir-helper path. 2025-04-06 15:31:10 +02:00
Alexandre Pujol
1009de7e6c
feat(abs): add the fusermount abstraction. 2025-04-06 15:30:10 +02:00
Alexandre Pujol
9aaf109383
feat(aa-log): improve log to rule conversion. 2025-04-06 14:51:00 +02:00