This release is the current version used in production, provided by bootstrap
server.
Update
- Update
kernel -> v5.4.10
- Enable
libwebsockets
with ipv6 support - Update
libwebsockets -> v2.4.2
- Update
busybox -> v1.31.0
(related to #13) - Update
btrfs-progs -> v4.20.2
(related to #13) - Update
ca-certificates -> v20190110
(related to #13) - Update
curl -> v7.65.1
(related to #13) - Update
dmidecode -> v3.2
(related to #13) - Update
dnsmasq -> v2.80
(related to #13) - Update
e2fsprogs -> v1.45.2
(related to #13) - Update
ethtool -> v5.1
(related to #13) - Update
eudev -> v3.2.8
(related to #13) - Update
haveged -> v1.9.4
(related to #13) - Update
iproute2 -> v5.4.0
(related to #13) - Update
kmod -> v26
(related to #13) - Update
netcat -> v110
(related to #13) - Update
nftables -> v0.9.1
(related to #13) - Update
openssh -> v8.0p1
(related to #13) - Update
openssl -> v1.1.1d
(related to #13) - Update
redis -> v5.0.5
(related to #13) - Update
smartmon -> v7.0
(related to #13) - Update
util-linux -> v2.34
(related to #13) - Update
wireguard -> v20200102
(related to #13) - Freeze all git branch to git specific tag/revision
- Update
0-flist -> v2.0.0-rc1
- Update
0-fs -> v2.0.6
Added
- New
init
system in Rust (zinit) - Add
corex
compiled staticaly - Add
dhcpcd
(related to #14) - Add
bcache-tools
(related to #14) - Add
linux-firmware
with custom list - Add
xfsprogs
- Add musl packages for static compilation
Removed
- Do not ship zos modules anymore, they are downloaded on runtime
- Old init system written in Go
- Drop
ztid
tool - Drop not used patches
- Drop
libvirt
scripts
Improvements
- Only provide minimal requirement for zos (internet, bootstrap, 0-fs)
- Download runtime flist on boot
- Update
debugfs
ubuntu base version (bionic) and stability - Large improvement on the
initramfs.sh
script and build system - Enlarge root tmpfs filesystem to
1.5G