Skip to content
Snippets Groups Projects
Commit 7de2b186 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

install: Add iw to the packages.

* gnu/system/install.scm (installation-os)[packages]: Add IW.
parent 86668694
No related branches found
No related tags found
No related merge requests found
...@@ -274,7 +274,7 @@ (define installation-os ...@@ -274,7 +274,7 @@ (define installation-os
parted ddrescue parted ddrescue
grub ;mostly so xrefs to its manual work grub ;mostly so xrefs to its manual work
cryptsetup cryptsetup
wireless-tools wpa-supplicant wireless-tools iw wpa-supplicant
;; XXX: We used to have GNU fdisk here, but as of version ;; XXX: We used to have GNU fdisk here, but as of version
;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable ;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable
;; space; furthermore util-linux's fdisk is already ;; space; furthermore util-linux's fdisk is already
......
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