blob: ba7c612e7a044981997baa82d32e2df67eee17aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
#############################################
# This is a list of valid profiles for each architecture. This file is used by
# repoman when doing a repoman scan or repoman full.
#
#layout:
#arch profile_directory status
# Boest profiles
x86 boest/alix3 stable
# Server profiles
amd64 server/supermicro-X9DBL-3F stable
amd64 server/dedibox/classic-gen2 stable
amd64 server/dedibox/md15k-2013 stable
amd64 server/ovh/kimsufi/500G stable
amd64 server/ovh/EG-SSD-2011 stable
amd64 server/kvm/amd64 stable
# Enlightenment profiles
x86 enlightenment/build/linux/x86 stable
amd64 enlightenment/build/linux/amd64 stable
amd64 enlightenment/build/linux/x32 stable
amd64 enlightenment/server/linux stable
|