meta-virtualization/recipes-core
Bruce Ashfield e9a8756758 containers: add a dummy provider for /bin/sh and /bin/env
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"

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-11-05 14:39:32 -05:00
..
bind lxc: Make named avoid listening on lxc network interface 2018-09-11 16:06:11 -04:00
busybox busybox-initrd: move static configuration to 'vmsep' distro feature 2020-09-28 18:27:51 -04:00
initscripts initscripts: make DISTRO_FEATURE safe 2020-01-22 16:05:31 +00:00
kata-containers kata: cleanup runtime recipe 2020-10-08 10:51:58 -04:00
libxcrypt rename libxcrypt.bbappend to libxcrypt_%.bbappend 2020-03-15 12:43:14 -04:00
meta containers: add a dummy provider for /bin/sh and /bin/env 2020-11-05 14:39:32 -05:00
runv containers/go/build: don't override global package strip flags 2019-07-22 14:48:07 +00:00
runx runx: allow internal and external busybox 2020-09-22 15:51:27 -04:00
sysvinit sysvinit-inittab_xen: Using getty wrapper to minimize console messages 2020-03-30 10:37:05 -04:00