14 lines
416 B
Text
14 lines
416 B
Text
#############################################
|
|
# This is a list of valid profiles for each architecture. This file is used by
|
|
# repoman when doing a repoman scan or repoman full.
|
|
# DO NOT ADD PROFILES WITH A "die" or "exit" IN THEM OR IT KILLS REPOMAN
|
|
#
|
|
#layout:
|
|
#arch profile_directory status
|
|
|
|
|
|
# AMD64 Profiles
|
|
amd64 default/amd64/20/desktop stable
|
|
amd64 default/amd64/20/server stable
|
|
|
|
# vim: set ts=8
|