Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | distro: Patch libc to avoid accessing /etc/ld.so.cache and friends. | Ludovic Courtès | 2012-11-13 |
| | | | | | | | * distro/packages/base.scm (glibc): Apply `glibc-no-ld-so-cache.patch'. (glibc-final): Inherit GLIBC's inputs. * distro/packages/patches/glibc-no-ld-so-cache.patch: New file. * Makefile.am (dist_patch_DATA): Add it. | ||
* | build: Move `distro/patches' to `distro/packages/patches'. | Ludovic Courtès | 2012-10-27 |
* distro/patches: Move directory to... * distro/packages/patches: ... here. * Makefile.am (dist_patch_DATA): Adjust accordingly. * pre-inst-env.in (DISTRO_PATCH_DIRECTORY): Likewise. |