nixpkgs/lib/test-driver
Eelco Dolstra a395e46192 * Fix the NFS Upstart dependencies. Mountd is now started before
nfsd, as suggested by the nfs-utils README.

  Also, rather than relying on Upstart events (which have all sorts of
  problems, especially if you have jobs that have multiple
  dependencies), we know just let jobs start their on prerequisites.
  That is, nfsd starts mountd in its preStart script; mountd starts
  statd; statd starts portmap.  Likewise, mountall starts statd to
  ensure that it can mount NFS filesystems.  This means that doing
  something like "start nfsd" from the command line will Do The Right
  Thing and start the dependencies of nfsd.

svn path=/nixos/trunk/; revision=33172
2012-03-16 20:10:14 +00:00
..
log2html.xsl * Prerender the tree toggle. 2011-01-10 15:29:22 +00:00
logfile.css * Clean up the presentation of the log file a bit. 2011-01-10 15:17:38 +00:00
Logger.pm * If a subtest fails, continue to the next subtest. 2011-01-09 18:46:02 +00:00
Machine.pm * Fix the NFS Upstart dependencies. Mountd is now started before 2012-03-16 20:10:14 +00:00
test-driver.pl * For security, don't mount the entire host filesystem. 2011-08-09 14:07:44 +00:00
treebits.js * Prerender the tree toggle. 2011-01-10 15:29:22 +00:00