guix-devel/guix/build
Ludovic Courtès 7d57cfd3b6 system: When unionfs-fuse is used for /, don't kill it when halting.
* guix/build/linux-initrd.scm (pidof): New procedure.
  (mount-root-file-system)[mark-as-not-killable]: New procedure.
  Use it for unionfs when VOLATILE-ROOT?.
* gnu/services/base.scm (%do-not-kill-file): New variable.
  (user-processes-service)[stop]: Honor it.
2014-05-14 19:07:03 +02:00
..
activation.scm system: Make accounts and groups at activation time. 2014-05-11 22:41:58 +02:00
cmake-build-system.scm guix: cmake: Add input and package libraries to the rpath, and adapt package 2014-04-27 11:35:26 +02:00
download.scm download: Improve progress report output. 2014-04-16 12:25:52 +02:00
git.scm git-download: Disable TLS certificate verification. 2014-05-08 23:42:15 +02:00
gnu-build-system.scm build-system/gnu: Allow the source to be a directory. 2014-02-22 00:34:49 +01:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm system: When unionfs-fuse is used for /, don't kill it when halting. 2014-05-14 19:07:03 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
pull.scm pull: Move build code to (guix build pull). 2013-12-16 23:26:48 +01:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
syscalls.scm syscalls: Add 'processes' to list all the live processes. 2014-05-14 19:07:03 +02:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm Change default store values from /nix/store to /gnu/store. 2014-03-10 23:54:27 +01:00
vm.scm vm: Make root file system type a parameter, and default to ext4. 2014-05-03 12:16:23 +02:00