Skip to content

Releases: arsv/minibase

0.7

14 Nov 13:37
Compare
Choose a tag to compare
0.7 Pre-release
Pre-release

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

10 Feb 06:23
Compare
Choose a tag to compare

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

28 Jan 16:22
Compare
Choose a tag to compare
  • ARM fixes and general arch support cleanup
  • MIPS and MIPS64 support added
  • make test now runs qemu for non-native builds

0.6

21 Jan 16:40
Compare
Choose a tag to compare
0.6
  • 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

07 Nov 15:35
Compare
Choose a tag to compare
0.5 Pre-release
Pre-release

First public release.