GNU bug report logs - #69302
[PATCH 0/2] New "Getting Started" section for Guix System

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Wed, 21 Feb 2024 15:20:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 69302 <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 69302 <at> debbugs.gnu.org
Subject: Re: [bug#69302] [PATCH 2/2] doc: Add “Inspecting Services” section.
Date: Thu, 22 Feb 2024 18:56:07 +0100
Hello Ludo.

Ludovic Courtès <ludo <at> gnu.org> writes:
> * doc/guix.texi (Inspecting Services): New subsection.

I like this showcasing of useful features.  However, typo:

> +@cindex troubleshooting, for system services
> +@cindex inspecting system services
> +@cindex system services, inspecting
> +As you work on your system configuration, you might wonder why some
> +system service doesn't show up or why the system as not as you expected.

is not as you expected

Also:

> +@example
> +guix system shepherd-graph /etc/config.scm | \
> +  guix shell xdot -- xdot -
> +@end example
> +
> +This lets you visualize the Shepherd services as defined in
> +@file{/etc/config.scm}.  Each box is a service as would be shown by
> +@command{herd status} on the running system, and each arrow denotes a

Perhaps @command{sudo herd status} to avoid confusion?

Regards,
Florian




This bug report was last modified 1 year and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.