]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
test/*/test.sh: mv 01hard-off.sh 000-hard-off.sh
authorHarald Hoyer <harald@redhat.com>
Mon, 7 Mar 2011 15:22:42 +0000 (16:22 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 7 Mar 2011 15:22:42 +0000 (16:22 +0100)
otherwise "die" will let the kernel panic

test/TEST-10-RAID/test.sh
test/TEST-11-LVM/test.sh
test/TEST-12-RAID-DEG/test.sh
test/TEST-13-ENC-RAID-LVM/test.sh
test/TEST-14-IMSM/test.sh
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/test.sh
test/TEST-40-NBD/test.sh
test/TEST-50-MULTINIC/test.sh

index 88c42c1428b434bd5640c3f8c1c76abc3eb58a6b..280f0602be85963ccda2735e8e90d1e8c92f9288 100755 (executable)
@@ -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
     )
index 91b73e90960caa82bca48d024e645b1a3391598e..0981f797e9441076399af5f01c0aa5e51c7d4efa 100755 (executable)
@@ -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 / \
index 8c657a1d83fb78ea3a755cbac6768175c2ac4cc2..bc03e8e4af787ed49a50368d5848f943544aa539 100755 (executable)
@@ -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
index 579641838934b29c95f6f58277c3e6c475e259a4..ff0879908536583dfedce00c57a308ec4e463158 100755 (executable)
@@ -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
     )
index 047cf71de1a0fa1a47b76e27db9c7ed06deeb29c..738f8e9a59d62376b6dbbdce2c1dea52295ada3f 100755 (executable)
@@ -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 / \
index ca22c215832233794568bd393a6b92aaf35f564b..9241a90a47e930725ffd78753e6b06209ec702cc 100755 (executable)
@@ -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
     )
 
index 74027599f7695c1b6a22397bf00957f276b1395f..25ceb948d9415acd927b1caa46e56d01983a1830 100755 (executable)
@@ -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 / \
index 0f648576e7534e9cb082627bd6e743327429ac33..603bdf96117daf78820d44ae1152ee138406ba77 100755 (executable)
@@ -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
     )
index 3352a2a87f9124a7837392b51e3130760e936b88..e39d5d0fe561127cf89b6eb199437ee3bcea732e 100755 (executable)
@@ -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
     )