nixpkgs-suyu/modules
Eelco Dolstra 9bf8801dc6 * Use a tmpfs for /var/run/nscd to ensure that / or /var can be
unmounted or at least remounted read-only during shutdown.  Upstart
  0.6 apparently uses nscd to do some name lookups, resulting in it
  holding some mmap mappings to deleted files in /var/run/nscd.
  E.g. lsof shows:

    init         1 root  DEL       REG              253,0          1850313 /var/run/nscd/dbyn3Piz
    init         1 root  DEL       REG              253,0          1850312 /var/run/nscd/dbt2e8PH

  See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324900.
  This is a workaround - it would be better if Upstart didn't do this.

svn path=/nixos/branches/upstart-0.6/; revision=18258
2009-11-07 15:29:46 +00:00
..
config * Define the Upstart package to use in one place. 2009-11-06 09:36:35 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer * boor.loader.grub.device can only be defined once. 2009-10-30 11:57:23 +00:00
misc added privoxy nixos module 2009-10-05 15:11:32 +00:00
programs Rename environment.extraPackages to environment.systemPackages. 2009-10-07 17:14:25 +00:00
security * On the CD or on a newly installed system, create the root account 2009-10-15 14:41:59 +00:00
services * Improve the mysql shutdown. 2009-11-07 12:43:32 +00:00
system * Use a tmpfs for /var/run/nscd to ensure that / or /var can be 2009-11-07 15:29:46 +00:00
tasks * In the network-interfaces task, emit an ip-up event if there is a 2009-11-06 21:38:40 +00:00
testing * jobAttrs -> jobs. 2009-10-12 18:09:34 +00:00
virtualisation * In the network-interfaces task, emit an ip-up event if there is a 2009-11-06 21:38:40 +00:00
module-list.nix * Updated poweroff/reboot/maintenance mode for Upstart 0.6. Upstart 2009-11-06 21:08:06 +00:00
rename.nix * Update some more modules. 2009-10-12 17:09:38 +00:00