guix/gnu/system
Ludovic Courtès 44bbfc24e4
linux-container: Adjust to 'modify-services' semantic change.
This is a followup to dbbc7e946131ba257728f1d05b96c4339b7ee88b:
'nscd-service-type' isn't necessarily present in OS, so we cannot use
the 'modify-services' as it would now error out.  This was happening
with the "guix system docker-image" test in 'tests/guix-system.sh'.

* gnu/system/linux-container.scm (containerized-operating-system): Use
'filter-map' instead of 'remove' + 'modify-services'.
2023-06-09 18:15:07 +02:00
..
examples
images
accounts.scm
file-systems.scm
hurd.scm
image.scm
install.scm
keyboard.scm
linux-container.scm linux-container: Adjust to 'modify-services' semantic change. 2023-06-09 18:15:07 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
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: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm
vm.scm