nixpkgs/pkgs
Eelco Dolstra 2a7ff23a8f * A patch to Glibc to allow the location of locale-archive to be
overriden at runtime (not enabled yet, but it works).  This will
  allow us to build Glibc with no or a minimal set of locales (which
  cuts 70 MB from the installed size of Glibc).  The locales that the
  user actually needs can then be built separately and enabled by
  setting the environment variable LOCALE_ARCHIVE.  For instance, on
  NixOS, we could set it to something like
  /var/run/current-system/locale-archive.  For setuid applications,
  the variable is ignored.

  This is especially useful on 64-bit systems, because there we tend
  to have *two* copies of locale-archive (namely in the 32-bit and
  64-bit builds of Glibc).  Having only one copy allows at least 70 MB
  to be cut from the NixOS installation CD.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15150
2009-04-19 12:57:23 +00:00
..
applications * Removed Darcs 1.x. 2009-04-18 15:42:59 +00:00
build-support * Removed some obsolete nullglobs. 2009-04-19 08:55:27 +00:00
configs/etc
data * Sync with the trunk. 2009-04-09 12:19:57 +00:00
desktops Added iso-codes as buildinput for gtkhtml in order to fix compilation 2009-04-18 15:48:51 +00:00
development * A patch to Glibc to allow the location of locale-archive to be 2009-04-19 12:57:23 +00:00
games Added Scorched3D. 2009-04-16 22:50:36 +00:00
lib
misc Adding a folding-at-home client. 2009-04-17 20:36:54 +00:00
os-specific/linux * sdparm: the previous URL was broken. 2009-04-16 12:23:53 +00:00
servers * Sync with the trunk. 2009-04-15 13:25:01 +00:00
shells * Doh. 2009-04-14 07:35:20 +00:00
stdenv * setup.sh: turn on nullglob globally. 2009-04-18 22:22:51 +00:00
test
tools * Build wget with support for https. 2009-04-18 14:11:35 +00:00
top-level Added isocodes as argument to the gnome expression 2009-04-18 16:13:21 +00:00