guix/gnu
Ludovic Courtès 09b7300c01
services: virtual-terminal: Write to "default_utf8" only if necessary.
Fixes a bug in containers whereby 'virtual-terminal' would always fail
to start because writing to /sys/…/default_utf8 would fail with EROFS.

* gnu/services/base.scm (virtual-terminal-service-type): Read from
"default_utf8" before attempting to write to it.
2018-09-26 23:40:37 +02:00
..
bootloader gnu: Rename "banana-pi" to "bananapi". 2018-09-14 21:31:24 +02:00
build linux-modules: Raise an error when a kernel module cannot be found. 2018-08-29 23:32:01 +02:00
packages gnu: Remove incorrect Emacs package deprecations. 2018-09-26 23:40:36 +02:00
services services: virtual-terminal: Write to "default_utf8" only if necessary. 2018-09-26 23:40:37 +02:00
system vm: Use "cache=loose" for all 9p mounts. 2018-09-23 23:34:17 +02:00
tests services: Add Varnish service. 2018-09-26 00:33:01 +02:00
artwork.scm
bootloader.scm
local.mk gnu: icecat: Unbundle libevent, libogg, and libvorbis. 2018-09-25 19:59:06 -04:00
packages.scm Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm services: shepherd: Add workaround for 0.5.0 in containers. 2018-09-26 23:40:36 +02:00
tests.scm tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00