]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: add more packages to the Arch container to enable more testing
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Sat, 6 Apr 2024 12:10:14 +0000 (08:10 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Mon, 8 Apr 2024 15:57:08 +0000 (11:57 -0400)
test/container/Dockerfile-Arch

index 949eab931d967083fd23c50dd19bd1c30ca5d864..2cf7b757bc4c2d424dded83ffd341581e11c2457 100644 (file)
@@ -4,17 +4,25 @@ RUN pacman --noconfirm -Syu \
     asciidoc \
     astyle \
     base-devel \
+    bluez \
     btrfs-progs \
+    busybox \
+    cargo \
+    cifs-utils \
     connman \
     cpio \
     dash \
     dhclient \
     dhcp \
     dmraid \
+    elfutils \
+    f2fs-tools \
     git \
     glibc \
+    jq \
     linux \
     lvm2 \
+    lzop \
     mdadm \
     multipath-tools \
     nbd \
@@ -22,15 +30,21 @@ RUN pacman --noconfirm -Syu \
     nfsidmap \
     nfs-utils \
     ntfs-3g \
+    nvme-cli \
     open-iscsi \
+    openssh \
     parted \
     pigz \
+    plymouth \
     qemu \
+    rng-tools \
+    sbsigntools \
     shellcheck \
     shfmt \
     squashfs-tools \
     strace \
     tcpdump \
     tgt \
+    tpm2-tools \
     vi \
     && yes | pacman -Scc