Commit Graph

28 Commits

Author SHA1 Message Date
macmpi 2046d877eb version 1.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
2023-11-24 10:44:12 +01:00
macmpi 4026274721 version 1.1
improved interfaces detection: fixes https://github.com/macmpi/alpine-linux-headless-bootstrap/issues/20
make.sh: tighten-up archive construction (reproducibility)
2023-11-17 10:09:14 +01:00
macmpi f430fc3ce5 version 1.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
2023-11-13 21:34:41 +01:00
macmpi 03eb12b52f version 0.9
Allow authorized_keys authentication
Fix apkovl file detection (again)
Test internet availability
Misc wording tweaks
2023-09-20 14:10:29 +02:00
macmpi ab94ea6f31 log messages tweaks 2023-09-20 12:03:16 +02:00
macmpi e85ef08be2 fix ovl file detection again 2023-09-20 10:54:42 +02:00
macmpi 33742dec79 Allow authorized_keys 2023-09-20 09:09:30 +02:00
macmpi ebc52d13a8 Add test for internet availability 2023-09-18 19:25:40 +02:00
macmpi d40447c6fa bump version to 0.8 2023-05-17 19:13:41 +02:00
macmpi 51e426e9bf preserve original config files better
this would allow to also use apkovl to rescue existing disk-based setup
2023-05-16 14:36:41 +02:00
macmpi 1eca862849 improve overlay file detection
take name from dmesg
add suggestion for removal in banner
2023-05-16 09:30:02 +02:00
macmpi 6718b1c311 bump version to 0.7 2023-05-13 09:03:08 +02:00
macmpi 7e91859180 trigger new keys generation if supplied key file is empty 2023-05-13 08:30:47 +02:00
macmpi 5193a9296b SPDX stuff 2023-05-12 14:04:17 +02:00
macmpi a518b2d421 init random generation 2023-05-12 09:26:50 +02:00
macmpi fa08356540 re-order ssh config code
and add log info about temp key use
2023-05-12 08:41:57 +02:00
macmpi c41be0072c Add banner 2023-05-11 20:41:37 +02:00
macmpi 84da591fda allow to inject custom ssh keys 2023-05-11 17:54:12 +02:00
macmpi aa371a2e0c limit search depth for apkovl file 2023-05-11 15:04:54 +02:00
macmpi 0bb6c50b20 bumb to version 0.6 2023-02-24 16:05:45 +01:00
macmpi 8bef9afe65 improve cleanup
remove openssh and wpa_supplicant packages and other config files
Networking will still operate as long as services are not stopped
2023-02-24 16:00:54 +01:00
macmpi 67fbe22acb add version
reported on console and log
2022-12-05 10:10:13 +01:00
macmpi 009e17dfa8 remove dsa and ecdsa keys and update others
dsa keys are disabled by openssh 7 and later, and
https://goteleport.com/blog/comparing-ssh-keys/
2022-12-05 10:00:47 +01:00
macmpi 27458299c9 improve wpa_supplicant startup
only start if interfaces are accordingly set
2022-12-05 09:57:42 +01:00
macmpi 089996a528 launch unattended.sh after cleanup 2022-07-24 23:15:11 +02:00
macmpi 134360420b prune hidden directories (like .trash) in ovl search 2022-07-24 19:47:28 +02:00
macmpi 46981535ce improve hostname 2022-07-18 17:01:23 +02:00
macmpi 292f29ed8d Initial commit 2022-07-09 14:35:14 +02:00