nixpkgs/modules
Eelco Dolstra 674d63e212 * Don't do a separate "ntp -q -g" to reset the system time in the ntp
start script.  It's probably not necessary, but more importantly, it
  can hang forever if the network is down.  (Actually it will sit in a
  loop waiting for UDP packets that will never arrive.)  This causes
  the NixOS reboot to hang, since Upstart can't kill jobs stuck in
  their start script.

svn path=/nixos/branches/modular-nixos/; revision=15829
2009-06-02 19:40:14 +00:00
..
config * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
hardware * Moved the last modules to modules/. 2009-05-29 14:11:02 +00:00
installer * Move the optional parts of the system path to the appropriate 2009-05-29 13:15:31 +00:00
misc * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
programs * Doh. 2009-05-29 13:30:28 +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 do a separate "ntp -q -g" to reset the system time in the ntp 2009-06-02 19:40:14 +00:00
system * helpers -> lib. 2009-05-29 14:46:27 +00:00
tasks * helpers -> lib. 2009-05-29 14:46:27 +00:00
module-list.nix * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00