git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@195 cd1c1023-2f26-0410-ae45-c471fc1f0318
16 lines
399 B
Plaintext
16 lines
399 B
Plaintext
# Project Entropy 1.0 activator configuration file
|
|
|
|
# Main mirror configuration
|
|
# this is the URI for the mirrors
|
|
# will be used in order
|
|
# It can be FTP,RSYNC
|
|
#
|
|
# example:
|
|
# mirror-upload|ftp://username:password@address
|
|
# main-mirror-download|ftp://address
|
|
#
|
|
# note: the packages/%ARCH% part is added by Entropy
|
|
#
|
|
mirror-upload|ftp://username:password@address
|
|
mirror-download|ftp://address
|