nixpkgs/pkgs/stdenv/linux/scripts
Eelco Dolstra 31ff064352 * Use bzip instead of gzip for downloaded archives.
* Combine most of the archives together into one file (static.bz2).
* Don't depend on Subversion directories, but single files only.
  Otherwise any Subversion operation may cause a rebuild because
  something in .svn changes.  It would be nice if .svn directories
  were filtered out when copying things to the store.
* Glibc tarball: removed all .so files, /bin and /sbin, etc., and put
  linux-headers in the Glibc tarball.

svn path=/nixpkgs/trunk/; revision=2265
2005-02-22 07:59:15 +00:00
..
builder-stdenv-initial.sh * Use bzip instead of gzip for downloaded archives. 2005-02-22 07:59:15 +00:00
curl-unpack * Use bzip instead of gzip for downloaded archives. 2005-02-22 07:59:15 +00:00
download-script * Use bzip instead of gzip for downloaded archives. 2005-02-22 07:59:15 +00:00
fix-outpath.sh * Rename stdenv-nix-linux-static to stdenv-linux. 2005-02-21 20:54:34 +00:00