[Lunar-commits] <moonbase> grub: add a needed warning message.
Florin Braescu
florin at lunar-linux.org
Thu May 27 20:05:30 CEST 2010
commit 2269b7979e59491764be1218d7687e587fb8a8f6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu May 27 21:05:30 2010 +0300
grub: add a needed warning message.
---
utils/grub/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/utils/grub/BUILD b/utils/grub/BUILD
index 0ea84e4..d035f16 100644
--- a/utils/grub/BUILD
+++ b/utils/grub/BUILD
@@ -1,5 +1,8 @@
(
+ message " ${PROBLEM_COLOR}Warning! ${DEFAULT_COLOR}This module must be installed only on 32 bits systems."
+ sleep 5
+
# Handle the optional splash patch
if [ $WITH_SPLASH = "y" ]; then
message "Adding support for grub bootmenu splash images..."
More information about the Lunar-commits
mailing list