1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 09:00:28 -04:00
nixpkgs/modules
Eelco Dolstra a5c433696c * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify
shutdown.  (Portmap and statd are needed during shutdown to unmount
  NFS volumes but have open files in /var/run.)
* In the shutdown job, don't kill PIDs belonging to Upstart jobs that
  are still running.  If they don't stop on the "starting shutdown"
  event, then they're needed during shutdown (such as portmap and
  statd).
* NFS test: test whether the shutdown quickly unmounts NFS volumes
  (i.e. whether portmap and statd are still running).

svn path=/nixos/branches/boot-order/; revision=22204
2010-06-09 22:29:06 +00:00
..
config * Put e2fsprogs etc. in mountall's $PATH so that fsck works. 2010-06-04 15:35:32 +00:00
hardware
installer * Seems that we don't need the aufs2 mount helper. 2010-05-28 09:35:24 +00:00
misc
programs * Rename the pwdutils' module to shadow'. 2010-06-02 21:16:27 +00:00
security * Use the shadow' package instead of pwdutils', `pam_login' and 2010-06-02 21:10:48 +00:00
services * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify 2010-06-09 22:29:06 +00:00
system * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify 2010-06-09 22:29:06 +00:00
tasks * nfsd: run rpc.nfsd from the pre-start script since it's not actually 2010-06-08 16:01:31 +00:00
testing
virtualisation * Don't use the "kvm-clock" clock source because it's unreliable. 2010-06-09 13:15:15 +00:00
module-list.nix * Rename the pwdutils' module to shadow'. 2010-06-02 21:16:27 +00:00
rename.nix