Hacker News new | ask | show | jobs
by epynonymous 3071 days ago
what is the package manager used by tiny core? i think this is what's used by boot2docker
1 comments

If I remember correctly, TCL uses a very simple overlay system based on squashfs. Most (all?) of the tooling and package management stuff is also written in bash.