guix/gnu/build
Ludovic Courtès a4888e2e0f install: Gracefully handle corner cases with 'guix system init foo /'.
* gnu/build/install.scm (evaluate-populate-directive): Wrap body in
  "catch 'system-error", and report clear errors.  In the symlink case,
  retry up EEXIST.
  (populate-root-file-system): Remove /var/guix/profiles/system-1-link
  before attempting to create it.
2014-09-10 21:39:47 +02:00
..
activation.scm
file-systems.scm
install.scm install: Gracefully handle corner cases with 'guix system init foo /'. 2014-09-10 21:39:47 +02:00
linux-boot.scm
linux-initrd.scm
vm.scm