Advertisement
Localizator

repositories.conf

Sep 10th, 2011
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. # Project Entropy 1.0 repositories configuration file
  2.  
  3. #
  4. # syntax for repositories (content in square brackets not mandatory):
  5. #
  6. # repository: where the available packages and its database are stored
  7. # repository = repository_id|repository description|<packages mirror 1> <packages mirror 2> <...>|<database uri>[,<UGC service URI>][#compression_method][#<service port,ssl service port>]
  8. #
  9. # example (content in square brackets not mandatory):
  10. # repository = sabayonlinux.org|Sabayon Linux Official Repository|http://pkg.sabayon.org|http://pkg.sabayon.org[,sabayon.org][#bz2][#1026,1027]
  11. #
  12. # NOTE: supported protocols are: file, http, https, ftp, ftps, rsync
  13.  
  14. # Sabayon Linux Official Repository
  15. repository = sabayon-weekly|Sabayon Linux Official Repository|http://pkg.sabayon.org|http://pkg.sabayon.org,sabayon.org
  16.  
  17. # Misc, unsorted mirrors (TODO, sort them)
  18. repository = sabayon-weekly||http://mirror.agooga.ru/Linux/sabayonlinux/entropy|
  19. repository = sabayon-weekly||http://bali.idrepo.or.id/sabayon/entropy|
  20. repository = sabayon-weekly||http://madura.idrepo.or.id/sabayon/entropy|
  21. repository = sabayon-weekly||http://sumbawa.idrepo.or.id/sabayon/entropy|
  22. repository = sabayon-weekly||http://riksun.riken.go.jp/pub/pub/Linux/sabayon/entropy|
  23. repository = sabayon-weekly||http://ftp.sh.cvut.cz/MIRRORS/sabayon/entropy|
  24. repository = sabayon-weekly||http://ftp2.cz.freebsd.org/pub/sabayon/entropy|
  25. repository = sabayon-weekly||http://debian.mirror.dkm.cz/sabayon/entropy|
  26. repository = sabayon-weekly||http://mirror.umoss.org/sabayonlinux/entropy rsync://mirror.umoss.org/sabayonlinux/entropy|
  27. repository = sabayon-weekly||ftp://ftp.klid.dk/sabayonlinux/entropy|
  28. repository = sabayon-weekly||http://ftp.fsn.hu/pub/linux/distributions/sabayon/entropy rsync://ftp.fsn.hu/ftp/pub/linux/distributions/sabayon/entropy|
  29. repository = sabayon-weekly||ftp://ftp.fsn.hu/pub/linux/distributions/sabayon/entropy|
  30. repository = sabayon-weekly||http://mirrors.cs.wmich.edu/sabayon/entropy|
  31. repository = sabayon-weekly||http://ftp.cc.uoc.gr/mirrors/linux/SabayonLinux/entropy|
  32. repository = sabayon-weekly||http://mirror.dun.nu/sabayonlinux/entropy|
  33. repository = sabayon-weekly||http://ftp.rnl.ist.utl.pt/pub/sabayon ftp://ftp.rnl.ist.utl.pt/pub/sabayon|
  34.  
  35. # NLUUG, Holland
  36. repository = sabayon-weekly||ftp://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/entropy rsync://ftp.nluug.nl/sabayonlinux/entropy|
  37. # Surfnet, Holland
  38. repository = sabayon-weekly||http://ftp.surfnet.nl/pub/os/Linux/distr/sabayonlinux/entropy rsync://ftp.SURFnet.nl/sabayonlinux/entropy|
  39. # AArnet.edu/Internode, Australia
  40. repository = sabayon-weekly||http://mirror.internode.on.net/pub/sabayonlinux/entropy ftp://mirror.aarnet.edu.au/pub/SabayonLinux/entropy rsync://mirror.aarnet.edu.au/sabayonlinux/entropy|
  41. # Instituto Federal de Educação, Ciência e Tecnologia do Cearà, Brazil
  42. repository = sabayon-weekly||http://cerberus.itti.ifce.edu.br/entropy ftp://cerberus.itti.ifce.edu.br/entropy|
  43. # Universidade Federal do Parana', Brazil
  44. repository = sabayon-weekly||http://sabayon.c3sl.ufpr.br/entropy ftp://sabayon.c3sl.ufpr.br/sabayon/entropy rsync://sabayon.c3sl.ufpr.br/sabayon/entropy|
  45. # Cross-LFS Project mirror, United States
  46. repository = sabayon-weekly||http://cross-lfs.sabayonlinux.org/entropy|
  47. # GARR Network mirror, Italy
  48. repository = sabayon-weekly||http://na.mirror.garr.it/mirrors/sabayonlinux/entropy|
  49. # Yes Optus Mirror, Australia
  50. repository = sabayon-weekly||http://mirror.optusnet.com.au/sabayon/entropy ftp://mirror.optusnet.com.au/sabayon/entropy|
  51.  
  52. # Experimental Sabayon repository "sabayon-limbo"
  53. # Here you can find in-testing packages that will be merged to
  54. # the mainline repository soon.
  55. # You can use any mirror listed for "sabayonlinux.org"
  56. # repository = sabayon-limbo|Sabayon Limbo Testing Repository|http://cerberus.itti.ifce.edu.br/entropy|http://pkg.sabayon.org,sabayon.org
  57. # repository = sabayon-limbo||http://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/entropy|
  58. # repository = sabayon-limbo||http://ftp.rnl.ist.utl.pt/pub/sabayon ftp://ftp.rnl.ist.utl.pt/pub/sabayon|
  59. # repository = sabayon-limbo||http://mirror.internode.on.net/pub/sabayonlinux/entropy|
  60. # repository = sabayon-limbo||ftp://mirror.aarnet.edu.au/pub/SabayonLinux/entropy|
  61. # repository = sabayon-limbo||http://cross-lfs.sabayonlinux.org/entropy|
  62. # repository = sabayon-limbo||http://na.mirror.garr.it/mirrors/sabayonlinux/entropy|
  63.  
  64.  
  65. # syntax for differential-update
  66. # differential-update: This setting controls the way Entropy client updates
  67. # its repositories. If you're on a slow/unstable network
  68. # it is recommended to disable "differential-update"
  69. # in favour of a simple and more reliabile HTTP/FTP
  70. # connection. In fact, differential repository updates
  71. # are known to cause issues on some networks.
  72. # Valid parameters: disable, enable, true, false, disabled, enabled
  73. # Default is: enabled
  74. # differential-update = enabled
  75.  
  76. # syntax for developer-repo
  77. #
  78. # developer-repo: Enable this setting to fetch an extended repository database containing
  79. # the whole metadata set (including package ChangeLogs and contents).
  80. # Disabled by default.
  81. # Valid parameters: disable, enable, true, false, disabled, enabled
  82. # developer-repo = disable
  83.  
  84. #
  85. # syntax for product:
  86. #
  87. # product: Sabayon Linux product type (eg. standard, professional, mini)
  88. # product = product string (no spaces!)
  89. #
  90. # example:
  91. # product = standard
  92. # or:
  93. # product = professional
  94. #
  95. # Product default setting
  96. product = standard
  97.  
  98. #
  99. # syntax for branch:
  100. #
  101. # branch: in Sabayon Linux each release has its branch that is the version name (eg. 3.4, 3.5)
  102. # branch = actual branch string (no spaces!)
  103. #
  104. # example:
  105. # branch = 4
  106. # or:
  107. # branch = 5
  108. #
  109. # Branch default setting
  110. branch = 5
  111.  
  112. #
  113. # syntax for official-repository-id:
  114. #
  115. # official-repository-id: Repository identifier for the official main distribution repository
  116. # official-repository-id = <repository identifier>
  117. #
  118. official-repository-id = sabayon-weekly
  119.  
  120. #
  121. # syntax for download-speed-limit:
  122. #
  123. # download-speed-limit: If you need a way to limit download speed, this is the option you were looking for
  124. # download-speed-limit = <maximum allowed speed in kb/sec>
  125. #
  126. # example:
  127. # download-speed-limit = 30
  128. #
  129. # download-speed-limit =
  130.  
  131. #
  132. # syntax for downloadtimeout:
  133. #
  134. # download-timeout: If you are on a slow network, you may want to raise the
  135. # download timeout value (by default, it's set to 10 secs)
  136. # download-timeout = <maximum allowed speed in kb/sec>
  137. #
  138. # example:
  139. # download-timeout = 20
  140. #
  141. # download-timeout = 20
  142.  
  143. #
  144. # syntax for security-url:
  145. #
  146. # security-url: Entropy compatible Security Advisories (GLSAs) package URL
  147. # security-url = <HTTP/FTP download URL>
  148. #
  149. # example:
  150. # securityurl|http://community.sabayon.org/security/security-advisories.tar.bz2
  151. #
  152. # security-url =
  153. repository|grusha|Grusha Repository|http://grusha.grusha.org.ua|http://grusha.grusha.org.ua#bz2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement