guix-devel/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 activation: Set the firmware search path. 2014-11-11 22:42:39 +01:00
file-systems.scm file-systems: Always write the options field in /etc/mtab. 2014-11-20 21:14:39 +01:00
install.scm activation: Make the /bin/sh symlink at activation time. 2014-09-12 00:14:52 +02:00
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 linux-initrd: Store Linux modules in a normal store directory. 2014-09-08 23:47:29 +02:00
vm.scm vm: Set the boot flag on the root partition. 2014-11-13 13:42:44 +01:00