bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 4/6] add a FAT FS section to the hurd manual.


From: Samuel Thibault
Subject: Re: [PATCH 4/6] add a FAT FS section to the hurd manual.
Date: Tue, 23 Jan 2024 00:31:53 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Applied, thanks!

Joshua Branson, le jeu. 21 sept. 2023 12:48:20 -0400, a ecrit:
> From: "jbranso@dismail.de" <jbranso@dismail.de>
> 
> * doc/hurd.texi (FAT FS): new section.
> ---
>  doc/hurd.texi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/doc/hurd.texi b/doc/hurd.texi
> index 21118bb3..eb994656 100644
> --- a/doc/hurd.texi
> +++ b/doc/hurd.texi
> @@ -3627,6 +3627,7 @@ workstations, as well.
>  * Repairing Filesystems::       Recovering from minor filesystem crashes.
>  * Linux Extended 2 FS::         The popular Linux filesystem format.
>  * ISO-9660 CD-ROM FS::          Standard CD-ROM format.
> +* FAT FS::                      Basic universal filesystem.
>  * Diskfs Library::              Implementing new filesystem servers.
>  @end menu
>  
> @@ -3703,6 +3704,14 @@ DVDs or CDs.  You probably used an "iso installation 
> image" to install
>  the Hurd.  When you install the Hurd, you are most likely using the
>  iso9660fs translator.
>  
> +@node FAT FS
> +@section FAT FS
> +@pindex fatfs vfat
> +
> +FAT FS is a simplistic filesystem that is easily portable to many
> +operating systems.  It is a good filesystem to have on a usb stick,
> +because you can share data between operating systems, since most
> +operating systems have a FAT FS driver.
>  
>  @node Diskfs Library
>  @section Diskfs Library
> -- 
> 2.40.1
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.



reply via email to

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