guix/gnu/system
Ludovic Courtès be43c08b17
vm: 'expression->derivation-in-linux-vm' code can now use dlopen.
* gnu/system/vm.scm (expression->derivation-in-linux-vm)
[user-builder]: Define in non-monadic style as 'program-file'.
[loader]: Likewise, and 'execl' USER-BUILDER instead of loading it.
(system-docker-image): Pass BUILD as the second
argument to 'expression->derivation-in-linux-vm'.
(make-iso9660-image, qemu-image): Remove call to 'reboot'.
2018-06-14 11:16:59 +02:00
..
examples file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
file-systems.scm file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
install.scm system: Add u-boot-puma-rk3399. 2018-05-29 10:46:13 +02:00
linux-container.scm
linux-initrd.scm linux-initrd: Enable "virtio-rng". 2018-05-23 10:21:02 +02:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm linux-initrd: Autoload known-module-aliases, again. 2018-03-15 23:08:02 -04:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Move 'session-environment-service-type' to pam.scm. 2017-09-22 00:05:08 +02:00
shadow.scm system: Default .bashrc now sources /etc/bashrc. 2018-06-11 18:23:24 +02:00
uuid.scm uuid: 'uuid' returns #f when 'string->uuid' returns #f. 2018-05-19 00:14:52 +02:00
vm.scm vm: 'expression->derivation-in-linux-vm' code can now use dlopen. 2018-06-14 11:16:59 +02:00