]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
docs: install `which` in Arch container
authorHarald Hoyer <harald@redhat.com>
Tue, 4 May 2021 14:57:35 +0000 (16:57 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 4 May 2021 16:39:31 +0000 (18:39 +0200)
docs/HACKING.md

index 823c01f2a5b212f2e22339e4187d162688b2075f..1a3102ccb706ae9fd869f7ef2567d951134e3a28 100644 (file)
@@ -344,7 +344,7 @@ $ podman run -it \
 # pacman -Sy linux dash strace gcc dhclient asciidoc make dracut \
     qemu jack btrfs-progs mdadm dmraid nfs-utils nfsidmap lvm2 nbd \
     dhcp networkmanager multipath-tools vi tcpdump \
-    git shfmt shellcheck astyle
+    git shfmt shellcheck astyle which
 # cd /dracut
 # export DRACUT_NO_XATTR=1 KVERSION=$(cd /lib/modules; ls -1 | tail -1)
 # make V=1 TESTS="01 02 03 04 10 11 12 13 14 15 17 20 21 40 41 98" check