summaryrefslogtreecommitdiff
path: root/conf/intel/portage/env/sys-boot
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-12-03 03:21:05 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-12-03 03:21:05 +0200
commit81900ddf398dba3915b748f6adc729a8aa902ae0 (patch)
treef42c2a66e49d5d2246fa8dd091e3e0b35dd586de /conf/intel/portage/env/sys-boot
parent58ae5bbf25835bd30fa385275ff4486dbc31f0a2 (diff)
Making our Kogaion configs public
Diffstat (limited to 'conf/intel/portage/env/sys-boot')
-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