summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-08-05 20:33:32 +0000
committerNed Ludd <solar@gentoo.org>2004-08-05 20:33:32 +0000
commit332863f24ee40e1ad503d8962a40cb0b5f954fbc (patch)
tree129811ed7a7a830d736f22b0d9f6d21db72c5ebf /profiles/hardened
parentStable on sparc (diff)
downloadhistorical-332863f24ee40e1ad503d8962a40cb0b5f954fbc.tar.gz
historical-332863f24ee40e1ad503d8962a40cb0b5f954fbc.tar.bz2
historical-332863f24ee40e1ad503d8962a40cb0b5f954fbc.zip
profile updates
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/x86/2.6/make.defaults10
-rw-r--r--profiles/hardened/x86/2.6/parent5
-rw-r--r--profiles/hardened/x86/2.6/virtuals6
-rw-r--r--profiles/hardened/x86/make.defaults10
-rw-r--r--profiles/hardened/x86/virtuals9
5 files changed, 32 insertions, 8 deletions
diff --git a/profiles/hardened/x86/2.6/make.defaults b/profiles/hardened/x86/2.6/make.defaults
new file mode 100644
index 000000000000..69d37a780d79
--- /dev/null
+++ b/profiles/hardened/x86/2.6/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.1 2004/08/05 20:33:32 solar Exp $
+
+ARCH="x86"
+ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
+GRP_STAGE23_USE="${ARCH} berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
+USE="${ARCH} hardened berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
+PORTDIR=/usr/portage/
+PKGDIR=${PORTDIR}/packages/${ARCH}/
diff --git a/profiles/hardened/x86/2.6/parent b/profiles/hardened/x86/2.6/parent
new file mode 100644
index 000000000000..bdecbb919a0e
--- /dev/null
+++ b/profiles/hardened/x86/2.6/parent
@@ -0,0 +1,5 @@
+# Copyright 1999-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/parent,v 1.1 2004/08/05 20:33:32 solar Exp $
+
+..
diff --git a/profiles/hardened/x86/2.6/virtuals b/profiles/hardened/x86/2.6/virtuals
new file mode 100644
index 000000000000..df536093c9f4
--- /dev/null
+++ b/profiles/hardened/x86/2.6/virtuals
@@ -0,0 +1,6 @@
+# Copyright 1999-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/virtuals,v 1.1 2004/08/05 20:33:32 solar Exp $
+
+virtual/linux-sources sys-kernel/hardened-dev-sources
+virtual/modutils sys-apps/module-init-tools
diff --git a/profiles/hardened/x86/make.defaults b/profiles/hardened/x86/make.defaults
index 9dab1442e392..4af3a7f51dcf 100644
--- a/profiles/hardened/x86/make.defaults
+++ b/profiles/hardened/x86/make.defaults
@@ -1,8 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.5 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.6 2004/08/05 20:33:32 solar Exp $
ARCH="x86"
-ACCEPT_KEYWORDS="x86"
-GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
-USE="x86 hardened berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
+ACCEPT_KEYWORDS="${ARCH}"
+GRP_STAGE23_USE="${ARCH} berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
+USE="${ARCH} hardened berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened"
+PORTDIR=/usr/portage/
+PKGDIR=${PORTDIR}/packages/${ARCH}/
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals
index 76eccc2118e6..d184c78d3ddc 100644
--- a/profiles/hardened/x86/virtuals
+++ b/profiles/hardened/x86/virtuals
@@ -1,7 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.4 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.5 2004/08/05 20:33:32 solar Exp $
-virtual/bootloader sys-boot/grub
-virtual/linux-sources sys-kernel/gentoo-sources
-virtual/ruby dev-lang/ruby
+virtual/bootloader sys-boot/grub
+virtual/linux-sources sys-kernel/hardened-sources
+virtual/modutils sys-apps/modutils
+virtual/ruby dev-lang/ruby