summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-07-11 11:45:34 +0200
committerLudovic Courtès <ludo@gnu.org>2015-07-11 12:25:39 +0200
commitd43002f64599fb80294d4c00e3a682a2776c885c (patch)
treeb062c8f2774ce82e6bee42790f6eb800d6cb242e /gnu/system/install.scm
parent6870216758eba3a5a9772dbf2ce050e4691de0a3 (diff)
downloadguix-patches-d43002f64599fb80294d4c00e3a682a2776c885c.tar
guix-patches-d43002f64599fb80294d4c00e3a682a2776c885c.tar.gz
install: Add iproute2 to the installation image.
Fixes <http://bugs.gnu.org/21019>. Reported by <info@danieleparisi.me>. * gnu/system/install.scm (installation-os)[packages]: Add IPROUTE2.
Diffstat (limited to 'gnu/system/install.scm')
-rw-r--r--gnu/system/install.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 6f4116ef9b..3d0b151fb8 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -342,7 +342,7 @@ Use Alt-F2 for documentation.
parted ddrescue
grub ;mostly so xrefs to its manual work
cryptsetup
- wireless-tools iw wpa-supplicant-light
+ wireless-tools iw wpa-supplicant-light iproute2
;; 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