guix-play/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 machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages gnu: Add ode. 2020-01-05 02:13:18 +01:00
services services: console-font: Update example with HDPI font suggestion. 2019-12-30 23:40:12 +01:00
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 ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
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 machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages.scm packages: 'fold-available-packages' uses 'supported-package?'. 2019-10-14 23:43:43 +02:00
services.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
system.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
tests.scm gexp: Allow character literals in GEXP->SEXP. 2019-12-18 22:36:37 +01:00