home · contact · privacy
Fix.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 22 Apr 2025 03:36:07 +0000 (05:36 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 22 Apr 2025 03:36:07 +0000 (05:36 +0200)
commit78a610edc3225acbadfd8b21db34fcb73a92d342
tree61ce2c56eb9bfd82dabb570d37abae0209f89a73
parent0c640c5e78a28773acdba33c9840fb2c9f60923a
Fix.
95 files changed:
bookworm/__etc/all/apt/apt.conf.d/99_minimize_dependencies [deleted file]
bookworm/__etc/all/apt/sources.list [deleted file]
bookworm/__etc/caddy/caddy/Caddyfile [deleted file]
bookworm/__etc/catgirl/systemd/system/catgirl.service [deleted file]
bookworm/__etc/catgirl/systemd/system/encrypt_catgirl_logs.service [deleted file]
bookworm/__etc/catgirl/systemd/system/encrypt_catgirl_logs.timer [deleted file]
bookworm/__etc/seedbox/systemd/system/rtorrent.service [deleted file]
bookworm/__etc/server/nftables.conf [deleted file]
bookworm/__etc/server/ssh/sshd_config [deleted file]
bookworm/__home/all/.bash_profile [deleted file]
bookworm/__home/all/.bashrc [deleted file]
bookworm/__home/all/.local/bin/lib [deleted symlink]
bookworm/__home/all/.plomlib/file_dot_variants [deleted file]
bookworm/__home/all/.profile [deleted file]
bookworm/__home/catgirl/.config/catgirl/libera [deleted file]
bookworm/__home/catgirl/.local/bin/encrypt_catgirl_logs [deleted file]
bookworm/__home/catgirl/.local/share/catgirl/KILL_ME [deleted file]
bookworm/__home/catgirl/.plomlib/abort [deleted symlink]
bookworm/__home/catgirl/.plomlib/constants_user [deleted symlink]
bookworm/__home/catgirl/.plomlib/encrypt_with.pub [deleted file]
bookworm/__home/catgirl/.plomlib/expect_n_args [deleted symlink]
bookworm/__home/root/.shell_prompt_color [deleted file]
bookworm/__home/seedbox/.rtorrent.rc [deleted file]
bookworm/__home/seedbox/downloads/KILL_ME [deleted file]
bookworm/__home/seedbox/seedbox/KILL_ME [deleted file]
bookworm/aptmark/caddy [deleted file]
bookworm/aptmark/server
bookworm/copy/all/etc/hosts
bookworm/copy/caddy/etc/caddy/Caddyfile [deleted file]
bookworm/copy/server/etc/caddy/Caddyfile [new file with mode: 0644]
bookworm/scripts/lib/set_hostname_and_hosts [new file with mode: 0644]
bookworm/scripts/setup_server.sh
testing/__etc/all/apt/apt.conf.d/99_minimize_dependencies [deleted symlink]
testing/__etc/all/apt/sources.list [deleted file]
testing/__etc/all/locale.conf [deleted file]
testing/__etc/all/locale.gen [deleted file]
testing/__etc/all/timezone [deleted file]
testing/__etc/desktop/network/interfaces [deleted file]
testing/__home/all/.bash_profile [deleted symlink]
testing/__home/all/.bashrc [deleted symlink]
testing/__home/all/.plomlib/file_dot_variants [deleted symlink]
testing/__home/all/.profile [deleted symlink]
testing/__home/desktop/.bashrc.desktop [deleted file]
testing/__home/desktop/.config/sway/config [deleted file]
testing/__home/desktop/.local/bin/borgplom [deleted file]
testing/__home/desktop/.local/bin/make_secrets [deleted file]
testing/__home/desktop/.local/bin/vol [deleted file]
testing/__home/desktop/.plomlib/abort [deleted symlink]
testing/__home/desktop/.plomlib/abort_if_exists [deleted symlink]
testing/__home/desktop/.plomlib/audio_dev_is_mute [deleted file]
testing/__home/desktop/.plomlib/constants_borg [deleted symlink]
testing/__home/desktop/.plomlib/constants_secrets [deleted symlink]
testing/__home/desktop/.plomlib/constants_ssh [deleted symlink]
testing/__home/desktop/.plomlib/constants_user [deleted symlink]
testing/__home/desktop/.plomlib/expect_min_n_args [deleted symlink]
testing/__home/desktop/.plomlib/expect_n_args [deleted symlink]
testing/__home/desktop/.plomlib/get_passphrase [deleted symlink]
testing/__home/desktop/.plomlib/mount_secrets [deleted symlink]
testing/__home/desktop/.plomlib/path_tmp_timestamped [deleted symlink]
testing/__home/desktop/.plomlib/print_usage [deleted file]
testing/__home/desktop/.plomlib/retry_until [deleted symlink]
testing/__home/desktop/.profile.desktop [deleted file]
testing/__home/desktop/.tridactylrc [deleted file]
testing/__home/root/.shell_prompt_color [deleted symlink]
testing/__home/t490s/.nonpath_bins/status.sh [deleted file]
testing/__home/user/.gitconfig [deleted file]
testing/__home/user/.shell_prompt_color [deleted file]
testing/copy/all/__home/plom/.bash_profile [new symlink]
testing/copy/all/__home/plom/.bashrc [new symlink]
testing/copy/all/__home/plom/.local/bin/LINK_ME [new file with mode: 0644]
testing/copy/all/__home/plom/.plomlib/file_dot_variants [new symlink]
testing/copy/all/__home/plom/.profile [new symlink]
testing/copy/all/__root/.bash_profile [new symlink]
testing/copy/all/__root/.bashrc [new symlink]
testing/copy/all/__root/.local [new symlink]
testing/copy/all/__root/.plomlib [new symlink]
testing/copy/all/__root/.profile [new symlink]
testing/copy/all/__root/.shell_prompt_color [new symlink]
testing/copy/all/etc/apt/__apt.conf.d/99_minimize_dependencies [new symlink]
testing/copy/all/etc/apt/apt.conf.d [new symlink]
testing/copy/all/etc/apt/apt.conf.d/99_minimize_dependencies [deleted symlink]
testing/copy/all/home [new symlink]
testing/copy/all/home/plom/.bash_profile [deleted symlink]
testing/copy/all/home/plom/.bashrc [deleted symlink]
testing/copy/all/home/plom/.local/bin/LINK_ME [deleted file]
testing/copy/all/home/plom/.plomlib/file_dot_variants [deleted symlink]
testing/copy/all/home/plom/.profile [deleted symlink]
testing/copy/all/root [new symlink]
testing/copy/all/root/.bash_profile [deleted symlink]
testing/copy/all/root/.bashrc [deleted symlink]
testing/copy/all/root/.local [deleted symlink]
testing/copy/all/root/.plomlib [deleted symlink]
testing/copy/all/root/.profile [deleted symlink]
testing/copy/all/root/.shell_prompt_color [deleted symlink]
testing/scripts/setup_desktop.sh