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 or pull requests.
guix/gnu
Jan (janneke) Nieuwenhuizen 4c26229ccb
gnu: hurd: Update to upstream Hurd-reserved xattr index.
This enables setting (and reading) passive translators when preparing a Hurd
file system from GNU/Linux.

* gnu/packages/patches/hurd-xattr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/hurd.scm (hurd): Use it.
2020-06-08 13:51:17 +02:00
..
bootloader bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
build vm: 'expression->derivation-in-linux-vm' always returns a native build. 2020-06-06 23:28:49 +02:00
installer installer: final: Add some extra logging. 2020-06-05 09:04:23 +02:00
machine
packages gnu: hurd: Update to upstream Hurd-reserved xattr index. 2020-06-08 13:51:17 +02:00
services xorg: honor xorg-configuration-server in xorg-configuration->file 2020-06-04 07:26:32 -05:00
system system: bare-bones: Remove dependency to X libraries. 2020-06-08 11:03:11 +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: Add 'disk-image-installer'. 2020-05-29 08:37:13 +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 Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: hurd: Update to upstream Hurd-reserved xattr index. 2020-06-08 13:51:17 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm system: 'system-linux-image-file-name' takes an optional parameter. 2020-06-06 23:28:49 +02:00
tests.scm