guix/gnu
Tomas Volf a64a3a14e8
services: mingetty: Rename misnamed accessors.
Rename the accessors to ensure all start with `mingetty-configuration-'
prefix.  Some were named just `mingetty-$FIELD', instead of
`mingetty-configuration-$FIELD'.

The renaming *is* backwards compatible, since in the define-module's #:export
argument the correct (`mingetty-configuration-$FIELD') were used already and
thus the accessors were not accessible.

* gnu/services/base.scm (<mingetty-configuration>): Rename accessors for
auto-login, login-program, login-pause?, clear-on-logout?.

Change-Id: I4557a82498805ade0b341feda9d33eccc305690f
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-12-15 00:19:41 +09:00
..
bootloader
build
home home: services: shepherd: Default to 1.0. 2024-12-09 23:15:44 +01:00
installer
machine
packages gnu: python-argparse-manpage: Fix build. 2024-12-14 22:15:45 +08:00
services services: mingetty: Rename misnamed accessors. 2024-12-15 00:19:41 +09:00
system services: shepherd: Default to 1.0. 2024-12-09 23:15:44 +01:00
tests tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-pydocstyle: Update to 6.3.0. 2024-12-13 21:01:36 +00:00
machine.scm
packages.scm packages: Optimize ‘all-packages’. 2024-12-12 23:23:33 +01:00
services.scm
system.scm
tests.scm