guix/gnu/build
raingloom 23b37c3d40
file-systems: Add support for F2FS.
* gnu/build/file-systems.scm (%f2fs-endianness): New syntax.
(f2fs-superblock?, read-f2fs-superblock, f2fs-superblock-uuid)
(f2fs-superblock-volume-name, check-f2fs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system): Register them.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-02 10:49:24 +02:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Add support for F2FS. 2020-05-02 10:49:24 +02:00
install.scm
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm vm: Transparently compress iso9660 images. 2020-04-10 01:52:36 +02:00