blob: 409fa5f233f07a34bdb7c1f0646b32c1850c5c52 (
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
#############################################
# 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
amd64 bootstrap/amd64 stable
# Boest profiles
x86 boest/alix3 stable
# Desktop profiles
amd64 desktop/amd64 stable
# Server profiles
amd64 server/scabb/amd64 stable
x86 server/scabb/i586 stable
amd64 server/hp-dl360-g4p stable
amd64 server/supermicro-X9DBL-3F stable
amd64 server/aws/m3.medium stable
amd64 server/aws/c5.4xlarge stable
arm64 server/aws/t4g stable
amd64 server/dedibox/classic-gen2 stable
amd64 server/dedibox/classic-2016 stable
amd64 server/dedibox/md15k-2013 stable
amd64 server/dedibox/lt15k-2013 stable
amd64 server/dedibox/lt-2014 stable
amd64 server/dedibox/lt-2016 stable
amd64 server/dedibox/xc-ssd stable
amd64 server/ovh/EG-SSD-2011 stable
amd64 server/ovh/SP-BestOF-2011 stable
amd64 server/ovh/kimsufi/2G stable
amd64 server/ovh/kimsufi/8G stable
amd64 server/ovh/kimsufi/500G stable
amd64 server/kvm/amd64 stable
amd64 container/docker/amd64 stable
arm64 container/docker/arm64 stable
amd64 container/nspawn/amd64 stable
arm64 container/nspawn/arm64 stable
arm server/scaleway/C1 stable
arm64 raspberry-pi/3b+ stable
|