summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-12-16 17:35:44 +0100
committerLudovic Courtès <ludo@gnu.org>2016-12-16 17:37:28 +0100
commitf731529e2af71433320fdbfc2e431beb202a9b8f (patch)
treed24e7e38d28f59d8b985d8239e31c4658b7be112 /gnu/system/install.scm
parentfc9286d03a79837d70d8f209521d73f6b18d171b (diff)
downloadguix-patches-f731529e2af71433320fdbfc2e431beb202a9b8f.tar
guix-patches-f731529e2af71433320fdbfc2e431beb202a9b8f.tar.gz
install: Add dosfstools.
* gnu/system/install.scm (installation-os)[packages]: Add DOSFSTOOLS.
Diffstat (limited to 'gnu/system/install.scm')
-rw-r--r--gnu/system/install.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index dfa003f256..3ab5c47cda 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -393,6 +393,7 @@ Use Alt-F2 for documentation.
grub ;mostly so xrefs to its manual work
cryptsetup
mdadm
+ dosfstools ;mkfs.fat, for the UEFI boot partition
btrfs-progs
wireless-tools iw wpa-supplicant-minimal iproute
;; XXX: We used to have GNU fdisk here, but as of version