guix/gnu
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
..
bootloader
build file-systems: Add support for F2FS. 2020-05-02 10:49:24 +02:00
installer
machine
packages gnu: git-annex: Update to 8.20200501. 2020-05-02 12:40:38 +08:00
services services: dnsmasq: Support the --address flag. 2020-05-02 13:00:24 +08:00
system Revert "install: Pass "modprobe.blacklist=radeon"." 2020-05-01 08:26:07 +00:00
tests tests: install: Fix device usage. 2020-04-29 15:30:14 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: VLC: Update to 3.0.10. 2020-04-30 21:31:15 -04:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm system: Blacklist usbkbd kernel module in default kernel-arguments. 2020-05-01 12:27:52 +00:00
tests.scm