- 04 Oct, 2021 2 commits
-
-
Evangelos Foutras authored
sort + groupby fanciness by @klausenbusk.
-
Evangelos Foutras authored
-
- 02 Oct, 2021 1 commit
-
-
Kristian Klausen authored
Fix #392
-
- 27 Sep, 2021 1 commit
-
-
- Allow killing of any cgroup if swap is about to run out. When swap is at least 90% full, oomd will kill a cgroup, tending to kill the cgroup with the highest swap usage. - Allow killing cgroups of logged in users under severe memory pressure. When a cgroup is stalled waiting for memory at least 60% of the time, for at least 30 seconds, oomd will attempt to kill it or one of its descendant cgroups.
-
- 22 Aug, 2021 1 commit
-
-
Kristian Klausen authored
It has been applied upstream[1] and released with smartmontools 7.2[2]. [1] https://github.com/smartmontools/smartmontools/commit/61bc85ecadf9e5596b140380fed701a674e38a1b [2] https://github.com/smartmontools/smartmontools/releases/tag/RELEASE_7_2 This reverts commit b4c97002.
-
- 30 Jul, 2021 2 commits
-
-
Kristian Klausen authored
It was removed in: d9fdafb0 ("Use archlinux-contrib over git submodule") c380c429 ("Remove old task to symlink checkservices to /usr/local/bin")
-
This is shared between common and install_arch roles Closed: #288 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- 28 Jul, 2021 1 commit
-
-
Fix #376
-
- 13 Jul, 2021 1 commit
-
-
Evangelos Foutras authored
It's been running out of swap during borg-backup and seems to get good compression ratios; try upping the zram size to 100% of RAM (from 50%).
-
- 12 Jul, 2021 2 commits
-
-
Evangelos Foutras authored
When both zswap and zram are active, zswap sits in front of zram and treats it as a backing store. We just want to use zram and not zswap disguising itself as such; disable the latter so we can enjoy useful zramctl statistics. Implemented as tmpfiles.d/zram.conf which disables zswap at runtime.
-
Evangelos Foutras authored
Restarting swap.target doesn't apply configuration changes; instead we can restart systemd-zram-setup@zram0 which seems to do what we wanted.
-
- 06 Jun, 2021 2 commits
-
-
Jelle van der Waa authored
Without hostname the role does not run.
-
zram-generator defaults to 50% of the ram where systemd-swap defaults to 25% of the ram. [1] https://lists.archlinux.org/pipermail/arch-dev-public/2021-May/030429.html
-
- 01 May, 2021 1 commit
-
-
Kernel's OOM killer is often too slow, as a result system ends up thrashing heavily. Have a user-space oom killer helps. Using default settings as described in https://www.freedesktop.org/software/systemd/man/oomd.conf.html Closes: #306 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- 14 Feb, 2021 1 commit
-
-
Kristian Klausen authored
yaml: truthy value should be one of [false, true] (truthy) yaml: wrong indentation: expected 4 but found 2 (indentation) yaml: too few spaces before comment (comments) yaml: missing starting space in comment (comments) yaml: too many blank lines (1 > 0) (empty-lines) yaml: too many spaces after colon (colons) yaml: comment not indented like content (comments-indentation) yaml: no new line character at the end of file (new-line-at-end-of-file) load-failure: Failed to load or parse file parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
-
- 10 Jan, 2021 1 commit
-
-
Jakub Klinkovský authored
It should also be installed before installing any packages with Ansible.
-
- 22 Dec, 2020 3 commits
-
-
Sven-Hendrik Haase authored
They were apparently controversial and more research is needed.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- 18 Dec, 2020 1 commit
-
-
- 16 Nov, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 08 Nov, 2020 1 commit
-
-
Jakub Klinkovský authored
-
- 22 Oct, 2020 1 commit
-
-
Fix #155
-
- 16 Oct, 2020 1 commit
-
-
Jelle van der Waa authored
Ansible's hostname supports setting the hostname with hostnamectl, which makes our systems after the removal of inetutils legacy free.
-
- 05 Sep, 2020 1 commit
-
-
Jakub Klinkovský authored
This is needed for the role to work in containers. The option will also be applied upstream, see the upstream ticket: https://github.com/smartmontools/smartmontools/issues/62
-
- 27 Aug, 2020 3 commits
-
-
Sven-Hendrik Haase authored
-
Prefer using our maintained version of checkservices from the contrib repository hosted on our Gitlab repository. This has the benefit of getting rid of a submodule which isn't cloned by default.
-
-
- 17 Jun, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 10 May, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 07 May, 2020 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 11 Feb, 2020 1 commit
-
-
Phillip Smith (fukawi2) authored
-
- 10 Oct, 2019 1 commit
-
-
Sven-Hendrik Haase authored
-
- 11 Aug, 2019 1 commit
-
-
Sven-Hendrik Haase authored
-
- 10 Aug, 2019 3 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- 02 Aug, 2019 1 commit
-
-
Jan Alexander Steffens (heftig) authored
This will move the audit messages from dmesg and reduce the duplication in the journal.
-
- 15 May, 2019 1 commit
-
-
Giancarlo Razzolini authored
roles/common: Replace Seblu's submodule with a submodule pointing to our contrib repository on Arch Linux's github.
-
- 23 Apr, 2019 1 commit
-
-
Jelle van der Waa authored
-