diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-03 14:08:22 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-03 14:08:22 +0000 |
commit | 391e30017b19fa8e9e10c1b5f5535b4fbaaa29a9 (patch) | |
tree | 68262b8b05f8f62fa4f89958f6cb12fcb0621f97 | |
parent | - remove redirection of stderr to null when static linking. This will make th... (diff) | |
download | gentoo-2-391e30017b19fa8e9e10c1b5f5535b4fbaaa29a9.tar.gz gentoo-2-391e30017b19fa8e9e10c1b5f5535b4fbaaa29a9.tar.bz2 gentoo-2-391e30017b19fa8e9e10c1b5f5535b4fbaaa29a9.zip |
Initial 2005.1 development profile for 2.4 kernels.
-rw-r--r-- | profiles/default-linux/x86/2005.1/2.4/deprecated | 11 | ||||
-rw-r--r-- | profiles/default-linux/x86/2005.1/2.4/packages | 27 | ||||
-rw-r--r-- | profiles/default-linux/x86/2005.1/2.4/parent | 7 | ||||
-rw-r--r-- | profiles/default-linux/x86/2005.1/2.4/virtuals | 9 |
4 files changed, 54 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/2005.1/2.4/deprecated b/profiles/default-linux/x86/2005.1/2.4/deprecated new file mode 100644 index 000000000000..4aaaa550170c --- /dev/null +++ b/profiles/default-linux/x86/2005.1/2.4/deprecated @@ -0,0 +1,11 @@ +default-linux/x86/2005.0 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile + +# *** WARNING *** +# This is a development profile. This means that this profile is not stable or +# suitable for general use. This profile *will* change and could possibly be +# the cause of system breakage. You will *not* be supported if using this +# profile! diff --git a/profiles/default-linux/x86/2005.1/2.4/packages b/profiles/default-linux/x86/2005.1/2.4/packages new file mode 100644 index 000000000000..b3de91d77618 --- /dev/null +++ b/profiles/default-linux/x86/2005.1/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.1/2.4/packages,v 1.1 2005/06/03 14:08:22 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/2005.1/2.4/parent b/profiles/default-linux/x86/2005.1/2.4/parent new file mode 100644 index 000000000000..0313d911d830 --- /dev/null +++ b/profiles/default-linux/x86/2005.1/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.1/2.4/parent,v 1.1 2005/06/03 14:08:22 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.1/2.4/virtuals b/profiles/default-linux/x86/2005.1/2.4/virtuals new file mode 100644 index 000000000000..e315cc16b3e0 --- /dev/null +++ b/profiles/default-linux/x86/2005.1/2.4/virtuals @@ -0,0 +1,9 @@ +# 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.1/2.4/virtuals,v 1.1 2005/06/03 14:08:22 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 |