guix/gnu
Ludovic Courtès 9d2d9cb14b
installer: Do not sort the guided partition schemes in the selection page.
Previously, the "Everything is one partition" entry would come first in
English but it would be second in French.  This change keeps it the
first choice regardless of the language.

* gnu/installer/newt/partition.scm (run-scheme-page): Pass
 #:sort-listbox-items? to 'run-scheme-page'.
2019-05-03 13:50:49 +02:00
..
bootloader gnu: u-boot: Update to 2019.04. 2019-04-29 12:35:04 +02:00
build vm: Pass -smp to QEMU to allow use of multiple cores. 2019-04-29 21:11:38 +01:00
installer installer: Do not sort the guided partition schemes in the selection page. 2019-05-03 13:50:49 +02:00
packages Correct email address for ison. 2019-05-03 08:45:55 +02:00
services services: colord: Make public and searchable. 2019-04-30 12:03:02 +02:00
system vm: Build ISOs and VM images in a UTF-8 environment. 2019-05-01 21:11:22 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
local.mk gnu: u-boot: Update to 2019.04. 2019-04-29 12:35:04 +02:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm
system.scm system: Add boot file systems to /etc/fstab. 2019-04-27 00:11:52 +02:00
tests.scm