From d8ed3147ffd89d63a5177250d39a106bf41e4da9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20B=C3=A4chler?= Date: Tue, 10 Jan 2012 13:00:05 +0000 Subject: [PATCH] linux: remove second part of the /boot warning. --- linux.install | 1 - 1 file changed, 1 deletion(-) diff --git a/linux.install b/linux.install index 3ab793c..2d113a3 100644 --- a/linux.install +++ b/linux.install @@ -46,7 +46,6 @@ post_upgrade() { 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