[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#40648: [PATCH] Add subsections to the Binary Installation section
From: |
Ludovic Courtès |
Subject: |
bug#40648: [PATCH] Add subsections to the Binary Installation section |
Date: |
Sun, 19 Apr 2020 13:27:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi,
Steven vanZyl <address@hidden> skribis:
> Break the Binary Installation section of the manual into two
> subsections: Installation Script, and Manual Installation. With an
> example for the Installation Script.
>
> This serves to highlight the existence of the installation script as
> the recommended way of installing Guix and provide an example of its
> usage for users.
>
> Additionally altered an example systemd command in the Manual
> Installation section to turn two commands into one by using the --now
> flag instead of calling start then enable.
Good ideas. I pushed a variant of your patch as
40c6b1802cf014d5a747310606285e52ee3e3d3e.
Thanks!
Ludo’.