guix/gnu
Ludovic Courtès 484a2b3a5a system: Separate the activation script from the boot script.
* gnu/system.scm (operating-system-activation-script): New procedure,
  containing most of the former 'operating-system-boot-script'.
  (operating-system-boot-script): Call it, and 'primitive-load' its
  result.
* guix/build/activation.scm (%booted-system): Remove.
  (activate-current-system): Remove #:boot? parameter and related code.
2014-05-24 18:10:05 +02:00
..
packages gnu: Add lzop. 2014-05-24 01:03:02 -05:00
services system: Make /run/current-system at activation time. 2014-05-18 00:04:01 +02:00
system vm: Disable QEMU networking in the disk image initrd. 2014-05-23 22:37:24 +02:00
packages.scm
services.scm
system.scm system: Separate the activation script from the boot script. 2014-05-24 18:10:05 +02:00