3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules
Sander van der Burg 9843fa2ed7 Various NFS server fixes:
- Added rpc.statd service, which prevents messages that tell you that you should use -o nolock
- Create /var/lib/nfs on initialization
- Create /etc/exports, so that exportfs can create /var/lib/nfs/etab. This prevents errors such as: mount.nfs: an incorrect mount option was specified


svn path=/nixos/trunk/; revision=16953
2009-09-03 14:47:58 +00:00
..
config * Fold the functionality of guest-users.nix into users-groups.nix by 2009-09-02 17:35:24 +00:00
hardware * Move the firmware loader into a separate module. 2009-08-10 19:27:15 +00:00
installer * Oops, didn't want to commit that. 2009-08-31 13:46:56 +00:00
misc * Added an option `nixpkgs.config' that allows the Nixpkgs options to 2009-08-26 16:52:38 +00:00
programs bashrc: Source `${bash}/etc/bash_completion' when available. 2009-08-10 10:18:33 +00:00
security * SLiM / ConsoleKit compatibility hack. 2009-08-17 01:35:48 +00:00
services Various NFS server fixes: 2009-09-03 14:47:58 +00:00
system * lib/eval-config.nix: combined "configuration" and "extraModules" 2009-08-27 11:57:43 +00:00
tasks * The mount hack is gone, just use the regular mount from 2009-08-11 21:10:33 +00:00
testing * Cleanup the kernel coverage analysis. 2009-09-01 22:50:46 +00:00
virtualisation * Give some more memory to the VMs. 2009-09-02 18:33:38 +00:00
module-list.nix * Fold the functionality of guest-users.nix into users-groups.nix by 2009-09-02 17:35:24 +00:00