me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
final.scm installer: final: Introduce call-with-mnt-container. 2020-09-10 09:38:52 +02:00
hostname.scm
keymap.scm installer: Allow Alt+Shift toggle from non-Latin keyboard layouts. 2020-04-09 02:42:54 +00:00
locale.scm
newt.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
parted.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
proxy.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
record.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
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 install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
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 install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00