guix/gnu/system
Ludovic Courtès 84a2de36a1
services: Deprecate a few more service procedures.
These procedures were already either undocumented (and de facto
deprecated) or documented as deprecated or redundant.

* gnu/services/base.scm (guix-service, guix-publish-service): Mark as
deprecated.
* gnu/services/mcron.scm (mcron-service): Likewise.
* gnu/services/networking.scm (tor-service): Likewise.
* doc/guix.texi (Scheduled Job Execution): Remove 'mcron-service' and
adjust example.
(Networking Services): Remove 'tor-service'.
* gnu/tests/base.scm (%mcron-os): Use 'mcron-service-type' instead of
'mcron-service'.
* gnu/tests/networking.scm (%tor-os): Use 'tor-service-type' instead of
'tor-service'.
* tests/guix-system.sh: Likewise.
2019-01-11 12:14:38 +01:00
..
examples doc: Example vm-image doesn't need firmware. 2018-12-24 11:14:29 +02:00
file-systems.scm
install.scm services: Deprecate a few more service procedures. 2019-01-11 12:14:38 +01:00
linux-container.scm
linux-initrd.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
locale.scm
mapped-devices.scm system: Mention '--skip-checks' in initrd diagnostics. 2018-09-23 23:34:16 +02:00
nss.scm
pam.scm
shadow.scm system: Rename .zlogin to .zprofile. 2018-10-19 00:45:20 -07:00
uuid.scm
vm.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00