v0.1.1-beta — console login + verified wifi & ufw
Pre-release
Pre-release
Blueberry Linux v0.1.1-beta
Second beta. Fixes and verification since v0.1.0-beta:
- Console/serial login fixed —
agettycouldn't exec/bin/login
(merged-usr gap) andlogin(1)had no/etc/login.defs; both fixed. TTY
and serial login now work (graphical SDDM login already did). - WiFi verified working — NetworkManager (
nmcli1.50,nmtui),
wpa_supplicant2.11 and the fulllinux-firmwareset. Tested live: NM
starts, manages and connects an interface. - Firewall (ufw) working — kernel gained the legacy netfilter/iptables
tables (NETFILTER_XTABLES_LEGACY);ufw enablenow installs and enforces
rules. Tested live: default-deny incoming with an allow rule active.
Images (BIOS + UEFI, all boot into the TUI installer):
| image | what it is |
|---|---|
blueberry-20260702-x86_64.iso |
Server (rolling CLI) |
blueberry-desktop-26.10-kde-x86_64.iso |
Desktop, offline install |
blueberry-desktop-26.10-kde-netinstall-x86_64.iso |
Desktop, netinstall |
Write to USB: dd if=<iso> of=/dev/sdX bs=4M oflag=sync. Still beta.