guix-commits
[Top][All Lists]
Advanced

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

02/03: install: Add f2fs-tools to the installation image.


From: guix-commits
Subject: 02/03: install: Add f2fs-tools to the installation image.
Date: Sun, 3 May 2020 14:36:19 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit f8a0065ae391bc9f717033e612f342741c66d946
Author: Danny Milosavljevic <address@hidden>
AuthorDate: Sun May 3 16:12:30 2020 +0200

    install: Add f2fs-tools to the installation image.
    
    * gnu/system/install.scm (installation-os)[packages]: Add f2fs-tools.
---
 gnu/system/install.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 8804585..6435c1b 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -524,6 +524,7 @@ Access documentation at any time by pressing Alt-F2.\x1b[0m
                      mdadm
                      dosfstools         ;mkfs.fat, for the UEFI boot partition
                      btrfs-progs
+                     f2fs-tools
                      jfsutils
                      openssh    ;we already have sshd, having ssh/scp can help
                      wireless-tools iw wpa-supplicant-minimal iproute



reply via email to

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