I found a mistake in initial provides.diff
- MIRROR="${MIRROR%/}/$
(getMajorVer
).x/$BUILD/tcz"
+ MIRROR="${MIRROR%/}/$getMajorVer.x/$BUILD/tcz"
Anyway, the idea was/IS to do not call external script/function of 7KB for a block of text of few bytes.
If the script fits in 4KB =page in RAM, what do I loose by "my method"? Used ONLY for
these small scripts.
I wish any small script to be independent/portable outside tinycore. In general you are right to use complex function, but maybe not for a 400 -800 bytes script, come on
FYI: is it correct that ANY new tcz (with bash, gnu tools, whatever) will be linked into /usr/
local/bin, or /usr/
local/sbin? So will NOT influence "my"/ these specific tc scripts which are without use_busybox.