me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 file-systems: Always write the options field in /etc/mtab. 2014-11-20 21:14:39 +01:00
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 vm: Set the boot flag on the root partition. 2014-11-13 13:42:44 +01:00