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.
| Package | Version | Size |
|---|---|---|
teenycore-hello | 1.0.0 | 355 B |
This list is generated from index.txt — the
trusted catalog below always wins.
/etc/teenycore/repo.pub. Compare them — they must match.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.