From: Harald Hoyer Date: Wed, 3 Jun 2009 15:06:44 +0000 (+0200) Subject: corrected paths X-Git-Tag: 0.1~121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=345fbc86997fe5dbd5b28dbd43755e89015787d6;p=thirdparty%2Fdracut.git corrected paths --- diff --git a/test/TEST-20-NFS/make-client-root b/test/TEST-20-NFS/make-client-root index 23b61452b..f54af9bfe 100755 --- a/test/TEST-20-NFS/make-client-root +++ b/test/TEST-20-NFS/make-client-root @@ -10,14 +10,14 @@ initdir=/mnt/root kernel=$(uname -r) ( - . ./dracut-functions + . ../../dracut-functions dracut_install sh df free ls shutdown poweroff stty cat ps ln ip route \ /lib/terminfo/l/linux mount dmesg ifconfig dhclient mkdir cp ping dhclient inst "modules.d/40network/dhclient-script" "/sbin/dhclient-script" inst "modules.d/40network/ifup" "/sbin/ifup" dracut_install grep agetty strace tcpdump find_binary plymouth >/dev/null && dracut_install plymouth - inst test/test-init /sbin/init + inst ../test-init /sbin/init (cd "$initdir"; mkdir -p dev sys proc etc var/run tmp var/lib/dnsmasq mkdir -p var/lib/nfs/rpc_pipefs