- since it seems to not make sense to have a connection test link to check against on 'equo update', let's remove it and see how users react git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3001 cd1c1023-2f26-0410-ae45-c471fc1f0318
79 lines
2.5 KiB
Plaintext
79 lines
2.5 KiB
Plaintext
# Project Entropy 1.0 repositories configuration file
|
|
|
|
#
|
|
# syntax for repositories:
|
|
#
|
|
# repository: where the available packages and its database are stored
|
|
#| repository|repository_id|repository description|<packages mirror 1> <packages mirror 2> <...>|<database uri>#compression_method#<service port,ssl service port>
|
|
#
|
|
# example:
|
|
#| repository|sabayonlinux.org|Sabayon Linux Official Repository|http://www.sabayonlinux.org/packages|http://www.sabayonlinux.org/database#bz2#1026,1027
|
|
#
|
|
# Sabayon Linux Official Repository
|
|
repository|sabayonlinux.org|Sabayon Linux Official Repository|http://svn.sabayonlinux.org/entropy|http://svn.sabayonlinux.org/entropy#bz2
|
|
repository|sabayonlinux.org||http://mirrors.cs.wmich.edu/sabayon/entropy|
|
|
repository|sabayonlinux.org||http://ftp.cc.uoc.gr/mirrors/linux/SabayonLinux/entropy|
|
|
repository|sabayonlinux.org||http://mirror.dun.nu/sabayonlinux/entropy|
|
|
repository|sabayonlinux.org||http://mirror.holland.sabayonlinux.org/entropy|
|
|
repository|sabayonlinux.org||http://cross-lfs.sabayonlinux.org/entropy|
|
|
repository|sabayonlinux.org||http://ftp.surfnet.nl/pub/os/Linux/distr/sabayonlinux/entropy|
|
|
repository|sabayonlinux.org||http://na.mirror.garr.it/mirrors/sabayonlinux/entropy|
|
|
|
|
#
|
|
# syntax for product:
|
|
#
|
|
# product: Sabayon Linux product type (eg. standard, professional, mini)
|
|
# product|product string (no spaces!)
|
|
#
|
|
# example:
|
|
# product|standard
|
|
# or:
|
|
# product|professional
|
|
#
|
|
# Product default setting
|
|
product|standard
|
|
|
|
#
|
|
# syntax for branch:
|
|
#
|
|
# branch: in Sabayon Linux each release has its branch that is the version name (eg. 3.4, 3.5)
|
|
# branch|actual branch string (no spaces!)
|
|
#
|
|
# example:
|
|
# branch|3.5
|
|
# or:
|
|
# branch|3.6
|
|
#
|
|
# Branch default setting
|
|
branch|3.5
|
|
|
|
#
|
|
# syntax for officialrepositoryid:
|
|
#
|
|
# officialrepositoryid: Repository identifier for the official main distribution repository
|
|
# officialrepositoryid|<repository identifier>
|
|
#
|
|
officialrepositoryid|sabayonlinux.org
|
|
|
|
#
|
|
# syntax for downloadspeedlimit:
|
|
#
|
|
# downloadspeedlimit: If you need a way to limit download speed, this is the option you were looking for
|
|
# downloadspeedlimit|<maximum allowed speed in kb/sec>
|
|
#
|
|
# example:
|
|
# downloadspeedlimit|30
|
|
#
|
|
# downloadspeedlimit|
|
|
|
|
#
|
|
# syntax for securityurl:
|
|
#
|
|
# securityurl: Entropy compatible Security Advisories (GLSAs) package URL
|
|
# securityurl|<HTTP/FTP download URL>
|
|
#
|
|
# example:
|
|
# securityurl|http://packages.sabayonlinux.org/security/security-advisories.tar.bz2
|
|
#
|
|
# securityurl|
|