nixpkgs/modules
Eelco Dolstra 8e6ad840f2 * Modularised the xinetd service. tftp has been factored out into a
separate module, which just declares a configuration value that
  causes the xinetd module to add it to xinetd.conf.  Also Nixified
  the service declarations to abstract over the inetd implementation.
  
* Renamed the services.xinetd.tftpd options to services.tftpd.  The
  fact that the tftpd module uses xinetd is an implementation detail.

* xinetd: use -dontfork to let Upstart monitor it, and use -syslog to
  get error messages at startup.

svn path=/nixos/trunk/; revision=16803
2009-08-21 13:05:45 +00:00
..
config * Add some groups required by the latest udev. 2009-08-11 09:17:30 +00:00
hardware * Move the firmware loader into a separate module. 2009-08-10 19:27:15 +00:00
installer Add --rollback option to nixos-rebuild. 2009-08-19 15:04:19 +00:00
misc * dbus: enable support for system services (these are programs that 2009-08-16 21:46:26 +00:00
programs bashrc: Source `${bash}/etc/bash_completion' when available. 2009-08-10 10:18:33 +00:00
security * SLiM / ConsoleKit compatibility hack. 2009-08-17 01:35:48 +00:00
services * Modularised the xinetd service. tftp has been factored out into a 2009-08-21 13:05:45 +00:00
system Write an explanation for a rule edit needed by LiveCD 2009-08-19 17:24:33 +00:00
tasks * The mount hack is gone, just use the regular mount from 2009-08-11 21:10:33 +00:00
virtualisation * Allow adding additional kernel parameters. 2009-08-20 23:20:19 +00:00
module-list.nix * Modularised the xinetd service. tftp has been factored out into a 2009-08-21 13:05:45 +00:00