Releases: macmpi/alpine-linux-headless-bootstrap
v1.6
v1.5
update xg_multi to v0.8
tweak services setup
update doc
Tested on Alpine 3.22.2
v1.4
update xg_multi to 0.7
change main script files location into /tmp
auto-generate sub-services
rename make.sh script
include license within overlay
update doc
Tested on Alpine 3.22.1
v1.3
USB-gadget has been rewritten and spun-off into a new project https://github.com/macmpi/xg_multi/
Now works with any host OS, including Windows.
Provides ethernet, serial console, and mass-storage (new)
Tested on Alpine 3.22.1
v1.2.3
Fix ssh login on Alpine 3.21 (openssh 9.9_p1) ref #34
Tested on Alpine 3.22.1 (3.22.0 fails on brcmfmac wifi)
v1.2.2
v1.2.1
v1.2
New feature: auto-update apkovl file with latest release on master
Gadget: improved setup if several ports available and/or some unconnected
Wlan: only install & start wpa_supplicant if needed
Updated doc
Tested on Alpine 3.19.0
v1.1
v1.0
unattended.sh script may disable sshd (#NO_SSH option)
gadget mode: enable both USB serial terminal and USB-ethernet networking
check new version availability online (notified on login banner & logs)
redesigned as OpenRC services
many other minor improvements