home · contact · privacy
Add Raspberry Pi setup and setup new file structure.
authorChristian Heller <c.heller@plomlompom.de>
Wed, 23 Oct 2024 03:25:49 +0000 (05:25 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Wed, 23 Oct 2024 03:25:49 +0000 (05:25 +0200)
commitdff469033fe0e2010492eac1d7f49b7799e3262e
tree730b8e66225ddd030a5b4242323c6a8df263a396
parentc34e18221916fe7682ef0eab2a48cd9d49eb9d10
Add Raspberry Pi setup and setup new file structure.
12 files changed:
constants.sh [new file with mode: 0644]
many_releases/aptmark/all [new file with mode: 0644]
many_releases/etc/all/etc/apt/apt.conf.d/99_minimize_dependencies [new file with mode: 0644]
many_releases/etc/all/etc/default/locale [new file with mode: 0644]
many_releases/etc/all/etc/locale.gen [new file with mode: 0644]
many_releases/etc/all/etc/timezone [new file with mode: 0644]
many_releases/home/minimal/.bashrc [new file with mode: 0644]
many_releases/home/root/.shell_prompt_color [new file with mode: 0644]
many_releases/scripts/_misc.sh [new file with mode: 0644]
testing/etc/all/etc/apt/sources.list [new file with mode: 0644]
testing/scripts/constants.sh [new file with mode: 0644]
testing/scripts/setup_raspi.sh [new file with mode: 0644]