maksimKorzh / tce-download

Download .tcz extenstions from the outside of the Tiny Core Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCE download

Download .tcz extensions from the outside of the Tiny Core Linux

How to use

  1. Add the packages you need to download into download.lst file
  2. Optionally alter "MIRROR" variable in the "tce-download.py"
  3. Run "python3 tce-download.py"

    This would generate "/tce/onboot.lst" and populate "/tce/optional/" with your packages
    You can than burn TinyCore.iso onto the USB flash drive, copy /tce folder to it
    and specify the boot codes like: "waitusb=5 tce=sdb"
    You should have your packages loaded on boot after.

Video demo

https://www.youtube.com/watch?v=bAY2xAUv5YQ

Credits

Thanks to Juanito from TinyCoreLinux team for support on forum.

About

Download .tcz extenstions from the outside of the Tiny Core Linux


Languages

Language:Python 100.0%