guix/gnu/installer
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
..
aux-files
newt installer: Add JFS support. 2020-01-05 02:40:07 +01:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
record.scm
services.scm
steps.scm
timezone.scm
user.scm
utils.scm