nixpkgs/modules
Eelco Dolstra 326891443c * dhcpcd: Don't use the "persistent" option. With it, dhcpcd won't
delete routes and addresses when it quits.  This causes those routes
  and addresses to stick around forever, since dhcpcd won't delete
  them when it runs next (even if it acquires a new lease on the same
  interface).  This is bad; in particular the stale (default) routes
  can break networking.

  The downside to removing "persistent" is that you should never ever
  do "stop dhcpcd" on a remote machine configured by dhcpcd.

svn path=/nixos/trunk/; revision=33388
2012-03-23 21:00:32 +00:00
..
config * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00
hardware * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
installer * Do a sync before switching to a new configuration. 2012-03-23 12:29:11 +00:00
misc svn path=/nixos/trunk/; revision=33383 2012-03-23 14:23:19 +00:00
profiles all-hardware.nix: Apple users may want to be able to type something at a debug2 prompt 2012-03-19 17:23:24 +00:00
programs * Doh. 2012-03-21 12:38:11 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services * dhcpcd: Don't use the "persistent" option. With it, dhcpcd won't 2012-03-23 21:00:32 +00:00
system * Ignore SIGHUP and write errors on stderr to ensure that 2012-03-23 13:37:22 +00:00
tasks * The idmapd job requires the sunrpc kernel module to be loaded. 2012-03-22 13:01:06 +00:00
testing * Attempt to fix the random "udevadm settle - timeout of 120 seconds 2012-03-19 15:10:39 +00:00
virtualisation * Fix the permissions on /dev/vboxuser in VirtualBox guests. 2012-03-23 11:52:06 +00:00
module-list.nix Changing portmap by rpcbind on nfs services. 2012-03-21 20:37:37 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00