guix/gnu
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
..
packages gnu: Add talkfilters. 2014-06-27 17:53:40 +02:00
services services: Add udev service, and add it to '%base-services'. 2014-06-24 00:20:01 +02:00
system system: Install /var/guix/profiles/system-1-link on new systems. 2014-06-27 19:06:08 +02:00
packages.scm
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm system: Adjust the set of fields with default values. 2014-06-27 00:12:40 +02:00