[Fai-commit] r5292 - people/michael/experimental/patches

mt at alioth.debian.org mt at alioth.debian.org
Sat Mar 21 10:50:56 UTC 2009


Author: mt
Date: 2009-03-21 10:50:56 +0000 (Sat, 21 Mar 2009)
New Revision: 5292

Added:
   people/michael/experimental/patches/bugfix-520554
Modified:
   people/michael/experimental/patches/series
Log:
added sleep 10 and info message to faireboot (closes: #520554)


Added: people/michael/experimental/patches/bugfix-520554
===================================================================
--- people/michael/experimental/patches/bugfix-520554	                        (rev 0)
+++ people/michael/experimental/patches/bugfix-520554	2009-03-21 10:50:56 UTC (rev 5292)
@@ -0,0 +1,15 @@
+2009-03-21  Michael Tautschnig  <mt at debian.org>
+
+	* bin/faireboot: sleep for 10 seconds before leaving faireboot script
+		(closes: #520554)
+Index: trunk/bin/faireboot
+===================================================================
+--- trunk.orig/bin/faireboot
++++ trunk/bin/faireboot	
+@@ -36,4 +36,6 @@
+     killall -CONT rcS
+     killall rcS
+     init 6 &
++    echo "Waiting for shutdown to complete"
++    sleep 10
+ fi

Modified: people/michael/experimental/patches/series
===================================================================
--- people/michael/experimental/patches/series	2009-03-20 19:09:54 UTC (rev 5291)
+++ people/michael/experimental/patches/series	2009-03-21 10:50:56 UTC (rev 5292)
@@ -17,3 +17,4 @@
 setup-storage_extended-opts
 bugfix-479537
 setup-storage_full-crypto-support
+bugfix-520554




More information about the Fai-commit mailing list