install: Fix variable reference to iproute2 package.
This is a followup to commit d43002f645
.
* gnu/system/install.scm (installation-os)[packages]: Refer to IPROUTE instead
of IPROUTE2.
This commit is contained in:
parent
e52ecc74c9
commit
f8facc18ed
@ -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 iproute2
|
||||
wireless-tools iw wpa-supplicant-light iproute
|
||||
;; 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
|
||||
|
Loading…
Reference in New Issue
Block a user