summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-16 20:51:44 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-16 20:51:44 +0000
commit4fa72308c5b9a99be14f9eaa6098aafb7ffc91ff (patch)
treedb01ea2a4f7d7e4e13933e5aa7c89037f43b8a9f /profiles/profiles.desc
parentSimplify the ebuild code. (diff)
downloadgentoo-2-4fa72308c5b9a99be14f9eaa6098aafb7ffc91ff.tar.gz
gentoo-2-4fa72308c5b9a99be14f9eaa6098aafb7ffc91ff.tar.bz2
gentoo-2-4fa72308c5b9a99be14f9eaa6098aafb7ffc91ff.zip
Added a bunch of profiles to the list that I know are not deprecated. I am sure that there are more profiles which should be added, but I am not adding any that I am not sure are valid for use.
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r--profiles/profiles.desc43
1 files changed, 40 insertions, 3 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index bedbdcbe6234..246cb4456a21 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -1,12 +1,16 @@
#############################################
-# default profile list
-# This file is used by repoman.
+# This is a list of valid profiles for each architecture. This file is used by
+# repoman when doing a repoman scan or repoman full.
# DO NOT ADD PROFILES WITH A "die" or "exit" IN THEM OR IT KILLS REPOMAN
#
#layout:
#arch profile_directory status
+# Alpha Profiles
alpha default-linux/alpha/2005.0 stable
+alpha default-linux/alpha/2006.0 stable
+alpha default-linux/alpha/no-nptl stable
+alpha default-linux/alpha/no-nptl/2.4 stable
# AMD64 Profiles
amd64 default-linux/amd64/2006.0 stable
@@ -14,13 +18,25 @@ amd64 default-linux/amd64/2006.0/no-multilib stable
amd64 default-linux/amd64/2006.0/no-symlinks dev
amd64 default-linux/amd64/2006.0/32bit-userland dev
+# ARM Profiles
arm default-linux/arm/2004.3 stable
+
+# HPPA Profiles
hppa default-linux/hppa/2005.0 stable
+
+# IA64 Profiles
ia64 default-linux/ia64/2005.0 stable
+ia64 default-linux/ia64/2006.0 stable
+
+# M68K Profiles
m68k default-linux/m68k dev
+
+# MIPS Profiles
mips default-linux/mips/2004.2 stable
+mips default-linux/mips/2005.0 stable
+mips default-linux/mips/2006.0 stable
-# PowerPC32 Profiles
+# PPC32 Profiles
ppc default-linux/ppc/ppc32 dev
ppc default-linux/ppc/ppc32/2006.0 stable
ppc default-linux/ppc/ppc32/2006.0/G3 stable
@@ -28,9 +44,30 @@ ppc default-linux/ppc/ppc32/2006.0/G4 stable
ppc default-linux/ppc/ppc32/2006.0/G3/Pegasos stable
ppc default-linux/ppc/ppc32/2006.0/G4/Pegasos stable
+# PPC64 Profiles
ppc64 default-linux/ppc64/2005.0 stable
+ppc64 default-linux/ppc/ppc64 dev
+ppc64 default-linux/ppc/ppc64/2006.0/32bit-userland stable
+ppc64 default-linux/ppc/ppc64/2006.0/64bit-userland stable
+ppc64 default-linux/ppc/ppc64/2006.0/multilib dev
+
+# PPC Mac OS X Profiles
ppc-macos default-darwin/macos/10.4 dev
+
+# S/390 Profiles
s390 default-linux/s390/2006.0 stable
+
+# SuperH Profiles
sh default-linux/sh dev
+
+# SPARC Profiles
+sparc default-linux/sparc/sparc32/2006.0/2.4 stable
sparc default-linux/sparc/sparc64/2006.0/2.4 stable
+
+# x86 Profiles
+x86 default-linux/x86/2005.0 stable
x86 default-linux/x86/2005.1 stable
+x86 default-linux/x86/2006.0 stable
+#x86 default-linux/x86/dev/2006.0/desktop dev
+#x86 default-linux/x86/dev/2006.0/server dev
+