nixpkgs-suyu/modules
Eelco Dolstra c9e4b46d48 * Ugly hack: for CIFS mounts, retry the mount a few times (just as in
pkgs/build-support/vm).  This should make the NixOS regression tests
  more robust on heavily loaded systems, where they now frequently
  fail:

  server# mounting //10.0.2.4/qemu on /hostfs...
  server# [    8.233991] Slow work thread pool: Starting up
  server# [    8.234721] Slow work thread pool: Ready
  server# [   23.271708]  CIFS VFS: No response for cmd 114 mid 1
  server# [   23.272443]  CIFS VFS: cifs_mount failed w/return code = -112
  server# mount: Host is down
  server# [   23.275188] Kernel panic - not syncing: Attempted to kill init!

  Maybe there is a configurable timeout somewhere, which would be much
  nicer...

svn path=/nixos/trunk/; revision=19248
2010-01-06 00:25:14 +00:00
..
config * Revert r18985, but now handle the case where a nixbld user doesn't 2009-12-16 13:35:03 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer * Removed installation-cd-minimal-fresh-kernel.nix since the kernel in 2010-01-03 17:13:30 +00:00
misc added privoxy nixos module 2009-10-05 15:11:32 +00:00
programs svn path=/nixos/trunk/; revision=18599 2009-11-24 15:05:08 +00:00
security * Add support for pam_usb. 2010-01-03 11:59:08 +00:00
services * Added an "auto" pseudo display manager that logs in a user 2010-01-05 15:32:14 +00:00
system * Ugly hack: for CIFS mounts, retry the mount a few times (just as in 2010-01-06 00:25:14 +00:00
tasks * Replace blowfish by AES, since recent CPU could have optimisation for it. 2009-12-31 13:56:47 +00:00
testing * Added a function waitForX, which returns when the X server accepts 2010-01-05 23:59:29 +00:00
virtualisation * Panic on out-of-memory. 2010-01-04 09:51:57 +00:00
module-list.nix * Added an "auto" pseudo display manager that logs in a user 2010-01-05 15:32:14 +00:00
rename.nix * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00