nixpkgs/modules/tasks
Eelco Dolstra fa183e5472 * Expose networking.interfaces as an attribute set keyed on the
interface name through the derived option networking.ifaces.  This
  makes it easier to get information about specific interfaces
  (e.g. `nodes.router.config.networking.ifaces.eth2.ipAddress').
  Really networking.interfaces should be an attribute set.

svn path=/nixos/trunk/; revision=21938
2010-05-21 14:12:03 +00:00
..
filesystems.nix * Don't start the filesystems task on a startup event. It's pointless 2010-01-10 18:23:13 +00:00
kbd.nix * Don't do "kbd_mode -u" because it kicks the X server out of raw 2010-04-20 14:35:12 +00:00
lvm.nix * --mknodes is no longer needed (in fact it might interfere with 2010-01-10 20:07:23 +00:00
network-interfaces.nix * Expose networking.interfaces as an attribute set keyed on the 2010-05-21 14:12:03 +00:00
swap.nix * grep returns a non-zero exit code if no line matches, causing the 2010-01-26 09:56:53 +00:00
swraid.nix * Activate software RAID devices from udev. This makes the swraid 2010-05-16 20:40:04 +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 * Use Upstart 0.6. Jobs are now in /etc/init instead of /etc/event.d. 2009-11-06 10:43:38 +00:00