diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-06 15:36:48 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-06 15:36:48 +0000 |
commit | 2eb8c3fd1499f1a2253ba1754fb2ec2e3e144376 (patch) | |
tree | c8c67739db9276e3373da2629db31eb0e5f7abc6 /profiles | |
parent | Initial 2006.0 profile, copied from x86 and fixed up for alpha goodness. (diff) | |
download | historical-2eb8c3fd1499f1a2253ba1754fb2ec2e3e144376.tar.gz historical-2eb8c3fd1499f1a2253ba1754fb2ec2e3e144376.tar.bz2 historical-2eb8c3fd1499f1a2253ba1754fb2ec2e3e144376.zip |
Initial alpha 2.4 profile for no-nptl to match x86.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/2.4/packages | 25 | ||||
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/2.4/parent | 1 | ||||
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/2.4/virtuals | 10 |
3 files changed, 36 insertions, 0 deletions
diff --git a/profiles/default-linux/alpha/no-nptl/2.4/packages b/profiles/default-linux/alpha/no-nptl/2.4/packages new file mode 100644 index 000000000000..5a0ebb8be541 --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/2.4/packages @@ -0,0 +1,25 @@ +# Copyright 2001-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/2.4/packages,v 1.1 2005/12/06 15:36:48 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/linux-headers-2.5 diff --git a/profiles/default-linux/alpha/no-nptl/2.4/parent b/profiles/default-linux/alpha/no-nptl/2.4/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/2.4/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/alpha/no-nptl/2.4/virtuals b/profiles/default-linux/alpha/no-nptl/2.4/virtuals new file mode 100644 index 000000000000..3614088e7848 --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/2.4/virtuals @@ -0,0 +1,10 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/2.4/virtuals,v 1.1 2005/12/06 15:36:48 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 +virtual/alsa media-sound/alsa-driver |