Commit Graph

27 Commits

Author SHA1 Message Date
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
0bf068d3f2
fix: add missing lib vars. 2023-07-09 15:15:20 +01:00
Alexandre Pujol
64146be05a
doc: update guideline to the new bin and lib variables. 2023-07-09 15:04:06 +01:00
Alexandre Pujol
c68bef3f16
build: ensure arch based build always works. 2023-07-08 22:59:54 +01:00
Alexandre Pujol
a1946aa171
feat: support for debian 12, drop support for debian 11. 2023-06-18 11:44:56 +01:00
Alexandre Pujol
766151bfa4
doc: add link to the presentation in LSS-NA. 2023-06-13 17:11:30 +01:00
Alexandre Pujol
704990e5ba
doc: expand doc on integration tests. 2023-05-07 20:55:13 +01:00
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
1223b70467
docs: some clarrification. 2023-04-24 12:18:57 +01:00
Alexandre Pujol
a7014e6ee9
docs: update install and enforce mode method. 2023-04-19 19:23:57 +01:00
Alexandre Pujol
ffa0f7bc3d
build: drop lsb-release build deps. 2023-04-19 18:57:31 +01:00
Alexandre Pujol
eeda40a7c1
docs: add integration initial page. 2023-04-16 22:38:20 +01:00
Alexandre Pujol
af2c6d0716
docs: add warning on known issue. 2023-04-16 21:35:15 +01:00
Alexandre Pujol
015172410e
docs: improve profile guideline. 2023-04-16 21:34:33 +01:00
Alexandre Pujol
1aab4f1557
doc: add missing makepkg arg. 2023-03-29 18:08:44 +01:00
Alexandre Pujol
c59631c9c8
doc: remove manual file overwrite. 2023-03-29 00:12:51 +01:00
Alexandre Pujol
862cc7aaaa
docs: update aa-log help message. 2023-03-07 18:30:57 +00:00
Alexandre Pujol
4fe03b7417
docs: add browser related details, add some links in guidelines. 2023-02-18 18:24:14 +00:00
Alexandre Pujol
226a753bf9
doc: fix configuration command. 2023-02-18 18:16:16 +00:00
Alexandre Pujol
2242c2185a
doc: minor update. 2023-02-11 19:00:14 +00:00
Alexandre Pujol
f40a2ef457
build: improve install process.
- Add make local
- Warn on local partial install regarding missing deps.
2023-02-11 18:59:08 +00:00
Alexandre Pujol
37dd97a875
feat(profiles): a the XDG_IMG_DIR and user_img_dirs variables 2023-02-07 23:15:18 +00:00
Alexandre Pujol
459bfa2217
docs: add support for OpenSUSE. 2023-02-05 00:22:21 +00:00
Alexandre Pujol
c0780edee1
docs: multiple english corrections.
Co-authored-by: Thomas LAURENT <thomas.laurent@ucdconnect.ie>
2023-01-31 21:13:35 +00:00
Alexandre Pujol
03306d39ef
docs: add tests page. 2023-01-29 22:40:38 +00:00
Alexandre Pujol
ecf82c7176
docs: initial documentation website. 2023-01-29 21:18:22 +00:00