summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch-git/kernel_module.patch
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-09-30 12:33:43 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-11-05 14:39:32 -0500
commitafef7f063536d1e6519e425f654c986815f38a6a (patch)
tree6822a041acc94cb795c03c23d67df5caaec54716 /recipes-networking/openvswitch/openvswitch-git/kernel_module.patch
parente9a8756758e44a9fbf0dad7e1b7b197a24355584 (diff)
downloadmeta-virtualization-afef7f063536d1e6519e425f654c986815f38a6a.tar.gz
container-base: make CONTAINER_SHELL a conditional image install
In some scenarios (and package managers), packages post install scripts may have references to /bin/sh. The package manager doesn't know if the scripts will run on the build host or target, so we get a calculated redepnds on /bin/sh base-files and base-passwd fall into this category of having post installs, but no need for /bin/sh on the target. If you know what you are installing, and want the smallest container possible, this package will satisfy the dependency when assembling the rootfs. To enable it, put the following in a configuration file (local.conf or otherwise): PACKAGE_EXTRA_ARCHS_append = " container-dummy-provides" This image will detect if the dummy provides arch is set, and will automatically install the providing recipe, otherwise, busybox is installed. If you have a custom shell or want a different behaviour, the CONTAINER_SHELL variable can be overriden. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/kernel_module.patch')
0 files changed, 0 insertions, 0 deletions