Alexandre Pujol
|
7f38dd255e
|
feat(profile): general update.
|
2023-12-01 13:22:45 +00:00 |
|
Alexandre Pujol
|
fade97486d
|
feat(profile): add udev child & low-memory profiles.
|
2023-11-27 19:32:50 +00:00 |
|
Alexandre Pujol
|
ef1023156e
|
feat(profile): minor kde improvment on opensuse.
see #208
|
2023-11-23 11:19:38 +00:00 |
|
Alexandre Pujol
|
31bc5a6053
|
feat(profiles): general update.
|
2023-11-22 21:37:09 +00:00 |
|
Alexandre Pujol
|
b79a1fcd31
|
feat(profile): general update.
Also include some preparation for the systemd profile.
|
2023-11-19 11:08:35 +00:00 |
|
Alexandre Pujol
|
d3084839d1
|
feat(profiles): improve support for debian over gnome.
|
2023-11-13 22:14:54 +00:00 |
|
Alexandre Pujol
|
6f98bb9bfb
|
feat(abs): add more possible resolv.conf path in nameservice.
Used a lot by debian.
|
2023-11-13 19:32:04 +00:00 |
|
Alexandre Pujol
|
f0a2cb3897
|
feat(profiles): general update.
|
2023-11-11 22:02:47 +00:00 |
|
Alexandre Pujol
|
758991f67b
|
feat(profiles): general update.
|
2023-11-09 17:31:45 +00:00 |
|
Alexandre Pujol
|
aa7fe16a20
|
feat(profile): improve opensuse integration.
See #208
|
2023-10-20 23:50:26 +01:00 |
|
Alexandre Pujol
|
5f47df0b79
|
feat(profiles): general update.
|
2023-10-13 00:05:53 +01:00 |
|
Alexandre Pujol
|
1cfe802172
|
feat(profile): support open suse path for git.
See #208
|
2023-10-09 21:01:49 +01:00 |
|
Alexandre Pujol
|
b5fbef8eef
|
feat(profiles): general update.
|
2023-10-08 14:00:21 +01:00 |
|
Alexandre Pujol
|
352c444ae6
|
feat(profiles): general update.
|
2023-10-01 16:06:28 +01:00 |
|
Alexandre Pujol
|
c8ee832c11
|
feat(profile): general update
|
2023-09-29 19:25:30 +01:00 |
|
Alexandre Pujol
|
6a78b17d23
|
feat(profiles): general update.
|
2023-09-15 22:01:08 +01:00 |
|
Alexandre Pujol
|
6db83003c7
|
feat(profiles): general update.
|
2023-09-12 22:59:07 +01:00 |
|
Alexandre Pujol
|
e381aace56
|
feat(profiles): ensure child-open is available.
|
2023-09-10 12:10:14 +01:00 |
|
curiosityseeker
|
aaed7a25da
|
Various updates (#209)
|
2023-09-10 10:59:26 +00:00 |
|
nobody43
|
d414083113
|
Debian 12 Gnome DE
|
2023-09-10 11:58:13 +01:00 |
|
Alexandre Pujol
|
7c24dde028
|
feat(profile): rewrite profile for vscode (wip).
|
2023-09-05 19:15:01 +01:00 |
|
Alexandre Pujol
|
155ef6bef1
|
feat(profiles): general update.
|
2023-09-05 16:42:06 +01:00 |
|
Alexandre Pujol
|
22e57b3620
|
feat(profiles): apply guideline on some profile. Update flags list.
|
2023-08-27 15:30:18 +01:00 |
|
Alexandre Pujol
|
75ef5ef6ad
|
feat(profiles): general update.
|
2023-08-27 14:54:04 +01:00 |
|
Alexandre Pujol
|
07cfbcd952
|
feat(profiles): modernize udev access.
|
2023-08-24 19:31:54 +01:00 |
|
Alexandre Pujol
|
96b8f96137
|
feat(profiles): general update.
|
2023-08-22 23:23:47 +01:00 |
|
Alexandre Pujol
|
275d6b6e62
|
feat(profiles): replace old [0-9]* glob by @{int}
Beware some [0-9]* glob are actually not proper @{int}.
|
2023-08-18 17:09:53 +01:00 |
|
Alexandre Pujol
|
557d905543
|
Merge branch 'tunables' of https://github.com/nobody43/apparmor.d into nobody43-tunables
* 'tunables' of https://github.com/nobody43/apparmor.d:
dbus temp tails
Update apparmor.d
Update gdm-runtime-config
more unrelated changes
adjust date-time
random tails
rename to int, convert more profiles
fixes
tunables
|
2023-08-17 20:01:53 +01:00 |
|
Alexandre Pujol
|
5d47dfba95
|
feat(profiles): general update.
|
2023-08-17 18:43:56 +01:00 |
|
Alexandre Pujol
|
1cac6715db
|
feat(profiles): general update.
|
2023-08-06 16:30:38 +02:00 |
|
Alexandre Pujol
|
cdc10fdb31
|
feat(profiles): general update.
See #134
|
2023-08-06 16:06:17 +02:00 |
|
curiosityseeker
|
4894d6a3c4
|
Adding /dev/tty[0-9]* and /dev/pts/[0-9]* to various profiles; update kded5 and reflector (#183)
* Update update-mime-database
* Update btrfs
* Update update-grub
* Update pacman-hook-depmod
* Update pacman
* Update systemd-sysusers
* Update lscpu
* Update pacman-hook-systemd
* Update pacman-hook-perl
* Update pacman-hook-gtk
* Update needrestart-iucode-scan-versions
* Update reflector
* Update kded5
|
2023-07-27 11:23:04 +00:00 |
|
ShellCode
|
0f9b7cb474
|
Fix #184 (#185)
* Replace @{HOME}/.config with @{user_config_dirs}
* Replace @{HOME}/.cache with @{user_cache_dirs}
* Replace @{HOME}/.local/state with @{user_state_dirs}
* Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d
* Update docs/variables.md
* Replace @{HOME}/.local/share with @{user_share_dirs}
* Replace @{HOME}/.local/lib with @{user_lib_dirs}
* Revert "Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d"
This reverts commit 9525003098 .
|
2023-07-27 11:20:19 +00:00 |
|
Alexandre Pujol
|
af1eda51bd
|
feat(profiles): general update.
|
2023-07-20 21:07:27 +01:00 |
|
Alexandre Pujol
|
d2a650f6c6
|
feat(profiles): improve dbus integration.
|
2023-07-20 21:00:41 +01:00 |
|
Alexandre Pujol
|
fcedbbfd95
|
refactor(profiles): use @{bin} and @{lib} in profiles (5)
|
2023-07-09 14:34:42 +01:00 |
|
Alexandre Pujol
|
a98a86600a
|
feat(profiles): general update.
|
2023-06-13 17:15:37 +01:00 |
|
Alexandre Pujol
|
526dcc3252
|
feat(profiles): general update.
|
2023-05-07 20:34:00 +01:00 |
|
Alexandre Pujol
|
1e533ec656
|
feat(profiles): general update.
|
2023-04-26 18:39:23 +01:00 |
|
Alexandre Pujol
|
ef687d7149
|
feat(profiles): general update.
|
2023-04-24 18:58:58 +01:00 |
|
Alexandre Pujol
|
5ea6ede589
|
feat(profile): general update.
|
2023-04-15 11:52:00 +01:00 |
|
Alexandre Pujol
|
26b4c574e3
|
feat(kde): improve integration.
|
2023-04-05 23:52:45 +01:00 |
|
Alexandre Pujol
|
fa4d065f52
|
feat(profile): minor profile update.
See: #137
|
2023-03-31 18:47:32 +01:00 |
|
Alexandre Pujol
|
5cc4279e36
|
feat(kde): update existting kde profiles.
|
2023-03-31 16:59:26 +01:00 |
|
Alexandre Pujol
|
e927145edb
|
feat(profiles): general update.
|
2023-03-31 16:52:35 +01:00 |
|
Alexandre Pujol
|
e84e22a917
|
feat(kde): move more sddm and kde profiles in the kde group.
|
2023-03-31 16:29:55 +01:00 |
|
Alexandre Pujol
|
41766ebd2a
|
feat(profiles): better integration with openSUSE.
See #134
|
2023-03-27 22:22:36 +01:00 |
|
Alexandre Pujol
|
02499d90f0
|
feat(profiles): general update.
|
2023-03-25 15:48:59 +00:00 |
|
Alexandre Pujol
|
98a1a00a14
|
feat(profiles): add gsettings.
|
2023-03-12 15:30:33 +00:00 |
|
Alexandre Pujol
|
e0fc80aaa9
|
feat(profiles): add onefetch and gping.
|
2023-03-10 10:26:00 +00:00 |
|