kata-containers/tools/osbuilder/dracut
Jakob Naucke 0072cc2b66
osbuilder: Remove musl installations
Remove a lot of cruft of musl installations -- we needed those for the
Go agent, but Rustup just takes care of everything. aarch64 on
Debian-based & Alpine is an exception -- create a symlink
`aarch64-linux-musl-gcc` to `musl-tools`'s `musl-gcc` or `gcc` on
Alpine. This is unified -- arch-specific Dockerfiles are removed.

Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2022-03-07 11:58:46 +01:00
..
dracut.conf.d osbuilder: move code into tools directory 2020-04-29 16:45:00 -05:00
add_libs.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
Dockerfile.in osbuilder: Remove musl installations 2022-03-07 11:58:46 +01:00