Date: Tuesday, January 10, 2012 @ 08:00:05
  Author: thomas
Revision: 146394

linux: remove second part of the /boot warning.

Modified:
  linux/trunk/linux.install

---------------+
 linux.install |    1 -
 1 file changed, 1 deletion(-)

Modified: linux.install
===================================================================
--- linux.install       2012-01-10 11:39:59 UTC (rev 146393)
+++ linux.install       2012-01-10 13:00:05 UTC (rev 146394)
@@ -46,7 +46,6 @@
 
   if findmnt --fstab -uno SOURCE /boot &>/dev/null && ! mountpoint -q /boot; 
then
     echo "WARNING: /boot appears to be a separate partition but is not 
mounted."
-    echo "         You probably just broke your system. Congratulations."
   fi
 
   # updating module dependencies

Reply via email to