guix/gnu/installer/newt
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
..
ethernet.scm
final.scm
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm
parameters.scm
partition.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
services.scm installer: Offer the CUPS printing service. 2021-06-30 21:34:26 +02:00
substitutes.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm