nixpkgs/modules/tasks
Eelco Dolstra 9704472d1c Some hacks to support clean shutdowns of VMs that mount the Nix store
ove QEMU (and other NixOS instances that use a remote filesystem like
NFS):

* Don't take down the network interfaces during shutdown.
* Don't try to unmount the Nix store.  Usually, this doesn't work
  because it's still in use, but on remote filesystems like CIFS the
  `-f' umount flag actually works.

svn path=/nixos/branches/modular-nixos/; revision=16036
2009-06-24 13:33:03 +00:00
..
filesystems.nix * autocreate should be a boolean. 2009-06-14 11:07:44 +00:00
kbd.nix * $LOCALE_ARCHIVE needs to be set, otherwise the "locale" command will 2009-06-05 17:18:20 +00:00
lvm.nix * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
network-interfaces.nix Some hacks to support clean shutdowns of VMs that mount the Nix store 2009-06-24 13:33:03 +00:00
swap.nix * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
swraid.nix * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
tty-backgrounds-combine.sh * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
tty-backgrounds.nix * helpers -> lib. 2009-05-29 14:46:27 +00:00