guix/gnu/installer
Tobias Geerinckx-Rice 3a7504cbc4
installer: Reorder file system type listbox.
Recommending ext4 over btrfs is probably ill-advised nowadays.  See the
regular bug reports about running out of /gnu/store directory entries,
for which the documented fix then breaks booting with GRUB.

Instead, just list regular file systems alphabetically.  We can bikeshed
bcachefs later ;-)

Move second-class file systems like NTFS to their own section at the end
of the list.

* gnu/packages/package-management.scm (run-fs-type-page): Reorder the
LISTBOX-ITEMS.
2021-10-21 22:08:24 +02:00
..
aux-files
newt installer: Reorder file system type listbox. 2021-10-21 22:08:24 +02:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
parted.scm installer: Fix typo in docstrings. 2021-10-01 21:27:36 +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