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/system
Leo Nikkilä 841fd4880a
linux-container: Inherit essential services.
Currently it's not possible to set `essential-services' when building
operating systems for containers, since `container-essential-services'
always uses the defaults.

It's possible to reference `essential-services' from the operating
system that's passed in, but since it's thunked, the operating system
needs to be defined in two passes to avoid an infinite loop.

* gnu/system/linux-container.scm (container-essential-services): Use
operating-system-essential-services instead of the defaults to allow
overriding the base services.
(containerized-operating-system): Update accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I81452487ef1ad01d3fa874c26d93a67d58ce6062
2024-02-05 22:29:45 +01:00
..
examples gnu: vm-image.tmpl: Improve SPICE dynamic resizing. 2023-12-30 00:28:14 -05:00
images images: Add orangepi-r1-plus-lts image. 2023-12-22 16:06:15 -08:00
accounts.scm Revert "system: accounts: Export <user-account>." 2023-10-05 23:14:54 +02:00
file-systems.scm file-systems: Add tracefs to %pseudo-file-system-types. 2023-12-10 21:47:52 +01:00
hurd.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
image.scm image: Consider grub-efi-removable-bootloader to be EFI bootloader. 2024-01-17 11:17:59 +01:00
install.scm images: Add orangepi-r1-plus-lts image. 2023-12-22 16:06:15 -08:00
keyboard.scm
linux-container.scm linux-container: Inherit essential services. 2024-02-05 22:29:45 +01:00
linux-initrd.scm
locale.scm locale: Set %default-locale-definitions to glibc/hurd on the Hurd. 2023-09-16 15:35:25 +02:00
mapped-devices.scm mapped-devices: Allow unlocking by a key file. 2024-01-14 23:00:03 +01:00
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: default-zprofile: Sync with home zprofile. 2024-01-17 11:11:10 +02:00
uuid.scm uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
vm.scm system: vm: Include the cirrus driver in the initrd. 2023-10-29 02:00:00 +02:00