Browse Source

Moved grsecurity's linux extension from pre to post conf

early
Alejandro Mery 17 years ago
parent
commit
652bdf27f0
  1. 9
      security/grsecurity/pkg_linux-header_post.conf
  2. 10
      security/grsecurity/pkg_linux24_post.conf
  3. 10
      security/grsecurity/pkg_linux26_post.conf
  4. 10
      security/grsecurity/pkg_linux26mm_post.conf
  5. 2
      security/grsecurity/pkg_linux_post.conf

9
security/grsecurity/pkg_linux-header_pre.conf → security/grsecurity/pkg_linux-header_post.conf

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../grsecurity/pkg_linux-header_pre.conf
# Filename: package/.../grsecurity/pkg_linux-header_post.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -11,9 +12,9 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_pre.conf
. $base/package/*/grsecurity/pkg_linux_post.conf
# copy include/rsbac to /usr/include/linux too
#hook_add postdoc 1 'cp -rv include/grsecurity $root/$includedir/'

10
security/grsecurity/pkg_linux24_pre.conf → security/grsecurity/pkg_linux24_post.conf

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../grsecurity/pkg_linux24_pre.conf
# Filename: package/.../grsecurity/pkg_linux24_post.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -10,5 +11,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_pre.conf
# --- SDE-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_post.conf

10
security/grsecurity/pkg_linux26_pre.conf → security/grsecurity/pkg_linux26_post.conf

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../grsecurity/pkg_linux26_pre.conf
# Filename: package/.../grsecurity/pkg_linux26_post.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -10,5 +11,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_pre.conf
# --- SDE-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_post.conf

10
security/grsecurity/pkg_linux26mm_pre.conf → security/grsecurity/pkg_linux26mm_post.conf

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../grsecurity/pkg_linux26mm_pre.conf
# Filename: package/.../grsecurity/pkg_linux26mm_post.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -10,5 +11,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_pre.conf
# --- SDE-COPYRIGHT-NOTE-END ---
. $base/package/*/grsecurity/pkg_linux_post.conf

2
security/grsecurity/pkg_linux_pre.conf → security/grsecurity/pkg_linux_post.conf

@ -1,7 +1,7 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../grsecurity/pkg_linux_pre.conf
# Filename: package/.../grsecurity/pkg_linux_post.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
Loading…
Cancel
Save