guix/gnu/build
Tobias Geerinckx-Rice 1abbe7c64b
file-systems: Add support for JFS.
* gnu/build/file-systems.scm (%jfs-endianness): New syntax.
(jfs-superblock?, read-jfs-superblock, jfs-superblock-uuid)
(jfs-superblock-volume-name, check-jfs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.
2020-01-03 13:54:13 +01:00
..
accounts.scm accounts: Delete duplicate entries. 2019-08-28 00:27:14 +02:00
activation.scm activation: Keep going when failing to create one of the setuid programs. 2020-01-02 19:42:59 +01:00
bootloader.scm utils: Add 'invoke/quiet'. 2019-06-17 16:13:36 +02:00
cross-toolchain.scm Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
file-systems.scm file-systems: Add support for JFS. 2020-01-03 13:54:13 +01:00
install.scm
linux-boot.scm linux-boot: Don't ignore flags when mounting root file system. 2019-12-12 17:56:33 +01:00
linux-container.scm linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
linux-initrd.scm build: initrd: Fix "write-cpio-archive" return value. 2019-09-25 12:18:25 +09:00
linux-modules.scm linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
locale.scm gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
marionette.scm marionette: Add braces to the keystrokes. 2019-05-15 12:18:51 +02:00
shepherd.scm shepherd: Ensure the log file has correct ownership. 2019-09-26 23:15:28 +02:00
svg.scm
vm.scm gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00