v0.0.2 Release Notes
This release improves ARM64 hardware support and refreshes core system dependencies.
What’s new
- Reworked base system bootstrap in
Dockerfileby creating the system skeleton directly in the build definition, by @Itxaka (#166). - Enabled Raspberry Pi SD card support on ARM64 by turning on
CONFIG_MMC_BCM2835infiles/kernel/default-arm64.config, by @Ludea (#171). - Disabled duplicate SSH MOTD output in Hadron configuration, by @Itxaka (#167).
Dependency updates since v0.0.1
SYSTEMD_VERSION:259->259.1PYTHON_VERSION:3.14.2->3.14.3OPENSSH_VERSION:10.0p1->10.2p1EXPAT_VERSION:2.7.3->2.7.4KERNEL_VERSION:6.18.7->6.19DRACUT_VERSION:109->110MULTIPATH_TOOLS_VERSION:0.14.1->0.14.3SHADOW_VERSION:4.19.2->4.19.3M4_VERSION:1.4.20->1.4.21COREUTILS_VERSION:9.9->9.10PAX_UTILS_VERSION:1.3.9->1.3.10autoprefixer:10.4.23->10.4.24caniuse-lite:1.0.30001760->1.0.30001767
Full Changelog: v0.0.1...v0.0.2