Commit graph

3018 commits

Author SHA1 Message Date
Alexandre Pujol
5c70c50c26
tests: cleanup the basic structure of integration tests. 2024-11-19 21:27:04 +00:00
Alexandre Pujol
206bc3473d
fix: missing @{udbus} in unix bind. 2024-11-19 20:44:34 +00:00
Alexandre Pujol
3c0c68f28f
ci(github): split the final step in two. 2024-11-19 20:00:04 +00:00
Alexandre Pujol
5bf8d362fa
fix(profile): minor improvment to ensure tests passes. 2024-11-19 19:49:22 +00:00
Alexandre Pujol
a1f5640024
ci(github): restart some services to ensure they are confined. 2024-11-19 19:34:04 +00:00
Alexandre Pujol
4e5f4cb06a
feat: profiles and integration tests improvments.
Add the udbus variable to be used in `unix bind` rule for dbus.
2024-11-19 19:04:27 +00:00
Alexandre Pujol
b4bcb2f16e
fix(profile): minor fixes. 2024-11-13 13:31:06 +00:00
Alexandre Pujol
194d18191e
fix(profile): ensure useradd can fully populate the skelleton. 2024-11-13 12:37:02 +00:00
Alexandre Pujol
3013c1ea5a
ci(github): set local tunable for github actions. 2024-11-13 12:31:17 +00:00
Alexandre Pujol
24ea5f0a3a
feat(tunable): add p_dbus_* variables.
This allow for better integration for system when dbus is not confined.
2024-11-13 12:23:36 +00:00
Alexandre Pujol
7c148fca95
feat(profile): small profile improvments. 2024-11-13 11:25:04 +00:00
Alexandre Pujol
f814bb4caf
build(debian): disable make check by default on pkg build.
Enable it manually in github action.
2024-11-12 22:31:16 +00:00
Alexandre Pujol
4c5761ee71
fix(profile): linting issue.
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-11-12 22:25:08 +00:00
Alexandre Pujol
9cb3ea244c
feat(profile): add homectl. 2024-11-12 22:18:41 +00:00
Alexandre Pujol
66455a9251
feat(profile): improve support for some profiles.
Most of the rules have come from the integration tests.
2024-11-12 22:18:11 +00:00
Alexandre Pujol
e4f0f06648
tests(ci): install integration tests requirements. 2024-11-12 21:43:42 +00:00
Alexandre Pujol
5611001e5b
tests: add more integration tests for core tools. 2024-11-12 21:42:31 +00:00
Alexandre Pujol
c741f74323
feat(profile): fractal uses bwrap for loading image. 2024-11-12 20:43:52 +00:00
Alexandre Pujol
4108d6a987
feat(profile): update some core profiles. 2024-11-12 20:42:31 +00:00
Alexandre Pujol
cf2998b7bd
feat(abs): cover more commonly attached path. 2024-11-12 20:37:28 +00:00
Alexandre Pujol
ebd6d54733
feat(profile): update systemd profiles. 2024-11-12 20:36:18 +00:00
Alexandre Pujol
6f14d025e9
Merge branch 'integration'
* integration:
  fix(test): minor fixes.
  tests(integration): add more tests.
2024-11-11 23:39:43 +00:00
Alexandre Pujol
9a3adc66d0
feat(profile): small profile update. 2024-11-11 22:18:39 +00:00
Alexandre Pujol
0206e04b3f
build: ensure build task get the proper profile name.
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-11 21:18:16 +00:00
Alexandre Pujol
72d45c2cf5
feat(tunable): better definition of the version var. 2024-11-11 20:47:07 +00:00
Alexandre Pujol
4d11367bec
feat(profile): ensure flatpak can run programs in games dir.
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
fix #586
2024-11-10 19:55:21 +00:00
Alexandre Pujol
3e0583fd8e
feat(profile): various small improvement. 2024-11-10 19:46:33 +00:00
Alexandre Pujol
0ec65c5653
chore: fix trailing whitespace. 2024-11-10 19:33:51 +00:00
Alexandre Pujol
d448e3ea08
fix(profile): ensure keepass can check program calling its secret service.
fix #582
2024-11-10 19:23:02 +00:00
Alexandre Pujol
b0436029f0
fix(profile): ensure cpu policy can be set regardless of the CPU.
fix #602
2024-11-10 19:20:00 +00:00
Alexandre Pujol
802259e994
feat(abs): add support for xe intel driver.
observation_paranoid is the new perf_stream_paranoid
See https://lists.freedesktop.org/archives/igt-dev/2024-July/075082.html

fix #601
2024-11-10 19:15:22 +00:00
Alexandre Pujol
d2f7ee0bb4
feat(abs): add the devices-usb-read abstraction. 2024-11-10 19:10:18 +00:00
Alexandre Pujol
8f904132e1
feat(profile): improve libreoffice tmp files. 2024-11-10 19:06:43 +00:00
Alexandre Pujol
d30b673e99
feat(profile): ip: improve support for network ns. 2024-11-10 19:04:08 +00:00
Alexandre Pujol
3c0b83d1b0
feat(profile): improve some systemd profiles. 2024-11-10 19:02:07 +00:00
Alexandre Pujol
7b9d412f02
feat(profile): gnome: allow receiving signal from gdm-session-worker as well as gdm. 2024-11-10 19:00:45 +00:00
barmogund
51dfe0d35f
Add support for tlp (#585)
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-11-09 19:04:15 +00:00
Besanon
026fbf7552
Add lxqt-panel (#594)
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-04 10:21:08 +00:00
Roman Beslik
1eb7be5447 /boot/EFI 2 2024-11-04 10:18:06 +00:00
Alexandre Pujol
a9a41ef810
feat(profile): pacman can restart any updated program.
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
See #596
2024-11-01 11:59:30 +01:00
odomingao
3144c30c0c
Update nvtop (#595)
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-10-29 10:43:39 +00:00
beroal
a37e11f686
Writing locale.conf (#593)
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-10-28 14:59:54 +00:00
valoq
1dc8714cb2
various improvements (#590) 2024-10-28 14:41:41 +00:00
Besanon
6f586f1f46
Add lxqt-session, enable start in sddm (#580) 2024-10-28 14:39:41 +00:00
EricLin0509
be759e7c7c Apply suggestion
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-10-27 17:13:42 +00:00
EricLin0509
664b23677e Fix build error 2024-10-27 17:13:42 +00:00
EricLin0509
eef7e080f6 Initial support for Xray and V2ray 2024-10-27 17:13:42 +00:00
EricLin0509
0a8727e837 Fix gnome-boxes couldn't found VM that previously created 2024-10-27 14:20:17 +00:00
odomingao
ce4a178706 Update hyprland 2024-10-27 14:16:56 +00:00
Roman Beslik
d8da3147c9 /boot/EFI 2024-10-27 14:16:01 +00:00