guix/gnu
Ludovic Courtès 92391eaf8d
gnu: glibc: Add patch implementing "pid/…" magic lookup on the Hurd.
This patch is missing from glibc 2.28 and is needed to support
/proc/self lookup when using the Hurd's procfs, which in turn is needed
for our 'guile-relocatable.patch'.

See <https://lists.gnu.org/archive/html/bug-hurd/2018-12/msg00024.html>.

* gnu/packages/patches/glibc-hurd-magic-pid.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc)[arguments]: Add 'apply-hurd-patch'
phase.
[native-inputs]: Add "hurd-magic-pid-patch" input.
* gnu/packages/cross-base.scm (cross-libc)[arguments]: Duplicate
'apply-hurd-patch' phase.
2018-12-16 16:28:07 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build vm: Add padding in the ISO image. 2018-12-06 17:22:24 +01:00
packages gnu: glibc: Add patch implementing "pid/…" magic lookup on the Hurd. 2018-12-16 16:28:07 +01:00
services services: guix: Run 'guix-daemon' in UTF-8 locale. 2018-12-10 00:28:11 +01:00
system Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
tests Merge branch 'version-0.16.0' 2018-12-07 00:00:41 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: glibc: Add patch implementing "pid/…" magic lookup on the Hurd. 2018-12-16 16:28:07 +01:00
packages.scm
services.scm
system.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm