guix-kreyren/gnu
Tobias Geerinckx-Rice 8fec416cec
installer: Add JFS support.
* gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘jfs’ to the
list box.
* gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type)
(partition-filesystem-user-type): Add ‘jfs’ mapping
(create-jfs-file-system): New procedure.
(format-user-partitions): Use it.
* gnu/installer.scm (set-installer-path): Add jfsutils.
2020-01-05 02:40:07 +01:00
..
bootloader bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable. 2020-01-03 16:06:26 +01:00
build file-systems: Add support for JFS. 2020-01-03 13:54:13 +01:00
installer installer: Add JFS support. 2020-01-05 02:40:07 +01:00
machine
packages gnu: Add ode. 2020-01-05 02:13:18 +01:00
services
system install: Add jfsutils to the installation image. 2020-01-03 13:54:14 +01:00
tests tests: install: Test a JFS root file system. 2020-01-03 13:54:13 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
local.mk gnu: Add cogutil. 2020-01-04 22:38:12 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm