guix-devel/gnu/build
Ludovic Courtès 6eb439070a file-systems: Spawn a Bournish REPL upon fsck failure.
Fixes <http://bugs.gnu.org/22588>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/build/file-systems.scm (check-file-system): Pass
%BOURNISH-LANGUAGE as the argument to 'start-repl'.
* gnu/services.scm (activation-script): Add (guix build bournish).
* gnu/services/base.scm (file-system-shepherd-service)[imported-modules]:
Likewise.
* gnu/system/linux-container.scm (container-script): Likewise.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Likewise.
2016-02-08 23:46:46 +01:00
..
activation.scm system: activate-ptrace-attach: Handle kernels without YAMA support. 2015-05-09 13:14:31 -04:00
file-systems.scm file-systems: Spawn a Bournish REPL upon fsck failure. 2016-02-08 23:46:46 +01:00
install.scm Rename 'dmd' to 'shepherd' in comments and strings. 2016-01-29 20:21:54 +03:00
linux-boot.scm Rename '/root/etc/dmd' directory and 'do-not-kill' file. 2016-01-29 20:20:19 +03:00
linux-container.scm build: container: Make 'unprivileged-user-namespace-supported?' more robust. 2016-01-23 18:44:03 -05:00
linux-initrd.scm linux-initrd: Compress cpio archives deterministically. 2015-09-09 23:27:10 +02:00
linux-modules.scm linux-modules: Support 'modprobe.blacklist' on the command line. 2016-01-16 14:45:47 +01:00
vm.scm vm: Make the list of partitions to build a parameter. 2015-07-26 00:57:44 +02:00