about summary refs log tree commit diff
path: root/nixos/modules/services/networking/dhcpcd.nix
Commit message (Expand)AuthorAge
* dhcpcd: Allow adding hook codeWout Mertens2014-05-12
* Containers: Use systemd-nspawn's --network-veth flagEelco Dolstra2014-05-07
* dhcpcd: Fix segfaultsEelco Dolstra2014-04-24
* Remove some dead codeEelco Dolstra2014-04-24
* Remove dhcpcd_without_udev attributeEelco Dolstra2014-04-18
* Work around apparent dhcpcd bugEelco Dolstra2014-04-18
* Slight test speedupEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\
| * Add support for running a container with a private network interfaceEelco Dolstra2014-03-18
* | nixos: fix linux containers (systemd-nspawn, lxc, lxc-libvirt)Jaka Hudoklin2014-03-24
|/
* dhcpcd: Update to 6.2.1Eelco Dolstra2014-02-02
* network-interfaces: Add the ability to create bond devicesWilliam A. Kennington III2013-12-31
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* Remove the dhclient moduleEelco Dolstra2013-10-29
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10