nixpkgs/lib
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
..
test-driver * Fix the NFS Upstart dependencies. Mountd is now started before 2012-03-16 20:10:14 +00:00
build-vms.nix * Remove the use of the NIXPKGS and NIXOS environment variables. 2012-03-02 12:38:22 +00:00
eval-config.nix * Remove the use of the NIXPKGS and NIXOS environment variables. 2012-03-02 12:38:22 +00:00
from-env.nix adding two new options: 2010-04-28 14:55:26 +00:00
make-iso9660-image.nix Enable building an efi-bootable ISO 2012-03-16 05:37:24 +00:00
make-iso9660-image.sh Enable building an efi-bootable ISO 2012-03-16 05:37:24 +00:00
make-squashfs.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
make-system-tarball.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
make-system-tarball.sh NixOS/124: The system_tarball Hydra job should define a build product 2011-04-12 07:45:54 +00:00
qemu-flags.nix * Make virtualisation.qemu.options a list. 2011-08-02 06:52:10 +00:00
testing.nix * Remove the use of the NIXPKGS and NIXOS environment variables. 2012-03-02 12:38:22 +00:00
unpack-theme.nix * helpers -> lib. 2009-05-29 14:46:27 +00:00
unpack-theme.sh * helpers -> lib. 2009-05-29 14:46:27 +00:00