guix-play/guix/build
Ludovic Courtès f2c403eab6 system: Install /var/guix/profiles/system-1-link on new systems.
* guix/build/install.scm (directives): Add /var/guix/profiles/system.
  (populate-root-file-system): Add 'system' parameter.  Create
  /var/guix/profiles/system-1-link.
* guix/scripts/system.scm (install): Pass OS-DIR to
  'populate-root-file-system'.
* guix/build/vm.scm (initialize-root-partition): Add #:system-directory
  parameter, and pass it to 'populate-root-file-system'.
  (initialize-hard-disk): Add #:system-directory parameter, and pass it
  to 'initialize-root-partition'.
* gnu/system/vm.scm (qemu-image): Add #:os-derivation parameter and pass
  it to 'initialize-hard-disk'.
  (system-disk-image, system-qemu-image,
  system-qemu-image/shared-store): Pass #:os-derivation to 'qemu-image.
2014-06-27 19:06:08 +02:00
..
activation.scm activation: Preserve /etc/groups upon reboots. 2014-06-27 00:12:40 +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: Enlarge your receive buffer. 2014-05-23 22:19:37 +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: Reset timestamps on build tree when source is a directory. 2014-04-14 00:09:42 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
install.scm system: Install /var/guix/profiles/system-1-link on new systems. 2014-06-27 19:06:08 +02:00
linux-initrd.scm linux-initrd: Allow unionfs to have a large number of open files. 2014-06-21 17:35:56 +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: Copy and compile gnu.scm. 2014-06-13 11:42:33 +02: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 utils: 'delete-file-recursively' doesn't follow mount points by default. 2014-05-20 14:45:58 +02:00
vm.scm system: Install /var/guix/profiles/system-1-link on new systems. 2014-06-27 19:06:08 +02:00