diff options
author | Bogdan Purcareata <bogdan.purcareata@freescale.com> | 2013-04-11 12:19:51 +0300 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-04-11 13:07:22 -0700 |
commit | 6f1446097d819740da9eb3e1376fd718eebb37e9 (patch) | |
tree | 5dc3210a6598d3681b88945bc5668afd129ea1bf /recipes-networking/openvswitch/files/openvswitch-add-target-perl-handling.patch | |
parent | 4c111373fc0b88ce14407e858a749fe3f2eff516 (diff) | |
download | meta-virtualization-6f1446097d819740da9eb3e1376fd718eebb37e9.tar.gz |
lxc: Add disable udhcp patch to LXC recipe
The provided patch makes a modification to the LXC busybox template (the
template that creates a minimal container with Busybox).
This type of container will start the udhcpc service - the DHCP client - on
init. For an embedded Linux image, we might assume that the majority of
containers will have manual / static networking configuration on start.
Considering this, starting the udhcpc service by default is useless, since
the service will then has to be killed. The containers that use DHCP for
networking can start udhcpc after container boot, or alter the busybox
template locally to do so by default.
The patch deactivates the default start of the DHCP client on a Busybox
container init.
Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-add-target-perl-handling.patch')
0 files changed, 0 insertions, 0 deletions