From ebc28a7d139fe9ac376b16b12a74eba24ff3e2c0 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 19 Jul 2014 09:42:43 -0400 Subject: install: Add wireless-tools package. * gnu/system/install.scm (installation-os): Add wireless-tools to packages. --- gnu/system/install.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu') diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 07e8938ba0..18fd587ead 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -144,6 +144,7 @@ Use Alt-F2 for documentation. (packages (cons* texinfo-4 ; for the standalone Info reader parted ddrescue + wireless-tools ;; 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 -- cgit v1.2.3