Commit graph

8 commits

Author SHA1 Message Date
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra 4d0d7d78c5 * Build Glibc with sysconfdir set to /etc. This causes it to look for
‘localtime’ (the default time zone definition) in /etc rather than
  $out/etc, allowing us to override the time zone globally in NixOS.

  Note that Glibc already looked in /etc for most other configuration
  files (e.g., /etc/hosts).

svn path=/nixpkgs/branches/stdenv-updates/; revision=30069
2011-10-27 18:42:32 +00:00
Peter Simons 51e5c3b73d added glibc-2.13 again
svn path=/nixpkgs/branches/stdenv-updates/; revision=30030
2011-10-26 10:47:19 +00:00
Lluís Batlle i Rossell 0b1f1a522c Updating glibc from 2.13 to 2.14.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=30023
2011-10-25 18:35:41 +00:00
Lluís Batlle i Rossell 306b85df73 Updating the glibc ports to 2.13. This should fix https://bugs.gentoo.org/show_bug.cgi?id=356599
(that I found bootstrapping this stdenv in armv5tel)


svn path=/nixpkgs/branches/stdenv-updates/; revision=28967
2011-09-01 19:26:19 +00:00
Yury G. Kudryashov 8e7e316ae1 Oops, wrong local merge
svn path=/nixpkgs/branches/stdenv-updates/; revision=28797
2011-08-24 20:32:46 +00:00
Yury G. Kudryashov f6bfeb3fce Apply glibc-elf-localscope patch from OpenSUSE
This fixes a lot of crashes in KDE background processes

svn path=/nixpkgs/branches/stdenv-updates/; revision=28796
2011-08-24 20:22:27 +00:00
Ludovic Courtès ce63b61a90 GNU libc 2.13.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26116
2011-02-25 15:28:17 +00:00