blob: 83b8dc4eb5d8bd04351f3ad9b2b9389a33ea6cf4 (
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-2004.1 dev
sparc default-sparc-1.4 stable
mips default-mips-1.4 stable
alpha default-alpha-1.4 stable
arm default-arm-2004.0 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
|