aboutsummaryrefslogtreecommitdiff
path: root/etc/init.d
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-11-19 17:37:24 +0100
committerLudovic Courtès <ludo@gnu.org>2022-12-02 00:02:13 +0100
commit4c8eea027a60d0be345770333dfda4c0d6230247 (patch)
treeedfdf32031f273c360ceb591cc8de2d0183cb552 /etc/init.d
parentcc9ee514e37f6ec74dd9cab91a13d51f7b8d47e7 (diff)
downloadguix-4c8eea027a60d0be345770333dfda4c0d6230247.tar.gz
guix-4c8eea027a60d0be345770333dfda4c0d6230247.zip
home: services: Use 'match-record' instead of 'match'.
* gnu/home/services/mcron.scm (home-mcron-shepherd-services): Use 'match-record' instead of 'match'. * gnu/home/services/shells.scm (home-bash-extensions): Likewise. * gnu/home/services/xdg.scm (serialize-xdg-desktop-entry): Likewise.
Diffstat (limited to 'etc/init.d')
0 files changed, 0 insertions, 0 deletions
rtualization.scm?id=4dc17cd54e86dbd71d26b87138660d42e8f615a9'>services: libvirt: Change unix-sock-group default....Brice Waegeneire 2021-09-04services: libvirt: Add qemu field....Brice Waegeneire 2021-08-30services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>....Ludovic Courtès 2021-08-29services: Remove i486 qemu target....Efraim Flashner 2021-07-10services: qemu-binfmt: Preserve argv[0] by default....Ludovic Courtès 2021-03-15services/qemu-binfmt: Use the F flag and the static output of QEMU....Maxim Cournoyer 2021-01-16services: qemu-binfmt: 'guix-support?' defaults to #t....Stefan 2021-01-14services: hurd-vm: Respect hurd-vm-configuration's disk-size....Jan (janneke) Nieuwenhuizen 2020-12-07services: hurd-vm: Avoid circular dependency with (gnu system images hurd)....Ludovic Courtès 2020-10-25services: guix: Make /etc/guix/acl really declarative by default....Ludovic Courtès 2020-10-09services: hurd-vm: Add 'gdb-minimal' to the default OS....Ludovic Courtès 2020-09-30services: hurd-vm: Add childhurd user to kvm group....Jan (janneke) Nieuwenhuizen 2020-09-30services: virtualization: Use a compressed qcow2 hurd disk-image....Mathieu Othacehe 2020-09-29services: secret-service: Add initial client/server handshake....Ludovic Courtès 2020-09-29services: secret-service: Move instance last in the list of services....Ludovic Courtès 2020-09-29services: hurd-vm: Pass "-no-reboot" when spawning the Hurd VM....Ludovic Courtès 2020-09-29services: hurd-vm: Initialize the guest's SSH/Guix keys at activation time....Ludovic Courtès 2020-09-29services: hurd-vm: Check whether /dev/kvm exists at run time....Ludovic Courtès 2020-09-29services: childhurd: Tweak description....Ludovic Courtès 2020-09-29services: hurd-vm: Run QEMU as an unprivileged user....Ludovic Courtès 2020-09-02services: childhurd: Always include the secret-service....Jan (janneke) Nieuwenhuizen 2020-09-01services: childhurd: Support installing secrets from the host....Jan (janneke) Nieuwenhuizen 2020-09-01services: Add secret-service-type....Jan (janneke) Nieuwenhuizen 2020-06-28services: virtualization: Export hurd-vm-configuration accessors....Jan (janneke) Nieuwenhuizen 2020-06-25services: childhurd: Adjust for hurd-disk-image move....Marius Bakke 2020-06-21services: childhurd: Support more than one instance....Jan (janneke) Nieuwenhuizen 2020-06-14services: Add 'hurd-vm service-type'....Jan (janneke) Nieuwenhuizen