guix/gnu
Tobias Geerinckx-Rice f34b808741
installer: Support XFS.
* gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘xfs’ to the
list box.
* gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type)
(partition-filesystem-user-type): Add ‘xfs’ mapping.
(create-xfs-file-system): New procedure.
(format-user-partitions): Use it.
* gnu/installer.scm (set-installer-path): Add xfsprogs.
2021-09-23 18:17:18 +02:00
..
bootloader
build file-systems: Add support for XFS. 2021-09-23 18:17:17 +02:00
installer installer: Support XFS. 2021-09-23 18:17:18 +02:00
machine
packages gnu: Add xfs_repair-static. 2021-09-23 18:17:17 +02:00
services
system linux-initrd: Support XFS. 2021-09-23 18:17:17 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: ungoogled-chromium: Update to 93.0.4577.82-0.3f62dbc. 2021-09-23 12:05:53 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm