guix/gnu
Bruno Victal c122fe37d5
services: network-manager: Set service canonical-name to NetworkManager.
According to the semantics in [1], 'networking should be a "virtual service"
and NetworkManager its canonical-name. This does not influence
existing services and they should continue to use the 'networking symbol.

One visible change is that 'herd status' doesn't show 'networking' anymore,
instead listing 'NetworkManager' in its place but both symbols are can be used
to start and stop the same service.

Note: Though the symbol NetworkManager doesn't really conform with the overall kebab-case
used throughout Guix, this is intentional as we really want to make it clear that
that the symbol NetworkManager really refers to the software called NetworkManager,
since it's a canonical name here. (rather than risk misleading the user to interpret
the symbol network-manager as a symbol for some unspecific network management software)

[1]: https://www.gnu.org/software/shepherd/manual/html_node/Jump-Start.html

* gnu/services/networking.scm (network-manager-shepherd-service): Make 'networking a
virtual service and set 'NetworkManager as its canonical name.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
..
bootloader
build file-systems: Validate 'no-diratime flag. 2023-02-26 01:00:07 +01:00
home home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'. 2023-03-05 23:06:55 +01:00
installer
machine
packages gnu: ipxe: Update to 1.21.1-1.9e1f7a3. 2023-03-09 15:10:16 +02:00
services services: network-manager: Set service canonical-name to NetworkManager. 2023-03-10 14:49:58 +01:00
system system: Update skeleton gdbinit. 2023-03-07 16:35:20 +02:00
tests services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: ipxe: Update to 1.21.1-1.9e1f7a3. 2023-03-09 15:10:16 +02:00
machine.scm
packages.scm
services.scm
system.scm services: base: Deprecate 'host-name-service' procedure. 2023-03-03 17:55:31 +01:00
tests.scm