diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-16 17:59:11 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-16 17:59:11 +0000 |
commit | 3573493b3579c74701ea14edaab093703161c221 (patch) | |
tree | 8bf441245f2cb79057b845de53ae6af23ce09cbe /profiles/default-linux/x86/no-nptl/2.4/virtuals | |
parent | Added some comments to hopefully ward off would-be profile editors. (diff) | |
download | gentoo-2-3573493b3579c74701ea14edaab093703161c221.tar.gz gentoo-2-3573493b3579c74701ea14edaab093703161c221.tar.bz2 gentoo-2-3573493b3579c74701ea14edaab093703161c221.zip |
Adding initial 2.4 sub-profile to no-nptl profile. This should supercede all 2.4 profiles currently setup under default-linux/x86.
Diffstat (limited to 'profiles/default-linux/x86/no-nptl/2.4/virtuals')
-rw-r--r-- | profiles/default-linux/x86/no-nptl/2.4/virtuals | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/no-nptl/2.4/virtuals b/profiles/default-linux/x86/no-nptl/2.4/virtuals new file mode 100644 index 000000000000..0b9ecae03ef3 --- /dev/null +++ b/profiles/default-linux/x86/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/x86/no-nptl/2.4/virtuals,v 1.1 2005/11/16 17:59:11 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 |