- update TODO Entropy/Server: - merge server config files into one (server.conf), reduce complexity Entropy/Transceivers: - FtpInterface add ETA and current up/down speed information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3157 cd1c1023-2f26-0410-ae45-c471fc1f0318
92 lines
2.5 KiB
Plaintext
92 lines
2.5 KiB
Plaintext
# Project Entropy 1.0 activator configuration file
|
|
|
|
#
|
|
# Branches configuration:
|
|
# branches|<branch> <branch> <branch>
|
|
#
|
|
#
|
|
# Specify here the currently maintained branches
|
|
#
|
|
# example:
|
|
# branches|3.5 3.6
|
|
#
|
|
branches|3.5
|
|
|
|
#
|
|
# Packages expiration days:
|
|
# expiration-days|<number>
|
|
#
|
|
#
|
|
# Number of days after a binary package will be removed from its belonging repository if not available anymore (old files)
|
|
#
|
|
# example:
|
|
# expiration-days|15
|
|
#
|
|
# expiration-days|<internal value>
|
|
|
|
|
|
#
|
|
# syntax for officialserverrepositoryid:
|
|
#
|
|
# officialserverrepositoryid: Repository identifier for the official main distribution repository
|
|
# officialserverrepositoryid|<repository identifier>
|
|
#
|
|
officialserverrepositoryid|sabayonlinux.org
|
|
|
|
#
|
|
# syntax for repositories:
|
|
#
|
|
# repository: server-side repositories configuration
|
|
# note: default repository setting is in repositories.conf (officialrepositoryid)
|
|
#| repository|repository_id|repository description|<ftp upload URI 1> <2>|<http handlers uri>|<remote server hostname>#<service port>,<ssl service port>
|
|
#
|
|
# example:
|
|
#| repository|sabayonlinux.org|Sabayon Linux Official Repository|ftp://user:pass@111.111.111.111/|http://svn.sabayonlinux.org/entropy|svn.sabayonlinux.org#1026,1027
|
|
#
|
|
# repository|
|
|
|
|
# Database format used by EAPI1 packages:
|
|
# bz2 or gz
|
|
database-format|bz2
|
|
|
|
# Online RSS support to track changes of the things happened on the database.
|
|
# Here are basic settings, like the ability to enable/disable this feature or set the name of the feed.
|
|
# Feed will be uploaded on the same packages.db.[bz2|gz] directory
|
|
#
|
|
# syntax for rss-feed:
|
|
# rss-feed|<enable/disable>
|
|
#
|
|
rss-feed|enable
|
|
|
|
# syntax for rss-name:
|
|
# rss-name|<name.rss>
|
|
#
|
|
rss-name|packages.rss
|
|
|
|
# This option allows to specify a base URL for the <guid> and <link> RSS entry.
|
|
# If you have the entropy web portal online, just add its path to index.py which
|
|
# will be wrapped to add ?search=...
|
|
# syntax for rss-base-url:
|
|
# rss-base-url|<URL>
|
|
#
|
|
rss-base-url|http://packages.sabayonlinux.org/
|
|
# This is just the website url that will be added to the RSS
|
|
rss-website-url|http://www.sabayonlinux.org/
|
|
|
|
# Maximum RSS entries, oldest will be dropped
|
|
# syntax for max-rss-entries:
|
|
# max-rss-entries|<number>
|
|
#
|
|
max-rss-entries|10000
|
|
|
|
# Maximum RSS entries for the light version, oldest will be dropped
|
|
# syntax for max-rss-light-entries:
|
|
# max-rss-light-entries|<number>
|
|
#
|
|
# max-rss-light-entries|100
|
|
|
|
# RSS Editor E-mail (corresponding to managingEditor tag)
|
|
# syntax for max-rss-entries:
|
|
# managing-editor|<email>
|
|
#
|
|
managing-editor| |