summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-10-09 12:49:46 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-11-10 17:59:58 +0000
commitd2ec7e9f3b30af999637c3f918621fe2b5385bc8 (patch)
tree28c16c28a052ffe250fd79e00503347fba9d847d /strata/bsp-x86_64-generic/linux-x86-64-generic.morph
parent1f8e59fa5d861ed0a8271e9628d11d3e6d880402 (diff)
downloaddefinitions-d2ec7e9f3b30af999637c3f918621fe2b5385bc8.tar.gz
Add VLAN configuration to kernels
With VLANs it's possible to PXE boot hardware without needing to fiddle with the DHCP server, by starting your own PXE server on a VLAN, and configure the NIC of the target to start in that VLAN.
Diffstat (limited to 'strata/bsp-x86_64-generic/linux-x86-64-generic.morph')
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
index 4b18b537..fe0721cc 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -78,6 +78,8 @@ configure-commands:
- scripts/config -e FB_VESA
- scripts/config -e HOTPLUG_PCI
- scripts/config -e HOTPLUG_PCI_ACPI
+- scripts/config -e VLAN_8021Q
+- scripts/config -e BRIDGE_VLAN_FILTERING
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS