fan-networking: updated patches from Ubuntu

This pulls in updated Fan Networking patches from Ubuntu.
(https://wiki.ubuntu.com/FanNetworking)

closes #14328
This commit is contained in:
Charles Strahan
2016-04-10 16:07:03 -04:00
parent aec8daed86
commit ad7b1e24c2
10 changed files with 1626 additions and 1323 deletions
+2 -7
View File
@@ -71,14 +71,9 @@ rec {
patch = ./mips-ext3-n32.patch;
};
ubuntu_fan =
ubuntu_fan_4_4 =
{ name = "ubuntu-fan";
patch = ./ubuntu-fan-3.patch;
};
ubuntu_fan_4 =
{ name = "ubuntu-fan";
patch = ./ubuntu-fan-4.patch;
patch = ./ubuntu-fan-4.4.patch;
};
ubuntu_unprivileged_overlayfs =