guix/gnu/installer
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
..
aux-files
newt installer: Support XFS. 2021-09-23 18:17:18 +02:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
proxy.scm
record.scm
services.scm installer: Offer the CUPS printing service. 2021-06-30 21:34:26 +02:00
steps.scm installer: Unconditionally import (gnu services cups) in config.scm. 2021-07-04 13:04:45 +02:00
substitutes.scm
tests.scm installer: tests: Expect but do not select other services by default. 2021-07-04 13:04:45 +02:00
timezone.scm
user.scm
utils.scm