jason
86fe0d1345
🐛 Remove stale local function definitions from init.d script 🐛
...
transmission / release-transmission (push) Failing after 5s
__cd, __pcheck, __pgrep, and __proc_check were locally defined in
init.d scripts before they were added to the shared docker-entrypoint
functions library. These local copies shadow the improved library
versions and prevent library updates from taking effect.
- rootfs/usr/local/etc/docker/init.d/transmission.sh: remove stale local __cd/__pcheck/__pgrep/__proc_check definitions; defer to shared library
rootfs/usr/local/etc/docker/init.d/transmission.sh
2026-06-26 18:48:36 -04:00
jason
ed03fdb4f4
♻️ Migrate transmission to /config/ source-of-truth architecture ♻️
...
Migrate transmission Docker image to the new build-time config architecture.
- rootfs/root/docker/setup/03-files.sh: rewrite to canonical form with /tmp/bin, /tmp/var, /tmp/etc, /tmp/usr handlers
- rootfs/usr/local/etc/docker/functions/entrypoint.sh: update to latest template
- rootfs/usr/local/etc/docker/init.d/*.sh: fix $(basename) UUOC; move inline comments above code lines
- rootfs/tmp/etc/: add service config files (transmission ) deployed to /etc/ at build time
- rootfs/usr/local/share/template-files/: delete; config now deployed via /tmp/etc/ and /tmp/usr/ at build time
rootfs/root/docker/setup/03-files.sh
rootfs/tmp/
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/transmission.sh
rootfs/usr/local/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/00-directory.sh
rootfs/usr/local/share/template-files/config/env/examples/addresses.sh
rootfs/usr/local/share/template-files/config/env/examples/certbot.sh
rootfs/usr/local/share/template-files/config/env/examples/couchdb.sh
rootfs/usr/local/share/template-files/config/env/examples/dockerd.sh
rootfs/usr/local/share/template-files/config/env/examples/global.sh
rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
rootfs/usr/local/share/template-files/config/env/examples/mariadb.sh
rootfs/usr/local/share/template-files/config/env/examples/mongodb.sh
rootfs/usr/local/share/template-files/config/env/examples/networking.sh
rootfs/usr/local/share/template-files/config/env/examples/other.sh
rootfs/usr/local/share/template-files/config/env/examples/php.sh
rootfs/usr/local/share/template-files/config/env/examples/postgres.sh
rootfs/usr/local/share/template-files/config/env/examples/redis.sh
rootfs/usr/local/share/template-files/config/env/examples/services.sh
rootfs/usr/local/share/template-files/config/env/examples/ssl.sh
rootfs/usr/local/share/template-files/config/env/examples/supabase.sh
rootfs/usr/local/share/template-files/config/env/examples/webservers.sh
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
rootfs/usr/local/share/template-files/config/.gitkeep
rootfs/usr/local/share/template-files/config/transmission/settings.json
rootfs/usr/local/share/template-files/data/.gitkeep
rootfs/usr/local/share/template-files/defaults/.gitkeep
2026-06-04 14:40:13 -04:00
jason
4063cc92db
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/transmission.sh
2025-09-20 06:40:10 -04:00
jason
dde541d4d1
🗃 Modified: rootfs/usr/local/etc/docker/init.d/transmission.sh 🗃
...
Modified: rootfs/usr/local/etc/docker/init.d/transmission.sh
2024-07-14 10:49:07 -04:00
casjay
3606a817bd
🗃️ Updated domain names 🗃️
...
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/transmission.sh
2023-08-10 19:57:50 -04:00
casjay
192573e50c
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/init.d/transmission.sh
2023-07-05 09:53:12 -04:00
casjay
ab021fe697
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/init.d/transmission.sh
2023-07-05 09:45:23 -04:00
casjay
3cfd8378ab
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/init.d/transmission.sh
2023-07-05 09:32:00 -04:00
casjay
f930a55140
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/init.d/transmission.sh
2023-07-05 09:09:06 -04:00
casjay
8d6425379a
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/etc/docker/init.d/transmission.sh
rootfs/usr/local/etc/docker/init.d/zz-default.sh
2023-07-05 01:27:36 -04:00