guix/gnu
Ludovic Courtès ab11f0bed4 vm: Support 'guix system vm --full-boot'.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Add
  #:full-boot? parameter and honor it.
* guix/scripts/system.scm (system-derivation-for-action): Likewise.
  (perform-action): Likewise.
  (show-help): Document '--full-boot'.
  (%options): Add '--full-boot'.
  (guix-system): Add #:full-boot? argument in call to 'perform-action'.
* doc/guix.texi (Invoking guix system): Document it.
2014-11-08 01:05:35 +01:00
..
build system: Allow Linux-libre to find our 'modprobe' command. 2014-11-02 23:06:17 +01:00
packages gnu: xf86-video-intel: Swap input libdrm with mesa. 2014-11-07 22:41:13 +01:00
services services: xorg: Add argv[0] in X invocation. 2014-11-08 01:05:35 +01:00
system vm: Support 'guix system vm --full-boot'. 2014-11-08 01:05:35 +01:00
packages.scm packages: Optimize 'find-packages-by-name' to avoid disk accesses. 2014-09-29 22:03:46 +02:00
services.scm services: Change default 'stop' value to #~(const #f). 2014-09-17 07:50:11 +02:00
system.scm system: Define 'INFOPATH' in /etc/profile. 2014-11-05 22:59:50 +01:00