SPECS (LINUX_2_6): kernel.spec - temporary disabled RELOCATABLE if...
zbyniu
zbyniu at pld-linux.org
Wed Aug 29 09:08:09 CEST 2007
Author: zbyniu Date: Wed Aug 29 07:08:09 2007 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- temporary disabled RELOCATABLE if with pax or grsec_full
---- Files affected:
SPECS:
kernel.spec (1.441.2.1775 -> 1.441.2.1776)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1775 SPECS/kernel.spec:1.441.2.1776
--- SPECS/kernel.spec:1.441.2.1775 Thu Aug 23 21:25:31 2007
+++ SPECS/kernel.spec Wed Aug 29 09:08:03 2007
@@ -1118,6 +1118,11 @@
%endif
+# Temporary disabled RELOCATABLE. Needed only on x86??
+%if %{with pax} || %{with grsec_full}
+ sed -i "s:CONFIG_RELOCATABLE=y:# CONFIG_RELOCATABLE is not set:" arch/%{_target_base_arch}/defconfig
+%endif
+
#
# end of grsecurity & pax stuff
@@ -1624,6 +1629,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1776 2007/08/29 07:08:03 zbyniu
+- temporary disabled RELOCATABLE if with pax or grsec_full
+
Revision 1.441.2.1775 2007/08/23 19:25:31 zbyniu
- note about layer7 version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1775&r2=1.441.2.1776&f=u
More information about the pld-cvs-commit
mailing list