criu/scripts/build
Shashank Balaji 25f8be0f60 ci: use package-manager dependency install scripts
Currently, adding a package which is required either for development or testing
requires it to be added in multiple places due to many duplicated Dockerfiles
and installation scripts. This makes it difficult to ensure that all scripts
are updated appropriately and can lead to some places being missed.

This patch consolidates the list of dependencies and adds installation
scripts for each package-manager used in our CI (apk, apt, dnf, pacman).

This change also replaces the `debian/dev-packages.lst` as this subfolder
conflicts with the Ubuntu/Debian packing scripts used for CRIU:
https://github.com/rst0git/criu-deb-packages

This patch also removes the CentOS 8 build scripts as it is EOL
and the container registry is no longer available.

Signed-off-by: Shashank Balaji <shashank.mahadasyam@sony.com>
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2025-11-02 07:48:23 -08:00
..
Dockerfile.aarch64-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.aarch64-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.aarch64-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.aarch64-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.alpine ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.amd-rocm criu: use libuuid for criu_run_id generation 2025-03-21 12:40:31 -07:00
Dockerfile.archlinux ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.armv7-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.armv7-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.armv7-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.armv7-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.armv7hf.hdr travis: switch all arm related tests to real hardware 2020-02-04 12:39:04 -08:00
Dockerfile.armv7hf.tmpl travis: switch all arm related tests to real hardware 2020-02-04 12:39:04 -08:00
Dockerfile.fedora-asan.hdr ci: move asan and image streamer test to github 2021-09-03 10:31:00 -07:00
Dockerfile.fedora-asan.tmpl travis: add a job to test on the fedora rawhide 2017-10-17 08:40:44 +03:00
Dockerfile.fedora-rawhide.hdr travis: use Fedora rawhide images from Fedora 2020-10-20 00:18:24 -07:00
Dockerfile.fedora-rawhide.tmpl travis: add a job to test on the fedora rawhide 2017-10-17 08:40:44 +03:00
Dockerfile.fedora.tmpl ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.hotspot-alpine ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.hotspot-ubuntu ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.linux32.tmpl ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.mips64el-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.mips64el-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.mips64el-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.mips64el-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.openj9-ubuntu ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.ppc64-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.ppc64-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.ppc64-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.ppc64-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.riscv64-stable-cross.hdr ci: add workflow for riscv64 2025-03-21 12:40:31 -07:00
Dockerfile.riscv64-stable-cross.tmpl ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.stable-cross.tmpl ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.tmpl ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.unstable-cross.tmpl ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.x86_64.hdr ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
Dockerfile.x86_64.tmpl travis: add a job to test on the fedora rawhide 2017-10-17 08:40:44 +03:00
Makefile ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00