Todo está en los respectivos repositorios
TCRP
https://github.com/pocopico/tinycore...s/tag/v0.9.2.9
Pocopico ha sacado la versión Redpill friend (TCRP & ARPL) simplemente añadiendo al final withfriend al compilar el bootloader
./rploader.sh build <plataforma> withfriend
- bringfriend
Downloads TCRP friend and makes it the default boot option. TCRP Friend is here to assist with automated patching after an upgrade. No postupgrade actions will be required anymore, if TCRP friend is left as the default boot option.
- build <platform> <option> :
Build the

RedPill LKM and update the loader image for the specified platform version and update current loader.
Valid Options: static/compile/manual/junmod/withfriend
** withfriend add the TCRP friend and a boot option for auto patching
Para que te hagas una idea tienes todo el help ejecutando ./rploader.sh
ARPL
https://github.com/fbelavenuto/arpl/...tag/v1.0-beta2