[Debian-live-changes] r1309 - dists/trunk/live-initramfs/scripts

Daniel Baumann daniel at alioth.debian.org
Sun May 6 10:40:12 UTC 2007


Author: daniel
Date: 2007-05-06 10:40:10 +0000 (Sun, 06 May 2007)
New Revision: 1309

Modified:
   dists/trunk/live-initramfs/scripts/casper
Log:


Modified: dists/trunk/live-initramfs/scripts/casper
===================================================================
--- dists/trunk/live-initramfs/scripts/casper	2007-05-06 10:39:25 UTC (rev 1308)
+++ dists/trunk/live-initramfs/scripts/casper	2007-05-06 10:40:10 UTC (rev 1309)
@@ -490,9 +490,9 @@
     exec 2>&1
 
     set_usplash_timeout
-    [ "$quiet" != "y" ] && log_begin_msg "Running /scripts/casper-premount"
+    [ "$quiet" != "y" ] && log_begin_msg "Running /scripts/live-premount"
     pulsate
-    run_scripts /scripts/casper-premount
+    run_scripts /scripts/live-premount
     [ "$quiet" != "y" ] && log_end_msg
 
     # Needed here too because some things (*cough* udev *cough*)




More information about the Debian-live-changes mailing list