all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add sg3_utils.
Date: Sun, 14 Aug 2016 12:46:32 -0400	[thread overview]
Message-ID: <20160814164632.GA1754@jasmine> (raw)
In-Reply-To: <871t1skp8l.fsf@gmail.com>

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

On Sat, Aug 13, 2016 at 08:23:38PM -0700, Chris Marusich wrote:
> sg3_utils and its library can be used with any SCSI device, which
> includes many devices which are not hard disks, such as CD-ROMs and
> media changers (i.e., jukeboxes), so I don't think it makes sense to put
> it into a file whose scope is limited to disks.

Ah, I can't wait for jukebox.scm ;)

> >> +  #:use-module ((guix licenses)
> >> +                #:select (gpl2+ bsd-3))
> >
> > Do we need to use #:select here? How about using a license prefix? What
> > are the pros and cons?

I'll leave this as is.

> > We like to use underscores instead of hyphens in package names:
> >
> > https://www.gnu.org/software/guix/manual/html_node/Package-Naming.html#Package-Naming
> 
> Thank you for pointing this out.  I've updated it (see attached patch).

Thanks for understanding my mistake; I got it backwards in the sentence
you replied to :p

> 
> > I think that dd, and all the sg_* commands, should be wrapped in texinfo
> > markup, like this:
> >
> > @code{dd}
> 
> Done!  Thanks for the tip.

Thanks! Pushed as 5cf30103f7.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-08-14 16:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-13  9:42 [PATCH] gnu: Add sg3_utils Chris Marusich
2016-08-13  9:52 ` Chris Marusich
2016-08-14  1:27   ` Leo Famulari
2016-08-14  3:23     ` Chris Marusich
2016-08-14 16:46       ` Leo Famulari [this message]
2016-08-14 18:49         ` Chris Marusich
2016-08-14 19:21           ` Leo Famulari
2016-08-15  2:15             ` Chris Marusich
2016-08-14  1:17 ` Leo Famulari

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=20160814164632.GA1754@jasmine \
    --to=leo@famulari.name \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.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.