nixpkgs/modules
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
..
config * Add diffutils, gawk and patch to the system path. 2009-06-12 11:12:46 +00:00
hardware * Moved the last modules to modules/. 2009-05-29 14:11:02 +00:00
installer * Leave out HAL and d-bus (not needed). 2009-06-24 09:11:26 +00:00
misc * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
programs * Include only the en_US locale on the CD. This saves 75 MiB or so. 2009-06-05 17:19:30 +00:00
security * kdm needs the "kde" PAM module, but you only get it when KDE is 2009-05-29 14:57:31 +00:00
services * Don't add xterm and feh to the system path if the X server is 2009-06-22 20:34:51 +00:00
system Some hacks to support clean shutdowns of VMs that mount the Nix store 2009-06-24 13:33:03 +00:00
tasks Some hacks to support clean shutdowns of VMs that mount the Nix store 2009-06-24 13:33:03 +00:00
virtualisation * Set the default gateway. 2009-06-24 12:16:06 +00:00
module-list.mask Replace special rule by a module-list.mask file which enumerates all 2009-06-11 17:59:47 +00:00
module-list.nix Replace special rule by a module-list.mask file which enumerates all 2009-06-11 17:59:47 +00:00