aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox
AgeCommit message (Collapse)Author
2021-10-18busybox: Add nsenter for podman runtimeNathan Dunne
Add nsenter to Busybox configuration as it is required by Podman at runtime Signed-off-by: Nathan Dunne <Nathan.Dunne@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-11busybox: vmsep distro feature modificationsBruce Ashfield
If "vmsep" is in distro features, we need to configure busybox as a static build. This allows for it to be used as party of an initrd. We also ensure that the installer support is added to busybox, so it can be installed to the initrd via: busybox --install Signed-off-by: Bruce Ashfield <bruce.ashfield@xilinx.com>
2013-10-03busybox: Add getopt since lxc templates require itDavid Nyström
Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-09-06busybox: migrate from defconfig to config fragments.Chris Patterson
Signed-off-by: Chris Patterson <cjp256@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>