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 or pull requests.
guix/gnu
Mathieu Othacehe f5d9d6ec68
installer: Check partitions UUIDs.
* gnu/installer/parted.scm (&cannot-read-uuid): New condition.
(cannot-read-uuid?, cannot-read-uuid-partition): New procedures.
(check-user-partitions): Check that all user-partitions have a valid UUID,
raide the above condition otherwise.
* gnu/installer/newt/partition.scm (run-disk-page): Run an error page if the
&cannot-read-uuid condition is raised.
2021-06-12 09:31:33 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build gnu: Respect the root file-system's CHECK? field. 2021-05-23 23:38:52 +02:00
installer installer: Check partitions UUIDs. 2021-06-12 09:31:33 +02:00
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages gnu: mpdris2: Update to 0.9.1. 2021-06-12 08:49:16 +02:00
services services: laminar: Create parent directory for unix socket. 2021-06-10 09:58:20 +05:30
system
tests tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add derivation inputs. 2021-05-25 09:46:35 +02:00
image.scm
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk gnu: polkit: Add replacement for CVE-2021-3560. 2021-06-08 23:28:04 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm