nixpkgs/modules
Eelco Dolstra 14636ba057 * The Powers That Be have decided that there shall be a /run to
replace /var/run and /var/lock.  For instance, udev now keeps state
  in /run/udev instead of /dev/.udev.  See

    http://lists.fedoraproject.org/pipermail/devel/2011-March/150031.html
    http://bugs.freestandards.org/show_bug.cgi?id=718

  So this patch creates /run as a tmpfs, and symlinks /var/run to /run
  and /var/lock to /run/lock.

  TODO: create /run in stage 1 and propagate it to stage 2.    

svn path=/nixos/trunk/; revision=27803
2011-07-16 19:27:45 +00:00
..
config * Support creating non-system user accounts. 2011-06-27 08:50:30 +00:00
hardware intel wifi 6000 firmware 2011-02-10 17:36:56 +00:00
installer The machines in the network should be accessed by the node function parameter 2011-06-24 12:35:58 +00:00
misc * Add an option to distinguish between EC2 and Nova targets. 2011-06-16 14:14:50 +00:00
profiles base.nix: strip trailing whitespace 2011-07-13 12:18:25 +00:00
programs * Install ~/.bashrc as a regular file rather than as a symlink. 2011-04-05 11:24:36 +00:00
security * Allow Git to find the CA bundle. 2011-07-12 12:45:48 +00:00
services * The Powers That Be have decided that there shall be a /run to 2011-07-16 19:27:45 +00:00
system * The Powers That Be have decided that there shall be a /run to 2011-07-16 19:27:45 +00:00
tasks * Initialise bridges before doing the configuration specified in 2011-06-20 18:12:47 +00:00
testing * "stage1panic" -> "stage1panic=1" to get rid of a harmless warning. 2011-04-08 14:42:35 +00:00
virtualisation * Handle the case where networking.hostName is empty. 2011-06-21 10:46:21 +00:00
module-list.nix modules/services/monitoring/smartd.nix: added support for running smart daemon 2011-07-13 17:47:34 +00:00
rename.nix * Make `services.sshd.enable' an alias rather than an obsolete option. 2010-12-14 11:48:07 +00:00