7 Commits

Author SHA1 Message Date
miampf
6f8d11c8e5
use /run/ssh subdir + harden openssh config a bit 2025-02-06 15:24:23 +01:00
miampf
a37ecfa9b7
ssh node image configuration 2025-02-06 15:24:21 +01:00
miampf
c25d0c34dd
change known_hosts file to writable location 2025-02-06 15:24:21 +01:00
miampf
6187364eb0
sshd and create-host-ssh-key service on node 2025-02-06 15:24:21 +01:00
Markus Rudy
6d7f687609
image: allow autologin on TTY1 for STACKIT cloud (#3499) 2024-11-27 14:21:43 +01:00
3u13r
1f887c7868
image: re-enable autologin for debug and console images (#3355)
* image: remove autologin via mkosi

In mkosi v24 --autologin no longer works for ttyS consoles. Since the CSPs use those exclusively for their serial consoles, we need to replace this with another solution (see next commit)

* image: add getty systemd unit for debug images

This replaces the mkosi --autologin solution with a getty systemd unit for ttyS0.
Note that both console and debug images hace their consoles enabled.
2024-09-17 14:07:28 +02:00
Malte Poll
825dab0e0b image: add sysroot files 2023-09-27 17:58:19 +02:00