summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic
Commit message (Collapse)AuthorAgeFilesLines
* Add kernel support for E1000E ethernet driver and external USB ethernetFrancisco Redondo Marchena2015-01-221-0/+3
|
* Replace NAT kernel driver nameFrancisco Redondo Marchena2015-01-221-1/+1
| | | | | Since 3.17 Linux Kernel the CONFIG_NF_NAT_IPV4 is being called CONFIG_IP_NF_NAT.
* Enable virtual ethernet moduleFrancisco Redondo Marchena2015-01-221-0/+1
|
* Add Openvswitch kernel modulesFrancisco Redondo Marchena2015-01-221-0/+9
|
* Add NETFILTER_XT_MATCH_ADDRTYPE and NETFILTER_ADVANCED modulesFrancisco Redondo Marchena2015-01-221-0/+2
| | | | | | This module is needed to use addrtype extension on iptables-restore. This module requires NETFILTER_ADVANCED to work so this module was also added.
* Enable ebtables in the kernel and netfilter as its dependencyFrancisco Redondo Marchena2015-01-221-0/+2
|
* Add Network Block Device to the kernelFrancisco Redondo Marchena2015-01-221-0/+1
| | | | This is required by openstack nova-compute
* Add VLAN configuration to kernelsRichard Maw2014-11-141-0/+2
| | | | | | 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.
* Enalbe Hotplug support in the kernel of x86 systemsPedro Alvarez2014-09-191-0/+2
| | | | | | | To enable Hotplug support this patch enables the following in the kernel: - HOTPLUG_PCI - HOTPLUG_PCI_ACPI
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-183-0/+112