nixpkgs/nixos/modules
volth 502b37ae63
nixos/initrd-network: multiple fixes
* acquire DHCP on the interfaces with networking.interface.$name.useDHCP == true or on all interfaces if networking.useDHCP == true (was only only "eth0")
 * respect "mtu" if it was in DHCP answer (it happens in the wild)
 * acquire and set up staticroutes (unlike others clients, udhcpc does not do the query by default); this supersedes https://github.com/NixOS/nixpkgs/pull/41829
2018-09-10 02:10:47 +00:00
..
config Merge pull request #38114 from oxij/nixos/doc-module 2018-04-05 07:09:32 +00:00
hardware Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
i18n/input-method Remove top-level kde5 attribute 2017-02-27 11:49:10 -06:00
installer nixos/sd-image-*: Raspberry Pi firmware no longer falls under unfree 2018-04-02 23:46:18 +03:00
misc nixos: doc: introduce documentation config subtree 2018-03-30 06:52:26 +00:00
profiles Merge pull request #38114 from oxij/nixos/doc-module 2018-04-05 07:09:32 +00:00
programs nixos: doc: introduce documentation config subtree 2018-03-30 06:52:26 +00:00
security Merge pull request #37840 from matthewbauer/unixtools 2018-03-27 18:43:03 -05:00
services Merge master into staging 2018-04-08 10:54:17 +02:00
system nixos/initrd-network: multiple fixes 2018-09-10 02:10:47 +00:00
tasks Merge pull request #38405 from volth/patch-121 2018-04-05 04:45:50 +00:00
testing nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nix 2018-01-30 16:57:27 +02:00
virtualisation Merge master into staging 2018-04-08 10:54:17 +02:00
module-list.nix nixos: doc: introduce documentation config subtree 2018-03-30 06:52:26 +00:00
rename.nix Merge pull request #38114 from oxij/nixos/doc-module 2018-04-05 07:09:32 +00:00