3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Eelco Dolstra 84dd812f33 Finally, the new stdenv-linux.
* The statically linked bootstrap tools are now automatically
  reproducable, just do:

  $ nix-build ./make-bootstrap-tools.nix

  The resulting binaries in result/in-nixpkgs go to
  stdenv/linux/bootstrap/<platform>/, and the tarballs in
  result/on-server go to
  https://svn.cs.uu.nl:12443/repos/trace/tarballs/trunk/stdenv-linux/<platform>/<revision>/.
  These are checked out on nix.cs.uu.nl under http://.../dist/tarballs.

* The statically linked libraries all use dietlibc now (except
  patchelf and glibc), so they are much smaller.  This is especially
  nice for the tools in the Nixpkgs tree, since it makes Nixpkgs
  tarballs smaller.

* Use Binutils 2.17 and GCC 4.1.1 for the bootstrap.

* The stdenv is now based on Glibc 2.5.  I hope it works ;-)

svn path=/nixpkgs/trunk/; revision=6803
2006-10-23 14:27:34 +00:00
..
applications * WMA plugin for BMP. 2006-10-23 09:13:17 +00:00
build-support * Don't pollute /tmp. 2006-07-18 12:00:38 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data/sgml+xml * Copy a bunch of files to nix.cs.uu.nl. 2006-10-12 13:50:54 +00:00
development Finally, the new stdenv-linux. 2006-10-23 14:27:34 +00:00
evil/belastingdienst * Purify aangifte2005. Now we can do our taxes in NixOS ;-) 2006-03-03 22:31:16 +00:00
games * `drv + /path' is deprecated, so don't do that anymore. 2006-10-17 14:06:18 +00:00
lib * More descriptions. 2006-10-12 10:53:16 +00:00
misc * `drv + /path' is deprecated, so don't do that anymore. 2006-10-17 14:06:18 +00:00
os-specific/linux Finally, the new stdenv-linux. 2006-10-23 14:27:34 +00:00
servers * Update more URLs. 2006-10-12 14:53:45 +00:00
shells * binutils on dietlibc. 2006-10-19 11:03:20 +00:00
stdenv Finally, the new stdenv-linux. 2006-10-23 14:27:34 +00:00
test * "." -> "source". 2005-12-05 14:11:09 +00:00
tools * GNU sed 4.1.5 compiled with dietlibc gives "Memory exhausted" errors 2006-10-20 20:05:26 +00:00
top-level Finally, the new stdenv-linux. 2006-10-23 14:27:34 +00:00