Teeny Core Linux "download everything"

The install medium is just a door. This site is the package store: a plain directory of tarballs behind a signify-signed index. Your Teeny Core box fetches it with pkg and installs what you ask for — nothing ships on the ISO itself.

Available packages

PackageVersionSize
teenycore-hello1.0.0355 B

This list is generated from index.txt — the trusted catalog below always wins.

Verified files (the trust chain)

Use it

wifi                        # get online
pkg update                  # fetch + verify index.txt
pkg search <term>           # find stuff
pkg install <package>       # download, verify sha256, install
pkg help                    # full command list

If an index or package fails verification, pkg refuses it. That is the whole point.