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
Ricardo Wurmus b2fd8f6367
gnu: glibc/linux: Fix runtime crashes on i686 systems.
* gnu/packages/patches/glibc-memchr-overflow-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)[native-inputs]:
Add the patch conditionally for i686 systems.
* gnu/packages/base.scm (glibc/linux)[native-inputs]: Add the patch
conditionally for i686 systems.
[arguments]: Apply the patch conditionally on i686 systems.
2017-04-29 23:31:35 +02:00
..
build vm: Reword grub.cfg to bootcfg. 2017-04-15 14:42:15 +02:00
packages gnu: glibc/linux: Fix runtime crashes on i686 systems. 2017-04-29 23:31:35 +02:00
services services: Make exim-service-type use mail-aliases-service-type 2017-04-19 23:43:50 +02:00
system system: Rename operating-system-kernel-arguments to operating-system-user-kernel-arguments. 2017-04-22 20:54:31 +02:00
tests tests: mail: Add test for exim 2017-04-19 23:43:50 +02:00
artwork.scm
local.mk gnu: glibc/linux: Fix runtime crashes on i686 systems. 2017-04-29 23:31:35 +02:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Service types can now specify a default value for instances. 2017-04-16 00:48:08 +02:00
system.scm system: Rename operating-system-parameters-file to operating-system-boot-parameters-file. 2017-04-22 20:54:43 +02:00
tests.scm tests: Introduce 'simple-operating-system' and use it. 2017-04-01 00:45:18 +02:00