guix/gnu
Ludovic Courtès 2886a59d18
services: agetty: 'term-console' succeeds by default.
Previously, on a typical setup without "console=ttyS0" or similar in
'kernel-arguments', the 'term-console' Shepherd service would always be
marked as failing to start.  This is undesirable because it raises a
false alarm: the service is expected to do nothing in this case.

This patch instead marks it as succeeding and logs a message explaining
it's doing nothing.

* gnu/services/base.scm (agetty-shepherd-service): In 'start' method,
succeed when TTY is #f and print a message.
2023-04-19 20:12:20 -04:00
..
bootloader
build
home
installer
machine
packages gnu: Add converseen. 2023-04-19 20:12:19 -04:00
services services: agetty: 'term-console' succeeds by default. 2023-04-19 20:12:20 -04:00
system locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Add 'gdb-minimal' to the "core" package set. 2023-04-18 15:59:34 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add converseen. 2023-04-19 20:12:19 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm