UPDATES:
All the scripts in /etc/init.d have been updated
lynx has been replaced by links + CA certificates. Note: links is a text browser, so it works best on server-rendered sites; JavaScript / single-page apps are out of its reach.
Kernel is now version 7.0.12
Busybox is the latest version with our patch to support ecryptfs, the usage is very simple:
ecryptfs_mount BusyBox v1.39.0.git (2026-06-14 11:38:32 CEST) multi-call binary.
Usage: ecryptfs_mount [-r] LOWER MNT
Mount eCryptfs directory LOWER onto MNT (passphrase-only). Passphrase from $ECRYPTFS_PASSPHRASE, prompted if interactive, else stdin.
-r Read-only
BusyBox has also been recompiled so that who and last now work for console logins.
The vmo script (the VM-cluster manager, formerly vmstart) has been heavily revised. It is a POSIX /bin/sh script and runs under BusyBox ash.
Changelog here:
The tinies can be downloaded here: