From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 30991@debbugs.gnu.org
Subject: [bug#30991] [PATCH v2 2/3] services: Add modem-manager-service-type.
Date: Sat, 31 Mar 2018 20:39:51 +0200 [thread overview]
Message-ID: <20180331203951.2c37405c@alma-ubu> (raw)
In-Reply-To: <20180329222140.21590-3-dannym@scratchpost.org>
[-- Attachment #1: Type: text/plain, Size: 1899 bytes --]
On Fri, 30 Mar 2018 00:21:39 +0200
Danny Milosavljevic <dannym@scratchpost.org> wrote:
> * gnu/services/networking.scm (modem-manager-service-type): New
> variable. (<modem-manager-configuration>): New variable.
> (modem-manager-configuration): New procedure.
> (modem-manager-configuration?): New procedure.
> * doc/guix.texi (Networking Services): Document it.
> ---
> doc/guix.texi | 22 ++++++++++++++++++++++
> gnu/services/networking.scm | 39
> +++++++++++++++++++++++++++++++++++++++ 2 files changed, 61
> insertions(+)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 25c08b9f0..23b7ae089 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -10712,6 +10712,28 @@ several commands to interact with the daemon
> and configure networking: and @command{wicd-curses} user interfaces.
> @end deffn
>
> +@cindex ModemManager
> +
> +@defvr {Scheme Variable} modem-manager-service-type
> +This is the service type for the
> +@uref{https://wiki.gnome.org/Projects/ModemManager, ModemManager}
> +service. The value for this service type is a
> +@code{modem-manager-configuration} record.
See below ...
[..]
> diff --git a/gnu/services/networking.scm b/gnu/services/networking.scm
> index da96bbeb5..5092a5f35 100644
> --- a/gnu/services/networking.scm
> +++ b/gnu/services/networking.scm
[..]
> +(define modem-manager-service-type
[..]
> + (description
> + "Run
> @uref{https://wiki.gnome.org/Projects/ModemManager, +ModemManager}, a
> modem management daemon that aims to simplify dialup +networking."))))
URL in texinfo and here: This page says only "This page does not exist
yet. You can create a new empty page, or use one of the page templates.
"
I found this one working, but it's the unstable version:
https://developer.gnome.org/ModemManager/unstable/
Björn
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2018-03-31 18:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-29 18:28 [bug#30991] [PATCH 0/2] Add ModemManager service Danny Milosavljevic
2018-03-29 18:33 ` [bug#30991] [PATCH 1/2] services: Add modem-manager-service-type Danny Milosavljevic
2018-03-29 18:33 ` [bug#30991] [PATCH 2/2] services: Add ModemManager to '%desktop-services' Danny Milosavljevic
2018-03-29 19:15 ` [bug#30991] [PATCH 0/2] Add ModemManager service Danny Milosavljevic
2018-03-29 22:21 ` [bug#30991] [PATCH v2 0/3] " Danny Milosavljevic
2018-03-29 22:21 ` [bug#30991] [PATCH v2 1/3] services: Move static-networking to (gnu services base) Danny Milosavljevic
2018-03-31 16:13 ` Ludovic Courtès
2018-04-01 8:16 ` Danny Milosavljevic
2018-04-01 9:38 ` Ludovic Courtès
2018-03-29 22:21 ` [bug#30991] [PATCH v2 2/3] services: Add modem-manager-service-type Danny Milosavljevic
2018-03-31 16:14 ` Ludovic Courtès
2018-09-04 13:22 ` Ludovic Courtès
2018-09-04 19:41 ` Danny Milosavljevic
2018-09-04 20:53 ` Ludovic Courtès
2018-09-04 21:16 ` Danny Milosavljevic
2018-03-31 18:39 ` Björn Höfling [this message]
2018-03-29 22:21 ` [bug#30991] [PATCH v2 3/3] services: Add ModemManager to '%desktop-services' Danny Milosavljevic
2018-03-31 16:08 ` Ludovic Courtès
2018-05-01 9:58 ` Danny Milosavljevic
2018-05-06 21:00 ` Ludovic Courtès
2018-05-08 7:04 ` Danny Milosavljevic
2018-05-08 13:35 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180331203951.2c37405c@alma-ubu \
--to=bjoern.hoefling@bjoernhoefling.de \
--cc=30991@debbugs.gnu.org \
--cc=dannym@scratchpost.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.