Commit Graph

1418 Commits

Author SHA1 Message Date
Alexandre Pujol
d9015670b5
doc: aistribution and devices agnostic rule. 2023-05-07 20:54:42 +01:00
Alexandre Pujol
a97fe83606
doc: add more example in the guidelines. 2023-05-07 20:35:03 +01:00
Alexandre Pujol
526dcc3252
feat(profiles): general update. 2023-05-07 20:34:00 +01:00
Vladimir Bauer
b740a1c3e6 allow k for user_publicshare_dirs
ALLOWED libvirtd file_lock /home/vbauer/Public/archlinux/archlinux-2023.05.03-x86_64.iso comm=qemu-event requested_mask=k denied_mask=k class=file
ALLOWED libvirtd file_lock /home/vbauer/Public/archlinux/archlinux-2023.05.03-x86_64.iso comm=rpc-libvirtd requested_mask=k denied_mask=k class=file
2023-05-06 19:01:07 +01:00
Alexandre Pujol
b83569f393
chore: fix go linter 2023-05-06 13:29:55 +01:00
Alexandre Pujol
298360fff1
test(integration): initial version of integration tests manager 2023-05-06 13:23:16 +01:00
Alexandre Pujol
913ac3131c
feat(prebuild): make prebuild available as an external package.
Usefull for downstream repo.
2023-05-06 13:01:07 +01:00
Alexandre Pujol
538da05696
feat(aa-log): add -a option to anonymize the logs. 2023-05-06 12:18:20 +01:00
Alexandre Pujol
26bd9350f2
chore(aa-log): make some resource internal only. 2023-05-01 22:21:30 +01:00
Alexandre Pujol
fe2edb31d8
feat(abs): qt5 - additional resource. 2023-04-30 21:50:53 +01:00
Alexandre Pujol
35ca2692c9
feat(kde): add more kde profiles. 2023-04-30 21:50:08 +01:00
Alexandre Pujol
ee10658d09
feat(kde): big kde profiles update. 2023-04-30 21:46:10 +01:00
Alexandre Pujol
57e995e4be
feat(apt): improve apt/dpkg integration with ubuntu. 2023-04-30 21:42:42 +01:00
Alexandre Pujol
b45987ee8c
feat(profiles): improve some profiles related to kde (with xorg). 2023-04-30 21:41:23 +01:00
Alexandre Pujol
c9ef8f55c4
feat(profiles): add firefox-kmozillahelper. 2023-04-30 21:38:59 +01:00
Alexandre Pujol
f086f71ba9
feat(firefox): distributions have many paths for ff. 2023-04-30 20:29:22 +01:00
Alexandre Pujol
a95da2e5b8
feat(abs): window_decorations is also needed in gtk abs. 2023-04-30 20:27:45 +01:00
Alexandre Pujol
83a339c683
build: do not requite git to build.
Dev builds still needs git. The version number is based on git as well.

Fix  #132
2023-04-30 20:23:08 +01:00
Alexandre Pujol
c9c5db9b9a
tests: simplify test makefile. 2023-04-30 16:27:34 +01:00
Alexandre Pujol
9731a09588
test(packer): add image for opensuse & some cleanup. 2023-04-30 16:26:16 +01:00
Alexandre Pujol
46165fe58f
test(packer): add image for debian. 2023-04-30 16:21:27 +01:00
Alexandre Pujol
30e623d73c
fix(profiles): ensure some flags on some profiles. 2023-04-30 15:00:55 +01:00
Alexandre Pujol
a1236d583b
feat(kde): add fonts to akonadi & .xinitrc rPix
See #134
2023-04-30 14:59:47 +01:00
Alexandre Pujol
fd3e7ba820
fix( libvirtd): add missing resources.
See #158
2023-04-30 14:51:09 +01:00
Alexandre Pujol
697e196e42
feat(openvpn): improve integration accross profiles.
See #157
2023-04-30 14:49:44 +01:00
curiosityseeker
97a76b4872 Small addition for ...pulse/cookie 2023-04-30 14:26:21 +01:00
curiosityseeker
119c3a27fd More additions for plasmashell 2023-04-30 14:26:21 +01:00
curiosityseeker
570cd70df0 Update plasmashell 2023-04-30 14:26:21 +01:00
curiosityseeker
49b491b803 Update ksmserver 2023-04-30 14:25:22 +01:00
curiosityseeker
72227923c8 run-parts: 0anacron rPUx -> rix, and some other additions
The rule
`/etc/cron.{hourly,daily,weekly,monthly}/0anacron            rPUx, `

causes the error:
`ALLOWED run-parts exec /etc/cron.hourly/0anacron info="no new privs" comm=run-parts requested_mask=x denied_mask=x class=file error=-1`
2023-04-30 14:25:22 +01:00
curiosityseeker
2e4788c51e Update run-parts
Correct include statement
2023-04-28 17:20:31 +01:00
curiosityseeker
1cf1fc35e3 run-parts: include <nameservice-strict> 2023-04-28 17:20:31 +01:00
curiosityseeker
98badeb77d Update run-parts 2023-04-28 17:20:31 +01:00
curiosityseeker
0560bc18fb Update run-parts 2023-04-28 17:20:31 +01:00
Alexandre Pujol
1083520225
feat(kde): add initial version for more kde profles. 2023-04-27 22:27:16 +01:00
Alexandre Pujol
aca0501d10
feat(kde): update kde profiles. 2023-04-27 22:22:24 +01:00
Alexandre Pujol
ff2aae77b9
feat(kde): update akonadi profiles. 2023-04-27 22:20:46 +01:00
Alexandre Pujol
1e533ec656
feat(profiles): general update. 2023-04-26 18:39:23 +01:00
Alexandre Pujol
8cfc6b4574
build: add a new path variable. 2023-04-25 23:26:04 +01:00
Alexandre Pujol
0b7f355269
build: better way to copy special dist resources. 2023-04-25 23:25:01 +01:00
Alexandre Pujol
fdc5839dd9
build: better way to handle libexec. 2023-04-25 23:24:10 +01:00
Alexandre Pujol
c53049293b
feat(aa-log): use os.ReadFile instead of ioutil.ReadFile 2023-04-25 23:23:09 +01:00
Alexandre Pujol
ba27ac1f12
fix(firefox): kmozillahelper path. 2023-04-25 23:20:14 +01:00
Alexandre Pujol
11506d5416
feat(abs): improve browser entry point handling. 2023-04-25 23:19:48 +01:00
Alexandre Pujol
e569f907e2
build: etc.d -> multiarch.d as debian does not have etc.d yet. 2023-04-25 21:47:01 +01:00
Alexandre Pujol
ef687d7149
feat(profiles): general update. 2023-04-24 18:58:58 +01:00
Alexandre Pujol
4523a61425
feat(abs): add floppy disk to disk abs. 2023-04-24 18:57:04 +01:00
Alexandre Pujol
7ddba7230d
feat(profiles): update kde integration.
See #134
2023-04-24 18:56:28 +01:00
Alexandre Pujol
52d49fa3ec
feat(profiles): update akonadi.
See #134
2023-04-24 18:53:36 +01:00
Alexandre Pujol
a4dd6d52cd
feat(profile): improve rootless container support
See: #101
2023-04-24 15:43:19 +01:00