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
Maxim Cournoyer 4a3b8f4d59
system: Add a version field to the <boot-parameters> record.
This version field exposes the (already present) version information of a boot
parameters file.

* gnu/system.scm (%boot-parameters-version): New variable.
(<boot-parameters>)[version]: New field.
(read-boot-parameters): Use it.
(operating-system-boot-parameters-file): Likewise.
* tests/boot-parameters.scm (test-read-boot-parameters): Use
%boot-parameters-version as the default version value in the template.
2022-03-01 10:30:17 -05:00
..
bootloader
build build: linux-boot: Expound docstring of the 'boot-system' procedure. 2022-02-17 13:39:02 -05:00
home home: xdg: Fix xdg-desktop-entry config field serialization. 2022-03-01 12:33:07 +01:00
installer installer: Continue even if Connman cannot phone home. 2022-02-26 15:56:55 +01:00
machine
packages gnu: guile-wiredtiger: Depend on guile2.2-bytestructures. 2022-03-01 12:33:07 +01:00
platforms
services services: pulseaudio: Deploy the configuration files to /etc/pulse. 2022-02-26 09:03:01 -05:00
system system: Add helper file-system-mount-point-predicate. 2022-02-15 10:14:14 +01:00
tests tests: nix: Remove tab characters. 2022-02-21 13:38:47 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
local.mk gnu: guile-ssh: Update to 0.15.1. 2022-03-01 12:33:07 +01:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm
platform.scm
services.scm
system.scm system: Add a version field to the <boot-parameters> record. 2022-03-01 10:30:17 -05:00
tests.scm