guix/gnu/build
Ludovic Courtès 2ff0da0257
file-systems: Always use (guix build syscalls).
* gnu/build/file-systems.scm: Use (guix build syscalls)
unconditionally.  Override the 'mount' and 'umount' bindings
when (guile) provides them.
(MS_RDONLY, MS_NOSUID, MS_NODEV, MS_NOEXEC, MS_REMOUNT)
(MS_BIND, MS_MOVE): Remove.
* guix/build/syscalls.scm (%libc-errno-pointer): Add
'false-if-exception' around 'dynamic-func'.
2016-09-05 00:06:47 +02:00
..
activation.scm system: Add 'create-home-directory?' field to <user-account>. 2016-08-28 15:11:18 +02:00
file-systems.scm file-systems: Always use (guix build syscalls). 2016-09-05 00:06:47 +02:00
install.scm tests: Make sure /var/guix/gcroots/profiles is a valid symlink. 2016-08-29 00:09:44 +02:00
linux-boot.scm Rename '/root/etc/dmd' directory and 'do-not-kill' file. 2016-01-29 20:20:19 +03:00
linux-container.scm container: Gracefully report mount errors in the child process. 2016-05-31 00:11:04 +02:00
linux-initrd.scm
linux-modules.scm linux-modules: Use normalized module names for 'modprobe.blacklist'. 2016-02-21 13:04:10 +01:00
marionette.scm Add (gnu tests) and (gnu build marionette). 2016-05-04 23:35:55 +02:00
vm.scm vm: 'qemu-command' honors its argument. 2016-06-20 23:50:46 +02:00