diff --git a/gnu/system.scm b/gnu/system.scm index fc8b57fe06..78c63bb477 100644 --- a/gnu/system.scm +++ b/gnu/system.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2013, 2014 Ludovic Courtès +;;; Copyright © 2013, 2014, 2015 Ludovic Courtès ;;; ;;; This file is part of GNU Guix. ;;; @@ -332,7 +332,12 @@ (define %base-packages (@ (gnu packages admin) dmd) guix lsof ;for Guix's 'list-runtime-roots' pciutils usbutils - util-linux inetutils isc-dhcp wireless-tools + util-linux inetutils isc-dhcp + + ;; wireless-tools is deprecated in favor of iw, but it's still what + ;; many people are familiar with, so keep it around. + iw wireless-tools + net-tools ; XXX: remove when Inetutils suffices man-db