guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/06: install: Add iw to the packages.


From: Ludovic Courtès
Subject: 02/06: install: Add iw to the packages.
Date: Wed, 28 Jan 2015 09:56:38 +0000

civodul pushed a commit to branch master
in repository guix.

commit 7de2b186124c981405061f78c38aaf4c2bebc3ef
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 28 10:42:20 2015 +0100

    install: Add iw to the packages.
    
    * gnu/system/install.scm (installation-os)[packages]: Add IW.
---
 gnu/system/install.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index c64ab1b..5b6dabe 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -274,7 +274,7 @@ Use Alt-F2 for documentation.
                      parted ddrescue
                      grub                  ;mostly so xrefs to its manual work
                      cryptsetup
-                     wireless-tools wpa-supplicant
+                     wireless-tools iw wpa-supplicant
                      ;; XXX: We used to have GNU fdisk here, but as of version
                      ;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable
                      ;; space; furthermore util-linux's fdisk is already



reply via email to

[Prev in Thread] Current Thread [Next in Thread]