13 Commits

Author SHA1 Message Date
f122b06697 feat(role): Add package-specific global config files
Packages can now have a global (i.e. system-wide) config defined and
applied. If package is missing the config file is deleted. This is
helpful for example for Git where we want to define helpful aliases
for every logged in user and for tmux where every user should have
access to the tmux-resurrect session manager etc.
1.0.7
2025-08-21 03:48:22 +02:00
588bc932de feat(role): Add package stress-ng
... for load testing hardware
1.0.6
2025-08-10 23:58:25 +02:00
25b59beb72 feat(role): Add package traceroute
... for network debugging and analytics
2025-08-10 23:57:17 +02:00
b07a77fa8f feat(role): Add package debconf-utils to Debian
We'd like to do debconf-get-selections to check contents of the
debconf database.
2025-08-10 23:55:32 +02:00
b599fcc34f feat(role): Add package dhcping
For DHCP client-to-server connection debugging
1.0.5
2025-05-20 19:34:27 +02:00
d73c2e0273 fix(role): Move paru chroot build dir one level up 1.0.4 2025-04-09 03:12:05 +02:00
f018fd5bfc fix(role): Typo 1.0.3 2025-04-07 00:38:32 +02:00
ab2dc0a6d0 fix(role): Explain external var 1.0.2 2025-04-07 00:17:48 +02:00
039b55363f feat(role): Build AUR packages locally in chroot 2025-04-07 00:17:33 +02:00
34354d4ea6 fix(role): Unify var names 1.0.1 2025-04-03 03:56:59 +02:00
2addd25a7d fix(role): Role must not depend on a collection 1.0.0 2025-04-02 03:21:46 +02:00
06345b13ff feat(role): Initial commit 2025-04-02 03:17:05 +02:00
2f72620a77 Initial commit 2025-04-02 00:52:18 +00:00