SPECS (Titanium): kernel-bare-vserver.spec - added minimal grsecurity
hawk
hawk at pld-linux.org
Sun Nov 11 00:37:11 CET 2007
Author: hawk Date: Sat Nov 10 23:37:11 2007 GMT
Module: SPECS Tag: Titanium
---- Log message:
- added minimal grsecurity
---- Files affected:
SPECS:
kernel-bare-vserver.spec (1.1.2.1 -> 1.1.2.2)
---- Diffs:
================================================================
Index: SPECS/kernel-bare-vserver.spec
diff -u SPECS/kernel-bare-vserver.spec:1.1.2.1 SPECS/kernel-bare-vserver.spec:1.1.2.2
--- SPECS/kernel-bare-vserver.spec:1.1.2.1 Sat Nov 10 23:55:31 2007
+++ SPECS/kernel-bare-vserver.spec Sun Nov 11 00:37:05 2007
@@ -79,12 +79,15 @@
Source20: kernel-bare-vserver-i386.config
Source21: kernel-bare-vserver-x86_64.config
+
# from http://vserver.13thfloor.at/Experimental/
Patch100: linux-2.6-vs2.3.patch
+# minimal grsecurity for vserver patched kernel
+Patch101: linux-2.6-grsec-vs-minimal.patch
# from squashfs: http://dl.sourceforge.net/sourceforge/squashfs/squashfs3.3.tar.gz for linux-2.6.23
-Patch101: linux-2.6-squashfs.patch
+Patch102: linux-2.6-squashfs.patch
# official vendor driver for Marvell Yukon gigabit adapters, v10.22.4.3
-Patch102: linux-2.6.22-sk98lin.patch
+Patch103: linux-2.6.22-sk98lin.patch
URL: http://www.kernel.org/
BuildRequires: binutils >= 3:2.14.90.0.7
@@ -388,9 +391,12 @@
%{__bzip2} -dc %{SOURCE10} | %{__patch} -p1 -s
%endif
+
%patch100 -p1
%patch101 -p1
%patch102 -p1
+%patch103 -p1
+
# Fix EXTRAVERSION in main Makefile
sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile
@@ -842,6 +848,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.2 2007/11/10 23:37:05 hawk
+- added minimal grsecurity
+
Revision 1.1.2.1 2007/11/10 22:55:31 hawk
- started work on my own vserver kernel for PLD Titanium, if you want to
add some patches/changes, ask me first or use kernel.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-vserver.spec?r1=1.1.2.1&r2=1.1.2.2&f=u
More information about the pld-cvs-commit
mailing list