Home
last modified time | relevance | path

Searched refs:busybox (Results 1 – 5 of 5) sorted by relevance

/systemd-251/test/
Dcreate-busybox-container13 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 …]
Dmeson.build84 install_data('create-busybox-container',
/systemd-251/test/TEST-13-NSPAWN-SMOKE/
Dtest.sh17 busybox="$(type -P busybox-static || type -P busybox)"
18 inst_simple "$busybox" "$(dirname "$busybox")/busybox"
/systemd-251/test/units/
Dtestsuite-13.sh38 /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"
/systemd-251/
DREADME263 - busybox (used by test/TEST-13-NSPAWN-SMOKE)