Minibase Versions Save

small static userspace tools for Linux

0.7

4 years ago

Stop-gap release to have a packed version that is reasonably relevant.

  • major rework of networking services (ifmon, wsupp, dhconf)
  • major rework of initrd/rootfs tools (findblk, passblk, devinit)
  • depmod, modinfo, and built-in support for lzip-compressed modules
  • time synchronization service (timed)
  • simplified netlink and nlusctl code
  • updated and reworked documentation
  • some new minor tools (cal, pslist)

0.6.2

6 years ago

Minor bugfix update for 0.6 before starting on some larger changes.

  • keymon pollfds fix
  • udevmod buffer size fix
  • wifi ctx wipe fix
  • msh prctl no-new-privs

0.6.1

6 years ago
  • ARM fixes and general arch support cleanup
  • MIPS and MIPS64 support added
  • make test now runs qemu for non-native builds

0.6

6 years ago
  • Xorg support
  • simple interactive shell, cmd
  • new tools: pstree, elfinfo, lsdri
  • udev/input quirks from lindevd merged into udevmod
  • tool selection in configure
  • disk encryption is now standard XTS-AES-128 with double-width key
  • dhcp merged into ifmon with major improvements
  • several tools changed to use sub-commands instead of dash options (svctl stop foo instead of svctl -t foo)
  • parallel operations for deitool (speeds up sys-crypt building in minibase-br a lot)
  • fixes, minor improvements, new bugs etc

0.5

6 years ago

First public release.