Releases: arsv/minibase
Releases · arsv/minibase
0.7
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
0.6.1
0.6
- Xorg support
- simple interactive shell,
cmd
- new tools:
pstree
,elfinfo
,lsdri
- udev/input quirks from
lindevd
merged intoudevmod
- tool selection in
configure
- disk encryption is now standard XTS-AES-128 with double-width key
dhcp
merged intoifmon
with major improvements- several tools changed to use sub-commands instead of dash options
(svctl stop foo
instead ofsvctl -t foo
) - parallel operations for
deitool
(speeds up sys-crypt building in minibase-br a lot) - fixes, minor improvements, new bugs etc