guix/doc
Tobias Geerinckx-Rice 34c105f929
file-systems: Add support for XFS.
* gnu/build/file-systems.scm (%xfs-endianness): New syntax.
(xfs-superblock?, read-xfs-superblock, xfs-superblock-uuid)
(xfs-superblock-volume-name, check-xfs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Note XFS support.
2021-09-23 18:17:17 +02:00
..
images
build.scm doc: Build manual translations with 'guile-3.0-latest'. 2021-07-09 17:33:46 +02:00
contributing.texi doc: Add item to "Submitting Patches" section. 2021-09-22 16:14:39 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: add clarifications to Linode cookbook recipe 2021-09-08 22:36:53 +02:00
guix.texi file-systems: Add support for XFS. 2021-09-23 18:17:17 +02:00
htmlxref.cnf
local.mk nls: Update translations. 2021-08-04 14:49:53 +02:00
package-hello.json
package-hello.scm