SPECS (LINUX_2_6): kernel.spec - smp grsec build fixed, grsec bcon...

pluto pluto at pld-linux.org
Mon Nov 14 20:43:42 CET 2005


Author: pluto                        Date: Mon Nov 14 19:43:42 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- smp grsec build fixed, grsec bconds inverted.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1305 -> 1.441.2.1306) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1305 SPECS/kernel.spec:1.441.2.1306
--- SPECS/kernel.spec:1.441.2.1305	Mon Nov 14 12:40:31 2005
+++ SPECS/kernel.spec	Mon Nov 14 20:43:37 2005
@@ -8,13 +8,6 @@
 #		- add distcc support (and don't break crossbuild!)
 #		- move em8300 stuff to separeated specs
 #
-#		- fix build kernel --with grsecurity for -smp package:
-#		
-#		LD      .tmp_vmlinux1
-#		fs/built-in.o(.text+0x3948d): In function `show_numa_map':
-#		task_mmu.c: undefined reference to `PAX_RAND_FLAGS'
-#		make: *** [.tmp_vmlinux1] Error 1
-#
 #		- undefined symbols on sparc64:
 #
 #	"sbus_build_irq" [drivers/serial/sunzilog.ko] undefined!
@@ -45,9 +38,9 @@
 %bcond_without	up		# don't build UP kernel
 %bcond_without	source		# don't build kernel-source package
 %bcond_without	pcmcia		# don't build pcmcia
-%bcond_with	grsecurity	# enable grsecurity
+%bcond_without	grsecurity	# grsecurity
 %bcond_without	pld_vers	# disable pld-specific UTS_NAME changes
-%bcond_without	grsec_basic	# don't build basic grsecurity functionality (proc,link,fifo)
+%bcond_with	grsec_basic	# basic grsecurity functionality (proc,link,fifo)
 				# bcond only valid "without  grsecurity"
 %bcond_with	pax		# enable PaX (depends on grsecurity)
 %bcond_with	omosix		# enable openMosix (conflicts with grsecurity/vserver)
@@ -1720,6 +1713,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1306  2005/11/14 19:43:37  pluto
+- smp grsec build fixed, grsec bconds inverted.
+
 Revision 1.441.2.1305  2005/11/14 11:40:31  paszczus
 - added TODO: fix building kernel with grsecurity for -smp package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1305&r2=1.441.2.1306&f=u




More information about the pld-cvs-commit mailing list