3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
Ludovic Courtès fd12989398
gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.
* gnu/services.scm (activation-script): Remove code to set '%load-path'
and use 'with-imported-modules' instead.
(cleanup-gexp): Likewise.
* gnu/system/vm.scm (%vm-module-closure): New variable.
(expression->derivation-in-linux-vm): Remove #:modules.
[loader]: Remove code to set '%load-path'.
[builder]: Use %VM-MODULE-CLOSURE.
(qemu-image): Use 'with-imported-modules'.
2016-07-12 22:47:08 +02:00
..
examples doc: Add "lightweight desktop" OS config example. 2016-03-23 00:23:12 +01:00
file-systems.scm file-systems: Remove unneeded import. 2016-06-06 18:14:52 +02:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
linux-container.scm linux-container: Fix list of imported modules. 2016-07-12 22:47:08 +02:00
linux-initrd.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
vm.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00