macmpi
|
e263862335
|
Merge pull request #18 from macmpi/dev
Release 0.9
|
2023-09-20 14:17:33 +02: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
|
f7571ac6e5
|
Merge pull request #16 from macmpi/dev
Update README.md
|
2023-08-02 17:05:02 +02:00 |
macmpi
|
aa87d4b540
|
Update README.md
|
2023-08-02 17:04:00 +02:00 |
macmpi
|
545118421a
|
Merge pull request #15 from macmpi/dev
Update README.md
|
2023-08-02 16:12:26 +02:00 |
macmpi
|
bfd9056fed
|
Update README.md
|
2023-08-02 16:10:52 +02:00 |
macmpi
|
c8c85d6e23
|
Merge pull request #14 from macmpi/dev
Update README.md
|
2023-08-02 16:05:19 +02:00 |
macmpi
|
49a9f625ca
|
Update README.md
|
2023-08-02 16:01:12 +02:00 |
macmpi
|
a2d5c8a304
|
Merge pull request #12 from macmpi/dev
Release 0.8
|
2023-05-17 19:16:26 +02:00 |
macmpi
|
d40447c6fa
|
bump version to 0.8
|
2023-05-17 19:13:41 +02:00 |
macmpi
|
f10e0c0def
|
Update readme: original state preservation notes
|
2023-05-17 09:56:05 +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
|
bafc443817
|
Merge pull request #11 from macmpi/dev
Release 0.7
|
2023-05-13 09:08:04 +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
|
c8de3f87c2
|
README polishing
|
2023-05-12 15:57:52 +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
|
124f39d1c8
|
add few code snippets for some unattended actions
|
2023-05-11 19:51:45 +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
|
6b903b2670
|
Merge pull request #10 from macmpi/main
sync dev
|
2023-05-11 15:01:10 +02:00 |
macmpi
|
6d0a8021cb
|
README: add note on bundled keys
|
2023-05-11 09:18:46 +02:00 |
macmpi
|
92d511b7d7
|
wordsmithing on README
|
2023-03-20 11:51:54 +01:00 |
macmpi
|
0eb0d7878d
|
Merge pull request #8 from macmpi/dev
bump to 0.6: improve cleanup
|
2023-02-24 16:45:42 +01:00 |
macmpi
|
0bb6c50b20
|
bumb to version 0.6
|
2023-02-24 16:05:45 +01:00 |
macmpi
|
adf967cc16
|
Readme formatting tweak
|
2023-02-24 16:03:04 +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
|
909875797c
|
Merge pull request #4 from macmpi/dev
cosmetic fixes for 0.5 release
|
2022-12-05 11:04:55 +01:00 |
macmpi
|
2884acd1a9
|
improve doc
|
2022-12-05 10:54:53 +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
|
295d3bbeb5
|
make: fix temporary keys permissions
|
2022-12-05 09:42:52 +01:00 |
macmpi
|
9141ed77ee
|
Fine-tune README
|
2022-07-29 12:30:53 +02: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 |
macmpi
|
225aa62795
|
Initial commit
|
2022-07-08 22:41:32 +02:00 |