guix-devel/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 Rename (gnu build linux-initrd) to (gnu build linux-boot). 2014-09-03 15:43:07 +02:00
file-systems.scm Move part of (gnu build linux-boot) to (gnu build file-systems). 2014-09-03 15:43:07 +02:00
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: Store Linux modules in a normal store directory. 2014-09-08 23:47:29 +02:00
linux-initrd.scm linux-initrd: Store Linux modules in a normal store directory. 2014-09-08 23:47:29 +02:00
vm.scm vm: Move store copy handling to (guix build store-copy). 2014-09-04 23:24:54 +02:00