Fabio Erculiani
5bc0ddbc90
[conf] update sabayon-limbo mirrors, remove pkg.sabayon.org
2011-01-31 14:49:20 +01:00
Fabio Erculiani
bbcd7fbca3
[conf] trivial typo fix
2011-01-25 15:19:16 +01:00
Fabio Erculiani
4cf921192d
[conf] add new brazilian mirrors to repositories.conf and reorder mirrors a bit
2010-11-29 15:07:20 +01:00
Fabio Erculiani
8c642218b8
[conf] repositories.conf.example: add a new brazilian mirror
2010-11-26 19:46:07 +01:00
Fabio Erculiani
209a177053
[conf] port configuration files to new syntax
2010-11-17 11:16:20 +01:00
Fabio Erculiani
0cfccd4267
[entropy.conf] uniform setting keys (keeping backward compat)
2010-10-08 18:20:24 +02:00
Fabio Erculiani
ffd8cf0f5c
[conf] add http://mirror.agooga.ru to repositories.conf.example
2010-09-28 08:29:29 +02:00
Fabio Erculiani
84fe13c529
[conf] repositories.conf: remove mirror.us.sabayon.org, mirror gave up without notice
2010-09-27 20:54:32 +02:00
Fabio Erculiani
63a1edbbc9
[conf] repositories.conf: add sabayon-limbo repository info to config file
2010-09-20 20:16:37 +02:00
Fabio Erculiani
df3dbe87c0
[conf] add rsync:// sources to sabayonlinux.org repositories
2010-09-07 14:58:05 +02:00
Fabio Erculiani
d32cba9fab
[entropy.fetchers] list supported entropy.fetchers protocols in entropy.const
2010-09-04 19:25:34 +02:00
Fabio Erculiani
bc03f7ef48
[entropy.client] make possible to disable differential repository update feature
2010-08-09 20:37:28 +02:00
Fabio Erculiani
d8822d18f1
[conf] add id-REPO mirror to repositories.conf
2010-08-07 09:16:41 +02:00
Fabio Erculiani
ef8929cf8a
[conf] add mirror.aarnet.edu.au to repositories.conf
2010-08-01 22:41:43 +02:00
Fabio Erculiani
776373db69
[conf] add new mirror to mirror list (RNL Universidade Técnica de Lisboa, 1Gbit uplink)
2010-04-10 12:53:03 +02:00
Fabio Erculiani
01dc3294b9
[conf] add pkg.sabayon.org as fallback in repositories.conf
2010-03-12 18:46:15 +01:00
Fabio Erculiani
2099a5db04
[conf] add mirror.us.sabayon.org to mirror list
2010-02-15 00:16:56 +01:00
Fabio Erculiani
5abb6de683
[conf] repositories.conf add fsn.hu mirror to Entropy mirror list
2010-02-14 19:14:50 +01:00
Fabio Erculiani
48dc0d585d
[conf] reduce proirity of NLUUG mirror
2010-02-14 10:39:15 +01:00
Fabio Erculiani
2354ead132
[conf] add two more Entropy mirrors
2010-02-12 08:31:43 +01:00
Fabio Erculiani
a42456f405
[conf] update list of mirrors, add NLUUG
2010-02-10 23:58:56 +01:00
Fabio Erculiani
f3b56746fb
[conf] remove mirror.holland.sabayonlinux.org from mirror list
2010-01-04 00:24:15 +01:00
Fabio Erculiani
2f7aacafed
[conf] update repositories.conf.example
2010-01-02 20:59:18 +01:00
Fabio Erculiani
7309d1446d
[entropy*] move sabayonlinux.org domain info to sabayon.org, move more distro specific info to entropy.const
2009-12-21 23:50:31 +01:00
Fabio Erculiani
d6bb675608
[entropy.*] several database size and performance improvements
...
:: implement developer-repo mode (aimed to developers who want to
test stuff and can download the whole packages repository db).
This results in 100% download size reduction for 99% of other users.
:: new "light" database versions now ship without packagechangelogs
table content to improve speed, download time and size.
:: cleanup entropy.client.interfaces.repository code and add support
for developer-repo feature
:: add warnings for users running "equo query changelog" without
developer-repo mode enabled
2009-12-14 21:33:30 +01:00
Fabio Erculiani
68a7ff8489
[entropy.client] implement download timeout setting through repositories.conf
2009-11-19 13:35:28 +01:00
Fabio Erculiani
fbf7ea6adf
[conf] repositories.conf: add more mirrors ftw
2009-11-18 23:46:54 +01:00
Fabio Erculiani
520578dac7
[conf] add a new mirror to repositories.conf.example
2009-10-19 23:22:25 +02:00
Fabio Erculiani
8695971f12
[conf] update repositories.conf.example file, improving doc and adding custom UGC service URI
2009-10-19 18:41:03 +02:00
Fabio Erculiani
36d3e4d097
[conf] remove pkg.sabayon.org from mirrors
2009-10-12 15:26:50 +02:00
Fabio Erculiani
5c9b32a0b4
[conf] update sabayonlinux.org repo download URLs in repositories.conf
2009-08-05 16:46:24 +02:00
Fabio Erculiani
40906ebe58
[conf] update repositories.conf branch example
2009-07-10 19:34:11 +02:00
lxnay
ce6cd09cca
Entropy/config files:
...
- move to 4 branch by default
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-02-16 12:26:32 +00:00
lxnay
eeb55fe045
Entropy:
...
- 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
2009-02-08 17:24:38 +00:00
lxnay
cb509f5d42
Entropy/TODO:
...
- update TODO
Entropy/PackageInterface:
- call preinstall step before preremove and postremove on install actions
Entropy/client:
- move repositories.conf to repositories.conf.example
Entropy:
- use /usr/bin/python2 instead of /usr/bin/python as interpreter to avoid Python 3 issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2996 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-02-08 12:17:27 +00:00
lxnay
ec9782d3b9
move repositories.conf.example back
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1847 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 09:22:43 +00:00
lxnay
eb25b76493
Entropy/EquoInterface:
...
- fix an issue with file protection causing them to be overwritten
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-21 10:10:36 +00:00