Skip to content
Snippets Groups Projects
Commit 5dccaffe authored by Alex Kost's avatar Alex Kost
Browse files

system: Add iproute to '%base-packages'.

* gnu/system.scm (%base-packages): Add iproute.
parent 42e92e06
No related branches found
No related tags found
No related merge requests found
;;; GNU Guix --- Functional package management for GNU ;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org> ;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2015 Mark H Weaver <mhw@netris.org> ;;; Copyright © 2015 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2015 Alex Kost <alezost@gmail.com> ;;; Copyright © 2015, 2016 Alex Kost <alezost@gmail.com>
;;; ;;;
;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
;;; ;;;
...@@ -362,6 +362,7 @@ (define %base-packages ...@@ -362,6 +362,7 @@ (define %base-packages
;; many people are familiar with, so keep it around. ;; many people are familiar with, so keep it around.
iw wireless-tools iw wireless-tools
iproute
net-tools ; XXX: remove when Inetutils suffices net-tools ; XXX: remove when Inetutils suffices
man-db man-db
texinfo ;for the standalone Info reader texinfo ;for the standalone Info reader
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment