nixpkgs/modules
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
..
config * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
hardware intel microcode update module 2012-02-22 20:28:44 +00:00
installer iso-image: Make efi-bootable cds actually bootable. 2012-03-16 16:45:40 +00:00
misc * Add a 32-bit AMI that finally seems to boot reliably. 2012-03-13 15:03:41 +00:00
profiles * Modularise vfat support. Also add fsck.vfat to the initrd. This 2012-03-09 16:17:37 +00:00
programs * Virtualbox: use the right set of kernel packages. 2012-03-10 14:34:40 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services * Fix the NFS Upstart dependencies. Mountd is now started before 2012-03-16 20:10:14 +00:00
system Revert r33139 2012-03-16 12:01:08 +00:00
tasks * Make the mountall job depend on /etc/fstab so that it gets restarted 2012-03-15 13:54:23 +00:00
testing strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
virtualisation * Automatically start VBoxClient-all when the X session starts. This 2012-03-16 01:29:51 +00:00
module-list.nix Add NetworkManager module 2012-03-15 07:19:17 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00