[SCM] live-tools branch, debian-next, updated. debian/3.0_a7-1-4-g6095132

Daniel Baumann daniel at debian.org
Thu Apr 5 17:44:59 UTC 2012


The following commit has been merged in the debian-next branch:
commit 7b8867397bceca2dd15717244d84607fbb0db7a7
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 5 19:43:25 2012 +0200

    Using 'I' rather than 'P' level for waiting message when copying images to memory in live-toram.

diff --git a/scripts/live-toram b/scripts/live-toram
index 0817ebc..7e23f59 100755
--- a/scripts/live-toram
+++ b/scripts/live-toram
@@ -86,7 +86,7 @@ esac
 
 # Copying image to memory
 echo "P: Copying images to memory."
-echo "P: This may take a while..."
+echo "I: This may take a while..."
 
 # FIXME: doesn't work with multiple filesystems
 for _FILESYSTEM in ${_FILESYSTEMS}

-- 
live-tools



More information about the debian-live-changes mailing list