guix/gnu
Jan (janneke) Nieuwenhuizen 5681ce5074
services: etc: Add '/etc/ttys' symlink for the Hurd.
Reported by Vitaliy Shatrov <D0dyBo0D0dyBo0@protonmail.com> via IRC.

* gnu/system.scm (operating-system-etc-service): For the Hurd, add '/etc/ttys'
symlink.  This fixes terminal behavior in the console by setting TERM=hurd.
2020-06-09 17:59:56 +02:00
..
bootloader gnu: grub: Support graphical gfxterm on all systems. 2020-06-09 17:18:21 +02:00
build activation: Fix function call for system activation 2020-06-09 10:43:54 +02:00
installer installer: final: Dump "guix system init" command output when testing. 2020-06-09 17:59:05 +02:00
machine
packages gnu: guix: Update to 141b5c1620. 2020-06-09 17:42:23 +02:00
services services: Add `hurd-getty-service-type'. 2020-06-08 14:26:14 +02:00
system system: vm: Add missing imported module. 2020-06-09 01:31:16 -04:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add partition file-system options support. 2020-05-26 17:16:42 +02:00
installer.scm
local.mk hurd-boot: Further cleanup of "rc". 2020-06-08 14:26:14 +02:00
machine.scm
packages.scm
services.scm gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
system.scm services: etc: Add '/etc/ttys' symlink for the Hurd. 2020-06-09 17:59:56 +02:00
tests.scm