guix/gnu/build
Ludovic Courtès 4dfbdcbcb4 linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'.
* gnu/build/linux-boot.scm (mount-root-file-system): Remove 'catch #t'
  around body.  This was unneeded and even inconvenient because this
  procedure is called from within 'call-with-error-handling' already.
2014-11-20 22:43:47 +01:00
..
activation.scm
file-systems.scm
install.scm
linux-boot.scm linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'. 2014-11-20 22:43:47 +01:00
linux-initrd.scm
vm.scm