blob: 1ff7cb8eb0c7af45a2dfd4a0866c3e36d16a7542 (
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
x86obsd default-x86obsd-1.4 stable
|