guix-commits
[Top][All Lists]
Advanced

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

01/02: install: Add dosfstools.


From: Ludovic Courtès
Subject: 01/02: install: Add dosfstools.
Date: Fri, 16 Dec 2016 16:40:15 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit f731529e2af71433320fdbfc2e431beb202a9b8f
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]