guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] services: network-manager: Use record for configuration.


From: 宋文武
Subject: Re: [PATCH 2/2] services: network-manager: Use record for configuration.
Date: Thu, 19 Jan 2017 19:44:24 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Christopher Baines <address@hidden> writes:

> * gnu/services/network-manager.scm (<network-manager-configuration>): New
> record type.
> (network-manager-shpeherd-service): Change to use the
> network-manager-configuration record, rather than a package.  Generate a
> simple configuration file from the network-manager-configuration record.
> (network-manager-service-type): Update extensions to take the
> network-manager-configuration rather than a package.
> ---
>  gnu/services/networking.scm | 77 
> +++++++++++++++++++++++++++++----------------
>  1 file changed, 50 insertions(+), 27 deletions(-)

Thanks, could you mention the remove of 'network-manager-service' in the
changelog and update the 'Network Manager' section of manual?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]