Add warning for Extreme profile.

This commit is contained in:
Kolan Sh 2014-11-09 09:12:00 +03:00
parent 33e41c55e8
commit bade620628
2 changed files with 6 additions and 1 deletions

4
README
View File

@ -15,7 +15,9 @@ Default Desktop/Laptop Profile
Extreme Desktop/Laptop Profile
--------------------------------------------------------
I'm using it for myself. Not all packages are ready for the profile.
Warning! Using this profile is unsafe as it could lead
to undefined behaviour of several packages!
Not all packages are ready for the profile.
Look at profiles/extreme/profile.bashrc for the exclusions I've added.
/etc/portage/make.profile/parent:
/var/portage/portage/profiles/default/linux/amd64/13.0

View File

@ -1,3 +1,6 @@
# Warning! Using this profile is unsafe as it could lead
# to undefined behaviour of several packages!
# no-lto
if [[ true != false
&& ${CATEGORY}/${PN} != sys-apps/sandbox