kata-containers/tools/osbuilder/dracut
Jakob Naucke b8133a188c
osbuilder/dracut: Add missing libraries
When the guest is built using dracut and the agent uses glibc (esp.
ppc64le/s390x), libraries might be missing. In my case, it was
`libutil.so`, but more can be added easily. Add a script to configure
`install_items` for dracut w.r.t. `ldd` of the agent.

Fixes: #2384
Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2021-08-04 13:50:42 +02:00
..
dracut.conf.d osbuilder: move code into tools directory 2020-04-29 16:45:00 -05:00
add_libs.sh osbuilder/dracut: Add missing libraries 2021-08-04 13:50:42 +02:00
Dockerfile.in osbuilder: Remove leftover pieces related to cmake 2021-01-23 15:24:25 +11:00