diff options
| author | Alex Kost <alezost@gmail.com> | 2015-09-03 11:23:30 +0300 |
|---|---|---|
| committer | Alex Kost <alezost@gmail.com> | 2015-09-06 12:14:57 +0300 |
| commit | 1ce6f43a6baaad37783784b55b8ccb7bb224873c (patch) | |
| tree | 1d3d2c1270f252f1c441fdb09bcb234f4ca555c5 /gnu/system | |
| parent | 761b3d44fb826f0707d32afce4edfb749dcda0e4 (diff) | |
gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal.
* gnu/packages/admin.scm (wpa-supplicant-light): Rename to ...
(wpa-supplicant-minimal): ...this.
(wpa-supplicant): Use it.
* gnu/system/install.scm (installation-os): Use it.
Diffstat (limited to 'gnu/system')
| -rw-r--r-- | gnu/system/install.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/install.scm b/gnu/system/install.scm index e7e5d4ae9d1..9314462f306 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm | |||
| @@ -344,7 +344,7 @@ Use Alt-F2 for documentation. | |||
| 344 | parted ddrescue | 344 | parted ddrescue |
| 345 | grub ;mostly so xrefs to its manual work | 345 | grub ;mostly so xrefs to its manual work |
| 346 | cryptsetup | 346 | cryptsetup |
| 347 | wireless-tools iw wpa-supplicant-light iproute | 347 | wireless-tools iw wpa-supplicant-minimal iproute |
| 348 | ;; XXX: We used to have GNU fdisk here, but as of version | 348 | ;; XXX: We used to have GNU fdisk here, but as of version |
| 349 | ;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable | 349 | ;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable |
| 350 | ;; space; furthermore util-linux's fdisk is already | 350 | ;; space; furthermore util-linux's fdisk is already |
