guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

18/155: install: Add dosfstools.


From: John Darrington
Subject: 18/155: install: Add dosfstools.
Date: Wed, 21 Dec 2016 20:48:30 +0000 (UTC)

jmd pushed a commit to branch wip-installer
in repository guix.

commit 0ac79bbdf1c61343c1185a8ca1fd345c783c632e
Author: Ludovic Courtès <address@hidden>
Date:   Fri Dec 16 17:35:44 2016 +0100

    install: Add dosfstools.
    
    * gnu/system/install.scm (installation-os)[packages]: Add DOSFSTOOLS.
---
 gnu/system/install.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index dfa003f..3ab5c47 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]