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
Mathieu Othacehe c045801117
system: image: Introduce arm32-raw image type.
* gnu/system/image.scm (arm32-disk-image, arm32-image-type): New variables.
(arm64-disk-image): Inherit from arm32-disk-image.
(arm64-image-type): Change name to 'arm64-raw.
2020-11-02 17:17:52 +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: Add go-github-com-errata-ai-vale. 2020-11-02 14:59:35 +01:00
services services: guix-publish: Add 'cache-bypass-threshold' field. 2020-10-30 12:31:18 +01:00
system system: image: Introduce arm32-raw image type. 2020-11-02 17:17:52 +01:00
tests installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Convert license to text. 2020-11-02 10:42:33 +01:00
image.scm
installer.scm
local.mk gnu: sbcl-geco: Fix build. 2020-10-31 18:01:00 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
tests.scm