summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-10-03 12:42:27 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-10-03 12:42:27 +0000
commita3b65eb6cb5701e2d87990c63930f87c43d3e218 (patch)
treef5803b29a2da3e0142b898a98e7fbf11b300870e /profiles
parentStable on mips. (diff)
downloadgentoo-2-a3b65eb6cb5701e2d87990c63930f87c43d3e218.tar.gz
gentoo-2-a3b65eb6cb5701e2d87990c63930f87c43d3e218.tar.bz2
gentoo-2-a3b65eb6cb5701e2d87990c63930f87c43d3e218.zip
Development 2005.0 2.4 profile
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/dev/2005.0/2.4/packages27
-rw-r--r--profiles/default-linux/x86/dev/2005.0/2.4/parent7
-rw-r--r--profiles/default-linux/x86/dev/2005.0/2.4/use.mask6
-rw-r--r--profiles/default-linux/x86/dev/2005.0/2.4/virtuals13
4 files changed, 53 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/dev/2005.0/2.4/packages b/profiles/default-linux/x86/dev/2005.0/2.4/packages
new file mode 100644
index 000000000000..fcc6f912a6f9
--- /dev/null
+++ b/profiles/default-linux/x86/dev/2005.0/2.4/packages
@@ -0,0 +1,27 @@
+# Copyright 2001-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.0/2.4/packages,v 1.1 2005/10/03 12:42:27 wolf31o2 Exp $
+
+# For instructions on how this file works (as an inclusion mask, primarily),
+# please refer to ${PORTDIR}/profiles/base/packages
+
+# Use this file to lock down specific versions of packages ONLY TO THIS
+# SPECIFIC PROFILE!
+
+# You can also add files to the base system itself if you prefix them with a
+# *
+
+<sys-kernel/ac-sources-2.5
+<sys-kernel/ck-sources-2.5
+<sys-kernel/gentoo-sources-2.5
+<sys-kernel/grsec-sources-2.5
+<sys-kernel/hardened-sources-2.5
+<sys-kernel/openmosix-sources-2.5
+<sys-kernel/rsbac-sources-2.5
+<sys-kernel/uclinux-sources-2.5
+<sys-kernel/usermode-sources-2.5
+<sys-kernel/vanilla-sources-2.5
+<sys-kernel/win4lin-sources-2.5
+<sys-kernel/xbox-sources-2.5
+
+<sys-kernel/linux-headers-2.5
diff --git a/profiles/default-linux/x86/dev/2005.0/2.4/parent b/profiles/default-linux/x86/dev/2005.0/2.4/parent
new file mode 100644
index 000000000000..244baa5341a5
--- /dev/null
+++ b/profiles/default-linux/x86/dev/2005.0/2.4/parent
@@ -0,0 +1,7 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.0/2.4/parent,v 1.1 2005/10/03 12:42:27 wolf31o2 Exp $
+
+# This file describes the parent profile to this. In most cases this will
+# just be the name of the parent directory
+..
diff --git a/profiles/default-linux/x86/dev/2005.0/2.4/use.mask b/profiles/default-linux/x86/dev/2005.0/2.4/use.mask
new file mode 100644
index 000000000000..25ef112dcd97
--- /dev/null
+++ b/profiles/default-linux/x86/dev/2005.0/2.4/use.mask
@@ -0,0 +1,6 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.0/2.4/use.mask,v 1.1 2005/10/03 12:42:27 wolf31o2 Exp $
+
+nptl
+nptlonly
diff --git a/profiles/default-linux/x86/dev/2005.0/2.4/virtuals b/profiles/default-linux/x86/dev/2005.0/2.4/virtuals
new file mode 100644
index 000000000000..7d580d5a5c00
--- /dev/null
+++ b/profiles/default-linux/x86/dev/2005.0/2.4/virtuals
@@ -0,0 +1,13 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.0/2.4/virtuals,v 1.1 2005/10/03 12:42:27 wolf31o2 Exp $
+
+# This file is used to either override or extend the parent profile's
+# virtuals mappings. In this case, this is for ARCHITECTURE SPECIFIC
+# mappings
+
+virtual/dev-manager sys-fs/devfsd
+
+# These will be removed once the headers and sources are merged
+virtual/os-headers sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources