CanbiZ (MickLesk)
65e5c87a33
Scripts: use shared core bootstrap for final 114 Script Batch ( #16953 )
...
Replaces the misc/build.func bootstrap with the two-root core loader.
No other change: the engine contract (var_*, update_script, start,
build_container, description) is identical on both engines.
versitygw.sh additionally gains a trailing newline; it lacked one.
With this batch every ct/ script is on the core engine.
2026-09-02 21:37:36 +10:00
Sam Heinz
2b87a54afb
set script arm64 statuses to yes ( #15052 )
...
these scripts I have already previously confirmed work without any changes to the scripts themselves
2026-06-11 16:16:15 +02:00
Slaviša Arežina
f1bc4f1922
[misc]: Fix aligment of status messages ( #14900 )
2026-06-03 11:03:13 +02:00
Sam Heinz
69aa93a83a
workflows: update workflows, templates to support arm64. ( #14653 )
...
* set 'var_arm64' to no in all ct scripts
* update files in .github to support arm64
2026-05-23 07:46:44 +10:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZ
9777abe56d
Remove redundant cleanup steps from update scripts ( #9359 )
2025-11-22 16:41:22 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
d07affa368
bump various scripts to deb 13 ( #8227 )
2025-10-09 19:43:23 +02:00
CanbiZ
2e4c51450f
change var in ct files to new standard ( #3804 )
2025-04-10 11:56:52 +02:00
CanbiZ
8b66c8a9dc
fix basename -o
2025-04-01 10:58:29 +02:00
CanbiZ
f7e7d457df
fix basename for curl
2025-04-01 10:51:52 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-04-01 10:25:46 +02:00
CanbiZ
ece3ad2b13
Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) ( #2596 )
...
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)
* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
CanbiZ
af01193bc2
[core] cleanup (remove # App Default Values) ( #2356 )
2025-02-13 17:59:47 +01:00
CanbiZ
5946079f47
Fix: var_tags instead of TAGS in some CT's ( #2310 )
...
* Fix some Tags in CTS
* fix some others
* Update suwayomiserver.sh
2025-02-12 20:08:44 +01:00
Slaviša Arežina
a5f77f23e9
New Script: TasmoCompiler ( #2235 )
...
* add tasmocompiler script
* bunch of script fixes
* remove typo
* Update json/tasmocompiler.json
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
* Update ct/tasmocompiler.sh
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
* Update json/tasmocompiler.json
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
* Update ct/tasmocompiler.sh
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
---------
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
2025-02-12 16:10:24 +01:00