home · contact · privacy
Major refactoring.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 15 Apr 2025 21:11:40 +0000 (23:11 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 15 Apr 2025 21:11:40 +0000 (23:11 +0200)
commitfeb1dd9ca5a7012534b2298dbbdeb409bd1d065c
treebebaa4c2e8359255e8e5a8f56ba3e0e4a4481f42
parent08fef6c548394f261f0cc33401a656249eee8caa
Major refactoring.
20 files changed:
bookworm/etc/catgirl/systemd/system/encrypt_catgirl_logs.service
bookworm/home/catgirl/.config/catgirl/libera
bookworm/home/catgirl/.local/bin/encrypt_catgirl_logs
bookworm/scripts/lib/chown_to_user [new file with mode: 0644]
bookworm/scripts/lib/constants_etc [new file with mode: 0644]
bookworm/scripts/lib/copy_dirtree
bookworm/scripts/lib/ensure_etc_of_tags [new file with mode: 0644]
bookworm/scripts/lib/ensure_homefiles_of_tags [new file with mode: 0644]
bookworm/scripts/lib/ensure_packages_of_tags [new file with mode: 0644]
bookworm/scripts/lib/init_packages
bookworm/scripts/lib/setup_users
bookworm/scripts/setup_catgirl.sh
bookworm/scripts/setup_server.sh [new file with mode: 0644]
testing/scripts/lib/chown_to_user [new symlink]
testing/scripts/lib/constants_etc [new symlink]
testing/scripts/lib/ensure_etc_of_tags [new symlink]
testing/scripts/lib/ensure_homefiles_of_tags [new symlink]
testing/scripts/lib/ensure_packages_of_tags [new symlink]
testing/scripts/setup_desktop.sh
testing/scripts/setup_secrets.sh