]> git.ipfire.org Git - thirdparty/dracut.git/commit
ci: add dependencies to Debian container
authorHenrik Gombos <henrik99999@gmail.com>
Wed, 14 Jun 2023 19:17:20 +0000 (19:17 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Thu, 15 Jun 2023 06:56:44 +0000 (08:56 +0200)
commitdcf4665bfcbc910c80eeb244353ca4b9a5254719
tree386408bc5f047c85a722842c9456b1dbe919b830
parentec2c7e1aa4591f4eeb0bb85aa51bf1914e18ff78
ci: add dependencies to Debian container

- add systemd-boot-efi for test 18
- tgt is needed for test 30 and 35
- nbd-server is needed for test 40
- gawk dependency has been introduced by f32e95bcadbc5158843530407adc1e7b700561b1
- install dracut instead of initramfs-tools to match actual usage
- remove workaround for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962300
as it is now fixed on Debian 12.
test/container/Dockerfile-Debian