GNU bug report logs - #69416
[PATCH 0/1] Add possible values for type member

Previous Next

Package: guix-patches;

Reported by: Christian Miller <christian.miller <at> dadoes.de>

Date: Mon, 26 Feb 2024 20:47:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 69416 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69416; Package guix-patches. (Mon, 26 Feb 2024 20:47:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christian Miller <christian.miller <at> dadoes.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 26 Feb 2024 20:47:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christian Miller <christian.miller <at> dadoes.de>
To: guix-patches <at> gnu.org
Cc: Christian Miller <christian.miller <at> dadoes.de>
Subject: [PATCH 0/1] Add possible values for type member
Date: Mon, 26 Feb 2024 21:46:13 +0100
As a new user it would be helpful to know what the possible values for type
are.

Someone needs to check if the list is correct as well if the formatting is
right.

Christian Miller (1):
  * doc/guix.texi (File Systems): Add possible values for type.

 doc/guix.texi | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)


base-commit: bf17a01e06abc100651ed643f2d5c7fea07d37ba
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#69416; Package guix-patches. (Mon, 26 Feb 2024 21:02:02 GMT) Full text and rfc822 format available.

Message #8 received at 69416 <at> debbugs.gnu.org (full text, mbox):

From: Christian Miller <christian.miller <at> dadoes.de>
To: 69416 <at> debbugs.gnu.org
Cc: Christian Miller <christian.miller <at> dadoes.de>
Subject: [PATCH 1/1] * doc/guix.texi (File Systems): Add possible values for
 type.
Date: Mon, 26 Feb 2024 21:50:39 +0100
Change-Id: I6a554850a3fd16d80036c4f68e9366f96937c910
---
 doc/guix.texi | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 671cdab6f8..d4991b6779 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -17648,8 +17648,29 @@ File Systems
 
 @table @asis
 @item @code{type}
-This is a string specifying the type of the file system---e.g.,
-@code{"ext4"}.
+This is a string specifying the type of the file system.
+
+Possible values are:
+
+@itemize @bullet
+@item
+@code{"ext4"}
+
+@item
+@code{"btrfs"}
+
+@item
+@code{"vfat"}
+
+@item
+@code{"jfs"}
+
+@item
+@code{"ntfs"}
+
+@item
+@code{"xfs"}
+@end itemize
 
 @item @code{mount-point}
 This designates the place where the file system is to be mounted.
-- 
2.41.0





This bug report was last modified 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.