home · contact · privacy
Various improvements.
authorChristian Heller <c.heller@plomlompom.de>
Fri, 28 Mar 2025 04:45:49 +0000 (05:45 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Fri, 28 Mar 2025 04:45:49 +0000 (05:45 +0100)
commit8fdd7fbb811e940536ba991698d8a171cbfa8ab9
treed0aac1a5c4df5c8abb999abc2cc73663f15f3daf
parentd8b54c61be578d11f845f7bb78a0aef2ad5d4828
Various improvements.
33 files changed:
bookworm/aptmark/all [new file with mode: 0644]
bookworm/aptmark/server [new file with mode: 0644]
bookworm/aptmark/user [new file with mode: 0644]
bookworm/etc/all/apt/apt.conf.d/99_minimize_dependencies [new file with mode: 0644]
bookworm/etc/all/apt/sources.list [new file with mode: 0644]
bookworm/etc/server/ssh/sshd_config [new file with mode: 0644]
bookworm/home/all/.bash_profile [new file with mode: 0644]
bookworm/home/all/.bashrc [new file with mode: 0644]
bookworm/home/all/.plomlib.sh/file_dot_variants [new file with mode: 0644]
bookworm/home/all/.profile [new file with mode: 0644]
bookworm/home/root/.shell_prompt_color [new file with mode: 0644]
bookworm/preseed.cfg
bookworm/scripts/init_server_access.sh [new file with mode: 0755]
bookworm/scripts/lib/constants_server [new file with mode: 0644]
bookworm/scripts/lib/copy_dirtree [new file with mode: 0644]
bookworm/scripts/lib/determine_ip [new file with mode: 0644]
bookworm/scripts/lib/install_aptmarkeds [new file with mode: 0644]
bookworm/scripts/lib/mark_nonrequireds_auto [new file with mode: 0644]
bookworm/scripts/setup_server.sh [new file with mode: 0755]
testing/aptmark/all [changed from file to symlink]
testing/aptmark/user [changed from file to symlink]
testing/etc/all/apt/apt.conf.d/99_minimize_dependencies [changed from file to symlink]
testing/home/all/.bash_profile [changed from file to symlink]
testing/home/all/.bashrc [changed from file to symlink]
testing/home/all/.plomlib.sh/file_dot_variants [changed from file to symlink]
testing/home/all/.profile [changed from file to symlink]
testing/home/root/.shell_prompt_color [changed from file to symlink]
testing/scripts/lib/copy_dirtree [new symlink]
testing/scripts/lib/determine_ip [new symlink]
testing/scripts/lib/install_aptmarkeds [new symlink]
testing/scripts/lib/mark_nonrequireds_auto [new symlink]
testing/scripts/setup_desktop.sh
testing/scripts/setup_secrets.sh