13 Commits
Author SHA1 Message Date
gryf c49e9148a3 Add SD cards to be check for being booted from 2026-05-31 22:07:48 +02:00
gryf 156722a62f Fix issue with empty script when dropbear is not enabled 2026-02-18 15:08:24 +01:00
gryf 578af86baa Added guard for nonexisting askpass/network down and so on 2025-12-17 17:58:31 +01:00
gryf 610cfdaca7 Added askpass sources 2025-12-17 07:55:24 +01:00
gryf 21dcfae6b1 Updated a bit init script 2025-06-29 18:48:13 +02:00
gryf 4633e0bc66 Added ability for providing username for ssh session. 2025-06-27 21:47:09 +02:00
gryf e1aef8338b Make config as a separate attribute for initramfs objects 2025-06-27 12:13:57 +02:00
gryf 7ecdc90baf Added dropbear support 2025-06-27 10:56:23 +02:00
gryf 7efac1607f Moved configuration to toml 2025-06-27 10:54:16 +02:00
gryf 84f93c519f Use single library path.
There can be several directories, where libs are being searched for.
That behavior can be either hardcoded in the specific program, or
defined in /etc/ld.so.conf. To keep things simple, I'd just use
lib/lib64 (libe is a symlink to lib64) well-known location for the
shared libs.
2023-05-11 11:02:34 +02:00
gryf a2bfa1331b Separate keys (data) from drives definition (config) 2019-10-27 11:27:47 +01:00
gryf 084d166fbb Added initial version of mkinitramfs script 2019-10-21 21:25:13 +02:00
gryf fd281bbf52 Added readme 2019-10-21 21:20:27 +02:00