summaryrefslogtreecommitdiff
path: root/conf/intel/portage/env/sys-boot/grub
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/env/sys-boot/grub')
-rw-r--r--conf/intel/portage/env/sys-boot/grub11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/intel/portage/env/sys-boot/grub b/conf/intel/portage/env/sys-boot/grub
new file mode 100644
index 0000000..7d277cf
--- /dev/null
+++ b/conf/intel/portage/env/sys-boot/grub
@@ -0,0 +1,11 @@
+if [ "${EBUILD_PHASE}" = "install" ]; then
+ elog
+ elog "Entropy administration information:"
+ elog
+ elog "~~~ READ THIS CAREFULLY ~~~"
+ elog "if you are bumping sys-boot/grub:0"
+ elog "please MAKE SURE to compile it with gcc-4.4."
+ elog "Later GCC versions could cause runtime failures"
+ elog "~~~ READ THIS CAREFULLY ~~~"
+ elog
+fi