constellation/bazel/mkosi
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
..
BUILD.bazel bazel: always use nix 2023-10-12 14:42:24 +02:00
mkosi_configure.bzl bazel: always use nix 2023-10-12 14:42:24 +02:00
mkosi_image.bzl image: re-enable autologin for debug and console images (#3355) 2024-09-17 14:07:28 +02:00
mkosi_wrapper.sh.in image: update mkosi and use package directory feature 2024-02-20 12:50:13 +01:00
toolchain.bzl bazel: mkosi toolchain 2023-09-27 17:58:19 +02:00