From eaabc5e87f4e48d7bce88ca231f5fc2d554ca3d6 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sat, 30 Nov 2019 18:42:27 +0100 Subject: machine: Add provenance tracking to each machine operating system. * gnu/machine.scm (): Rename accessor to '%machine-operating-system'. (machine-operating-system): New procedure. * doc/guix.texi (Service Reference): Mention it. --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index bd7cb7a3da..4c2ecd4b84 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -27129,8 +27129,8 @@ comparison less trivial. @end quotation This service is automatically added to your operating system -configuration when you use @command{guix system reconfigure} or -@command{guix system init}. +configuration when you use @command{guix system reconfigure}, +@command{guix system init}, or @command{guix deploy}. @end defvr @node Shepherd Services -- cgit 1.4.1