summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2011-03-07 16:22:42 +0100
committerHarald Hoyer <harald@redhat.com>2011-03-07 16:22:42 +0100
commitfa79f00803dab3e7f066b732ddc94999b9ae543c (patch)
tree3af99f8f807b251159a9a61796c4cabcf7caf4c5
parentb20ff981c4b31d650ac0b2e5227f4d6f6eb459e2 (diff)
downloaddracut-fa79f00803dab3e7f066b732ddc94999b9ae543c.tar.gz
dracut-fa79f00803dab3e7f066b732ddc94999b9ae543c.tar.bz2
dracut-fa79f00803dab3e7f066b732ddc94999b9ae543c.zip
test/*/test.sh: mv 01hard-off.sh 000-hard-off.sh
otherwise "die" will let the kernel panic
-rwxr-xr-xtest/TEST-10-RAID/test.sh2
-rwxr-xr-xtest/TEST-11-LVM/test.sh2
-rwxr-xr-xtest/TEST-12-RAID-DEG/test.sh2
-rwxr-xr-xtest/TEST-13-ENC-RAID-LVM/test.sh2
-rwxr-xr-xtest/TEST-14-IMSM/test.sh2
-rwxr-xr-xtest/TEST-20-NFS/test.sh2
-rwxr-xr-xtest/TEST-30-ISCSI/test.sh2
-rwxr-xr-xtest/TEST-40-NBD/test.sh2
-rwxr-xr-xtest/TEST-50-MULTINIC/test.sh2
9 files changed, 9 insertions, 9 deletions
diff --git a/test/TEST-10-RAID/test.sh b/test/TEST-10-RAID/test.sh
index 88c42c14..280f0602 100755
--- a/test/TEST-10-RAID/test.sh
+++ b/test/TEST-10-RAID/test.sh
@@ -63,7 +63,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst ./cryptroot-ask /sbin/cryptroot-ask
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)
diff --git a/test/TEST-11-LVM/test.sh b/test/TEST-11-LVM/test.sh
index 91b73e90..0981f797 100755
--- a/test/TEST-11-LVM/test.sh
+++ b/test/TEST-11-LVM/test.sh
@@ -62,7 +62,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)
sudo $basedir/dracut -l -i overlay / \
diff --git a/test/TEST-12-RAID-DEG/test.sh b/test/TEST-12-RAID-DEG/test.sh
index 8c657a1d..bc03e8e4 100755
--- a/test/TEST-12-RAID-DEG/test.sh
+++ b/test/TEST-12-RAID-DEG/test.sh
@@ -98,7 +98,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
inst ./cryptroot-ask /sbin/cryptroot-ask
mkdir -p overlay/etc
diff --git a/test/TEST-13-ENC-RAID-LVM/test.sh b/test/TEST-13-ENC-RAID-LVM/test.sh
index 57964183..ff087990 100755
--- a/test/TEST-13-ENC-RAID-LVM/test.sh
+++ b/test/TEST-13-ENC-RAID-LVM/test.sh
@@ -97,7 +97,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
inst ./cryptroot-ask /sbin/cryptroot-ask
)
diff --git a/test/TEST-14-IMSM/test.sh b/test/TEST-14-IMSM/test.sh
index 047cf71d..738f8e9a 100755
--- a/test/TEST-14-IMSM/test.sh
+++ b/test/TEST-14-IMSM/test.sh
@@ -86,7 +86,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)
sudo $basedir/dracut -l -i overlay / \
diff --git a/test/TEST-20-NFS/test.sh b/test/TEST-20-NFS/test.sh
index ca22c215..9241a90a 100755
--- a/test/TEST-20-NFS/test.sh
+++ b/test/TEST-20-NFS/test.sh
@@ -285,7 +285,7 @@ test_setup() {
mkdir overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)
diff --git a/test/TEST-30-ISCSI/test.sh b/test/TEST-30-ISCSI/test.sh
index 74027599..25ceb948 100755
--- a/test/TEST-30-ISCSI/test.sh
+++ b/test/TEST-30-ISCSI/test.sh
@@ -131,7 +131,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)
sudo $basedir/dracut -l -i overlay / \
diff --git a/test/TEST-40-NBD/test.sh b/test/TEST-40-NBD/test.sh
index 0f648576..603bdf96 100755
--- a/test/TEST-40-NBD/test.sh
+++ b/test/TEST-40-NBD/test.sh
@@ -302,7 +302,7 @@ test_setup() {
initdir=overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
inst ./cryptroot-ask /sbin/cryptroot-ask
)
diff --git a/test/TEST-50-MULTINIC/test.sh b/test/TEST-50-MULTINIC/test.sh
index 3352a2a8..e39d5d0f 100755
--- a/test/TEST-50-MULTINIC/test.sh
+++ b/test/TEST-50-MULTINIC/test.sh
@@ -217,7 +217,7 @@ test_setup() {
mkdir overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/01hard-off.sh
+ inst_simple ./hard-off.sh /emergency/000-hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)