unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 3/3] system: Add iproute to '%base-packages'.
Date: Thu, 11 Feb 2016 13:15:30 +0200	[thread overview]
Message-ID: <20160211131530.58dfa630@debian-netbook> (raw)
In-Reply-To: <1455188599-5715-4-git-send-email-alezost@gmail.com>

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

On Thu, 11 Feb 2016 14:03:19 +0300
Alex Kost <alezost@gmail.com> wrote:

> * gnu/system.scm (%base-packages): Add iproute.
> ---
>  gnu/system.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/gnu/system.scm b/gnu/system.scm
> index 9540324..14fea93 100644
> --- a/gnu/system.scm
> +++ b/gnu/system.scm
> @@ -1,7 +1,7 @@
>  ;;; GNU Guix --- Functional package management for GNU
>  ;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org>
>  ;;; Copyright © 2015 Mark H Weaver <mhw@netris.org>
> -;;; Copyright © 2015 Alex Kost <alezost@gmail.com>
> +;;; Copyright © 2015, 2016 Alex Kost <alezost@gmail.com>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -362,6 +362,7 @@ explicitly appear in OS."
>           ;; many people are familiar with, so keep it around.
>           iw wireless-tools
>  
> +         iproute
>           net-tools                        ; XXX: remove when Inetutils suffices
>           man-db
>           texinfo                               ;for the standalone Info reader

Should this be iproute2? I ran `guix size iproute` to see if it might pull in
too much other stuff and got back "guix size: error: iproute: package not
found"

Otherwise this looks good too!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

  reply	other threads:[~2016-02-11 11:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11 11:03 [PATCH 0/3]: Update iproute and add it to %base-packages Alex Kost
2016-02-11 11:03 ` [PATCH 1/3] gnu: iproute: Use 'modify-phases' Alex Kost
2016-02-11 11:11   ` Efraim Flashner
2016-02-11 11:03 ` [PATCH 2/3] gnu: iproute: Update to 4.4.0 Alex Kost
2016-02-11 11:12   ` Efraim Flashner
2016-02-13 18:50     ` Alex Kost
2016-02-11 17:29   ` Andreas Enge
2016-02-11 11:03 ` [PATCH 3/3] system: Add iproute to '%base-packages' Alex Kost
2016-02-11 11:15   ` Efraim Flashner [this message]
2016-02-12 10:59     ` Alex Kost
2016-02-18  9:24   ` Alex Kost

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160211131530.58dfa630@debian-netbook \
    --to=efraim@flashner.co.il \
    --cc=alezost@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).