Searched refs:busybox (Results 1 – 5 of 5) sorted by relevance
13 busybox="$(type -P busybox-static || type -P busybox)"14 cp "$busybox" "$root/bin/busybox"19 ln -s busybox "$root/bin/sh"20 ln -s busybox "$root/bin/cat"21 ln -s busybox "$root/bin/tr"22 ln -s busybox "$root/bin/ps"23 ln -s busybox "$root/bin/ip"24 ln -s busybox "$root/bin/seq"25 ln -s busybox "$root/bin/sleep"26 ln -s busybox "$root/bin/usleep"[all …]
84 install_data('create-busybox-container',
17 busybox="$(type -P busybox-static || type -P busybox)"18 inst_simple "$busybox" "$(dirname "$busybox")/busybox"
38 /usr/lib/systemd/tests/testdata/create-busybox-container "$_root"51 /usr/lib/systemd/tests/testdata/create-busybox-container "$_root"153 /usr/lib/systemd/tests/testdata/create-busybox-container "$_root"
263 - busybox (used by test/TEST-13-NSPAWN-SMOKE)