guix/gnu
Jan (janneke) Nieuwenhuizen 8ca543703f
hurd-boot: Use 'setxattr' instead of invoking settrans.
Note: Using `getxattr' on the Hurd instead of running showtrans does not
work (yet?).

* gnu/build/hurd-boot.scm (setup-translator): Use 'setxattr' instead of
invoking settrans.
* gnu/system.scm (hurd-multiboot-modules): Add --x-xattr-translator-records to
enable xattr-embebbing of translators.
2020-06-08 16:50:41 +02:00
..
bootloader bootloader: grub: Add support for multiboot. 2020-06-08 13:51:18 +02:00
build hurd-boot: Use 'setxattr' instead of invoking settrans. 2020-06-08 16:50:41 +02:00
installer installer: final: Add some extra logging. 2020-06-05 09:04:23 +02:00
machine
packages gnu: openssh: Remove exception to build without xauth for the Hurd. 2020-06-08 16:50:40 +02:00
services services: Add `hurd-getty-service-type'. 2020-06-08 14:26:14 +02:00
system system: bare-hurd.tmpl: Add openssh-sans-x client and service. 2020-06-08 16:50:40 +02: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 hurd-boot: Use 'setxattr' instead of invoking settrans. 2020-06-08 16:50:41 +02:00
tests.scm