[or-cvs] r11458: Improve the user when erasing memory that they can leave. (incognito/trunk/root_overlay/var/patches)

double at seul.org double at seul.org
Mon Sep 17 18:52:54 UTC 2007


Author: double
Date: 2007-09-17 14:52:54 -0400 (Mon, 17 Sep 2007)
New Revision: 11458

Modified:
   incognito/trunk/root_overlay/var/patches/secure_halt.patch
Log:
Improve the user when erasing memory that they can leave.


Modified: incognito/trunk/root_overlay/var/patches/secure_halt.patch
===================================================================
--- incognito/trunk/root_overlay/var/patches/secure_halt.patch	2007-09-17 18:27:49 UTC (rev 11457)
+++ incognito/trunk/root_overlay/var/patches/secure_halt.patch	2007-09-17 18:52:54 UTC (rev 11458)
@@ -56,7 +56,7 @@
 +	fi
 +	splash_verbose
 +	clear
-+	ebegin "Erasing memory"
++	einfo "You may remove the media now and leave, machine will shutdown when complete" ; ebegin "Erasing memory"
 +	/usr/bin/smem ${RC_SECURE_DELETE_ARGS} >/dev/null
 +	eend $?
 +	# If we've unmounted the cd forcibly we'll need to halt immediately



More information about the tor-commits mailing list