From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add wireless-tools. Date: Sat, 19 Jul 2014 14:28:19 +0200 Message-ID: <874mydilcs.fsf@gnu.org> References: <87ha2ew2zx.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8Tkb-0008Ow-7p for guix-devel@gnu.org; Sat, 19 Jul 2014 08:28:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8TkU-0002Gs-C2 for guix-devel@gnu.org; Sat, 19 Jul 2014 08:28:29 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:34346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8TkU-0002Gn-4w for guix-devel@gnu.org; Sat, 19 Jul 2014 08:28:22 -0400 In-Reply-To: <87ha2ew2zx.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Fri, 18 Jul 2014 21:28:50 -0400") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > There was a conversation on #guix today about wpa-supplicant possibly > needing wireless tools in order to work. Well, I haven't tested that > yet, but I did write a package for the wireless tools. I think it expects it to be in $PATH. > From 03ec990504a3f96385587eb1cf4396cab3332617 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Fri, 18 Jul 2014 21:23:58 -0400 > Subject: [PATCH] gnu: Add wireless-tools. > > * gnu/packages/linux.scm (wireless-tools): New variable. Excellent, please push. I think we should add to the installation image, no? Thanks! Ludo=E2=80=99.