guix/gnu
Miguel Ángel Arruga Vivas bc9e66f0fe
installer: Report to the user the formatted partitions.
* gnu/installer/newt/partitions.scm (define-module): Use (ice-9 format).
(draw-formatting-page): Add parameter partitions and provide the list of
formatted partitions to the user.
(run-partitioning-page): Provide user-partitions to draw-formatting-page.
2020-11-02 03:42:08 +01:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build file-systems: Allow swap space lookup by UUID/label. 2020-10-30 01:14:20 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: skribilo: Update to 0.9.5. 2020-11-01 23:56:29 +01:00
services services: guix-publish: Add 'cache-bypass-threshold' field. 2020-10-30 12:31:18 +01:00
system install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
tests installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
artwork.scm
bootloader.scm
ci.scm images: Add pine64-barebones-raw-image. 2020-10-06 09:51:43 +02:00
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: sbcl-geco: Fix build. 2020-10-31 18:01:00 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
tests.scm