summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-12-03 14:36:49 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-12-03 14:36:49 +0000
commit8bee950eb2496fb498a81a593f58b384cf0158e0 (patch)
treee5d4fe23bba136ace9b795910886aeae55ec0b92 /profiles
parentRemoved the QA-install call from Bug #71560 and changed back to einstall. Se... (diff)
downloadhistorical-8bee950eb2496fb498a81a593f58b384cf0158e0.tar.gz
historical-8bee950eb2496fb498a81a593f58b384cf0158e0.tar.bz2
historical-8bee950eb2496fb498a81a593f58b384cf0158e0.zip
Initial 2.4 version of the 2005.0 profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/2005.0/2.4/packages27
-rw-r--r--profiles/default-linux/x86/2005.0/2.4/parent7
-rw-r--r--profiles/default-linux/x86/2005.0/2.4/virtuals13
3 files changed, 47 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/2005.0/2.4/packages b/profiles/default-linux/x86/2005.0/2.4/packages
new file mode 100644
index 000000000000..0bd02cb5eb32
--- /dev/null
+++ b/profiles/default-linux/x86/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/2005.0/2.4/packages,v 1.1 2004/12/03 14:36:49 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
+# *
+
+<ac-sources-2.5
+<ck-sources-2.5
+<gentoo-sources-2.5
+<grsec-sources-2.5
+<hardened-sources-2.5
+<openmosix-sources-2.5
+<rsbac-sources-2.5
+<uclinux-sources-2.5
+<usermode-sources-2.5
+<vanilla-sources-2.5
+<win4lin-sources-2.5
+<xbox-sources-2.5
+
+<linux-headers-2.5
diff --git a/profiles/default-linux/x86/2005.0/2.4/parent b/profiles/default-linux/x86/2005.0/2.4/parent
new file mode 100644
index 000000000000..bd2dbf78e0ff
--- /dev/null
+++ b/profiles/default-linux/x86/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/2005.0/2.4/parent,v 1.1 2004/12/03 14:36:49 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/2005.0/2.4/virtuals b/profiles/default-linux/x86/2005.0/2.4/virtuals
new file mode 100644
index 000000000000..5d48d3352993
--- /dev/null
+++ b/profiles/default-linux/x86/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/2005.0/2.4/virtuals,v 1.1 2004/12/03 14:36:49 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