* [bug#45087] [PATCH] Improve documentation for supported file systems
@ 2020-12-06 19:04 Hugo Thiessard via Guix-patches via
2020-12-06 23:44 ` bug#45087: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Hugo Thiessard via Guix-patches via @ 2020-12-06 19:04 UTC (permalink / raw)
To: 45087; +Cc: Hugo Thiessard
---
Should we add this information in the 10.3 File Systems section of the manual ?
In file-system > type
doc/guix.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index a5c9779c86..fe44247d76 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -2383,9 +2383,9 @@ bootloaders.
Once you are done partitioning the target hard disk drive, you have to
create a file system on the relevant partition(s)@footnote{Currently
-Guix System only supports ext4, btrfs, and JFS file systems. In particular,
-code that reads file system UUIDs and labels only works for these file system
-types.}. For the ESP, if you have one and assuming it is
+Guix System only supports ext4, btrfs, JFS and F2FS file systems. In
+particular, code that reads file system UUIDs and labels only works for these
+file system types.}. For the ESP, if you have one and assuming it is
@file{/dev/sda1}, run:
@example
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-06 23:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-06 19:04 [bug#45087] [PATCH] Improve documentation for supported file systems Hugo Thiessard via Guix-patches via
2020-12-06 23:44 ` bug#45087: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.