me
/
guix
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/pull-requests.
guix/gnu
Ludovic Courtès 52564e9986
gnu: glibc: Load 'etc/ld.so.cache' in $ORIGIN's store item when available.
* gnu/packages/patches/glibc-dl-cache.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc)[source]: Remove 'snippet' and 'modules'.
[arguments]: In 'pre-configure' phase, substitute @STORE_DIRECTORY@ in
'elf/dl-cache.c'.
2020-12-01 21:30:28 +01:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine
packages gnu: glibc: Load 'etc/ld.so.cache' in $ORIGIN's store item when available. 2020-12-01 21:30:28 +01:00
services services: MySQL: Upgrade database schemas automatically. 2020-11-28 19:51:40 +01:00
system Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
tests services: MySQL: Add more tests. 2020-11-28 19:51:40 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Limit image and system tests jobs periodicity. 2020-11-25 10:48:55 +01:00
image.scm
installer.scm
local.mk gnu: glibc: Load 'etc/ld.so.cache' in $ORIGIN's store item when available. 2020-12-01 21:30:28 +01:00
machine.scm
packages.scm
services.scm
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm