all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Cc: 50412-done@debbugs.gnu.org
Subject: [bug#50412] [PATCH] gnu: Add usbip-utils
Date: Thu, 16 Sep 2021 11:42:04 +0200	[thread overview]
Message-ID: <87wnng26xf.fsf@gnu.org> (raw)
In-Reply-To: <20210905193657.17750-1-GNUtoo@cyberdimension.org> (Denis Carikli's message of "Sun, 5 Sep 2021 21:36:57 +0200")

[-- Attachment #1: Type: text/plain, Size: 258 bytes --]

Hello,

Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> skribis:

> * gnu/packages/linux.scm (usbip-utils): New variable.
>
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>

Applied with the tweak below.  Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1501 bytes --]

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index b1a1031e21..d61ce41285 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2177,14 +2177,14 @@ slabtop, tload, top, vmstat, w, watch and sysctl.")
     (synopsis "Utilities for sharing USB devices over IP networks")
     (description
      "The USB/IP protocol enables to pass USB device from a server to
- a client over the network.  The server is a machine which shares an
- USB device and the client is a machine which uses USB device provided by
- a server over the network.  The USB device may be either physical device
- connected to a server or software entity created on a server using USB
- gadget subsystem.  The usbip-utils are userspace tools to used to handle
- connection and management on both side.  The client needs the vhci-hcd
- Linux kernel module and the server needs the usbip_host Linux kernel
- module.")
+a client over the network.  The server is a machine which shares an
+USB device and the client is a machine which uses USB device provided by
+a server over the network.  The USB device may be either physical device
+connected to a server or software entity created on a server using USB
+gadget subsystem.  The usbip-utils are userspace tools to used to handle
+connection and management on both side.  The client needs the @file{vhci-hcd}
+Linux kernel module and the server needs the @file{usbip_host} Linux kernel
+module.")
     (license license:gpl2)))
 
 (define-public e2fsprogs

      parent reply	other threads:[~2021-09-16  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05 19:36 [bug#50412] [PATCH] gnu: Add usbip-utils Denis 'GNUtoo' Carikli
2021-09-15 13:47 ` bug#50412: " Xinglu Chen
2021-09-16  9:42 ` Ludovic Courtès [this message]

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=87wnng26xf.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=50412-done@debbugs.gnu.org \
    --cc=GNUtoo@cyberdimension.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.