From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 3/3] system: Add iproute to '%base-packages'. Date: Thu, 18 Feb 2016 12:24:54 +0300 Message-ID: <874md64bh5.fsf@gmail.com> References: <1455188599-5715-1-git-send-email-alezost@gmail.com> <1455188599-5715-4-git-send-email-alezost@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWKpZ-0003HQ-BW for guix-devel@gnu.org; Thu, 18 Feb 2016 04:25:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWKpU-0008H6-7x for guix-devel@gnu.org; Thu, 18 Feb 2016 04:25:01 -0500 Received: from mail-lf0-x233.google.com ([2a00:1450:4010:c07::233]:36702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWKpT-0008H1-Vp for guix-devel@gnu.org; Thu, 18 Feb 2016 04:24:56 -0500 Received: by mail-lf0-x233.google.com with SMTP id 78so28133716lfy.3 for ; Thu, 18 Feb 2016 01:24:55 -0800 (PST) Received: from leviafan ([217.107.192.146]) by smtp.gmail.com with ESMTPSA id pi5sm782983lbb.41.2016.02.18.01.24.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Feb 2016 01:24:51 -0800 (PST) In-Reply-To: <1455188599-5715-4-git-send-email-alezost@gmail.com> (Alex Kost's message of "Thu, 11 Feb 2016 14:03:19 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Alex Kost (2016-02-11 14:03 +0300) wrote: > * gnu/system.scm (%base-packages): Add iproute. > --- > gnu/system.scm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Since there were no objections, I've committed this. -- Alex