blob: 1b660bc4e1e1ee6aa09016e90bc95e9c0c4bf510 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#############################################
# default profile list
# This file is used by repoman.
#
#layout:
#arch profile_directory status
#
x86 default-x86-1.4 stable
ppc default-ppc-1.4 stable
ppc64 default-ppc64-1.4 dev
sparc default-sparc-1.4 stable
mips default-mips-1.4 stable
alpha default-alpha-1.4 stable
arm default-arm-1.4 stable
hppa default-hppa-1.4 stable
amd64 default-amd64-1.4 stable
ia64 default-ia64-1.4 stable
s390 default-s390-2004.0 dev
|