Skip to content

Releases: macmpi/alpine-linux-headless-bootstrap

v1.6

06 Nov 12:14
469ee44

Choose a tag to compare

headless.apkovl.tar.gz

workaround brcmfmac issues with wpa_supplicant
usb-gadget networking: use cloudfare 1.1.1.1 default dns
update doc

Tested on Alpine 3.22.2

v1.5

28 Oct 14:35
eb1a286

Choose a tag to compare

headless.apkovl.tar.gz

update xg_multi to v0.8
tweak services setup
update doc

Tested on Alpine 3.22.2

v1.4

22 Sep 14:34
9872873

Choose a tag to compare

headless.apkovl.tar.gz

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

27 Aug 12:53
d8fbe8d

Choose a tag to compare

headless.apkovl.tar.gz

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

08 Jan 10:54
89c689e

Choose a tag to compare

headless.apkovl.tar.gz

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

26 Aug 07:32
47f720a

Choose a tag to compare

headless.apkovl.tar.gz

Improve auto-update

Tested on Alpine 3.20.2.
ssh login not compatible with 3.21.0 (while networking, unattended.sh & serial gadget are OK): see #34

v1.2.1

24 Aug 12:05
b0e809b

Choose a tag to compare

headless.apkovl.tar.gz

In gadget mode, change default DNS to Quad9

Tested on Alpine 3.20.2

v1.2

24 Nov 09:51
f35a866

Choose a tag to compare

headless.apkovl.tar.gz

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

17 Nov 09:16
0d36941

Choose a tag to compare

headless.apkovl.tar.gz

improved interfaces detection: fixes #20
make.sh: tighten-up archive construction (reproducibility)

v1.0

13 Nov 21:06
256b90b

Choose a tag to compare

headless.apkovl.tar.gz

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