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 6e8cdf1d26
scripts: system: Accept <image> records as input.
* guix/scripts/system.scm (system-derivation-for-action): Replace "os"
argument by "image". Remove "image-size", "image-type", "label" and
"volatile-root?"  arguments.
(perform-action): Ditto.
(process-action): Construct the <image> record and pass it to "perform-action"
procedure.
* tests/guix-system.sh: Adapt accordingly.
* gnu/system/images/hurd.scm: Return the default image.
* gnu/system/images/novena.scm: Ditto.
* gnu/system/images/pine64.scm: Ditto.
* gnu/system/images/pinebook-pro.scm Ditto.
2021-02-17 10:57:02 +01:00
..
bootloader gnu: bootloader: Update install-allwinner64-u-boot. 2021-02-08 17:21:34 -08:00
build activation: Do not make setuid programs setgid-root [security]. 2021-02-09 10:06:02 +01:00
installer installer: Edit desktop selection prompt. 2021-01-31 17:08:17 +01:00
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: cl-pngload: Update to 2.0.0-2.91f1d70. 2021-02-17 10:18:39 +01:00
services services: wireguard: New service. 2021-02-17 10:32:15 +01:00
system scripts: system: Accept <image> records as input. 2021-02-17 10:57:02 +01:00
tests Merge branch 'staging' 2021-02-01 14:18:38 -05:00
artwork.scm
bootloader.scm
ci.scm ci: Remove the package version from the job name. 2021-01-31 15:14:15 +01:00
image.scm image: Export image? procedure. 2021-02-17 10:55:36 +01:00
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk gnu: Add run. 2021-02-15 11:37:58 +01:00
machine.scm
packages.scm
services.scm
system.scm services: shepherd: Allow custom 'shepherd' package. 2021-01-30 15:36:57 +01:00
tests.scm