From: Harald Hoyer Date: Mon, 30 Jun 2014 09:29:56 +0000 (+0200) Subject: TEST-15-BTRFSRAID: install /etc/os-release X-Git-Tag: 038~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44537b7bf89f297a8f188c93a2148d55cb7799e7;p=thirdparty%2Fdracut.git TEST-15-BTRFSRAID: install /etc/os-release makes systemd switch-root happy --- diff --git a/test/TEST-15-BTRFSRAID/test.sh b/test/TEST-15-BTRFSRAID/test.sh index e6ff35173..3fc1d459f 100755 --- a/test/TEST-15-BTRFSRAID/test.sh +++ b/test/TEST-15-BTRFSRAID/test.sh @@ -37,6 +37,7 @@ test_setup() { inst "$basedir/modules.d/40network/ifup.sh" "/sbin/ifup" inst_multiple grep inst ./test-init.sh /sbin/init + inst_simple /etc/os-release find_binary plymouth >/dev/null && inst_multiple plymouth (cd "$initdir"; mkdir -p dev sys proc etc var/run tmp ) cp -a /etc/ld.so.conf* $initdir/etc