summaryrefslogtreecommitdiff
path: root/strata/virtualization/ebtables.morph
Commit message (Collapse)AuthorAgeFilesLines
* Disable ulog in ebtables, not supported in linux-api-headersPedro Alvarez2015-02-261-0/+2
| | | | | | This is the relevant change: http://git.baserock.org/cgi-bin/cgit.cgi/delta/linux.git/commit/?id=d4da843e6fad4f278fe82b075d8e394cff05c95c
* Update libvirt and libvirt-pythonFrancisco Redondo Marchena2015-02-131-0/+7
- Update libvirt and libvirt-python to 1.2.10. - Modify libvirt chunk: - Build libvirt using its submodule. - Reformat the configure command. - Create the libvirt group - Give the permissions to the libvirt group to read and write unix sockets. - Add lvm stratum required for libvirt to compile. - Add dmidecode and ebtables required for libvirt on runtime.