nixpkgs/pkgs
Eelco Dolstra 16da00e64d * Doh! Since r15200, modules-closure.sh generated an empty set of
modules for the initial ramdisk if there were no additional kernel
  module packages (such as the NVIDIA driver or AUFS), leading to a
  kernel panic in the initrd.  This was because in that case modprobe
  would print paths referring to the kernel path rather than the
  module aggregation path, and then `sed "s^$kernel^$out^"' would
  silently fail.  Fixed.

* Also, use depmod here rather than doing sed hackery on modules.dep.

* Also, `allowMissing' was broken (missing "$" before the variable
  name).

svn path=/nixpkgs/trunk/; revision=15394
2009-04-29 14:32:04 +00:00
..
applications synergy patch making it compile again 2009-04-29 13:04:01 +00:00
build-support * Doh! Since r15200, modules-closure.sh generated an empty set of 2009-04-29 14:32:04 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data * Another sync with the trunk. 2009-04-23 11:59:43 +00:00
desktops * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
development Improved package config installation for gtk2hs (still not working completely). 2009-04-28 18:58:34 +00:00
games * Last sync. 2009-04-26 17:21:58 +00:00
lib * Allow the user to install stdenv (nix-env -i stdenv) and get all the 2009-04-25 14:08:29 +00:00
misc fix broken myEnv 2009-04-28 16:52:36 +00:00
os-specific/linux * Added hal-info. 2009-04-28 21:59:09 +00:00
servers Adding mesa to compile the openchrome driver. 2009-04-28 22:15:44 +00:00
shells * Another sync with the trunk. 2009-04-23 11:59:43 +00:00
stdenv * Allow the user to install stdenv (nix-env -i stdenv) and get all the 2009-04-25 14:08:29 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools Curl: Propagate Zlib and OpenSSL. 2009-04-28 15:41:51 +00:00
top-level * Re-enable splashutils for x86_64-linux, they work again since we 2009-04-29 14:24:32 +00:00