Commit Graph

232 Commits

Author SHA1 Message Date
Fabio Erculiani b80e1c7cf0 [conf] add packages.db.missing_deps_blacklist example file 2011-09-05 12:37:37 +02:00
Fabio Erculiani 949f2ab3f3 [entropy.server] add PKG_KEYWORDS variable to those exposed to metadata qa check hook 2011-08-25 18:39:04 +02:00
Fabio Erculiani 4e3b7b98d3 [entropy.qa] add support for externally inferred (via config files) broken libraries for test_missing_runtime_libraries() 2011-08-06 18:08:21 +02:00
Fabio Erculiani c3f4a64e72 [conf] update bashrc.entropy 2011-08-02 23:05:10 +02:00
Fabio Erculiani fe5b6557cc [conf] repositories.conf: update itti.ifce.edu.br mirror URL 2011-07-22 19:24:11 +02:00
Fabio Erculiani 544b257707 [conf] packages.server.dep_rewrite: add more documentation 2011-07-21 13:52:18 +02:00
Fabio Erculiani cc62b68b03 [conf] repositories.conf: make sure users don't touch example lines blindly 2011-07-12 15:32:06 +02:00
Fabio Erculiani bc32c45d95 [conf] repositories.conf: add freelydifferent.com mirror 2011-07-12 10:01:02 +02:00
Fabio Erculiani 8c96bb6fee [conf] repositories.conf: just comment out Yes Optus mirror (slow RTT) 2011-07-10 14:41:45 +02:00
Fabio Erculiani 3d9d66efa0 Revert "[conf] repositories.conf: sorry Yes Optus Mirror, but you're freakingly slow and unresponsive"
This reverts commit 0434ca7230.
2011-07-10 14:41:29 +02:00
Robert David db68dff3fe Add ZSH completion function 2011-07-10 01:06:27 +02:00
Fabio Erculiani 0434ca7230 [conf] repositories.conf: sorry Yes Optus Mirror, but you're freakingly slow and unresponsive 2011-07-08 23:51:51 +02:00
Fabio Erculiani 3525011336 [entropy.server] _external_metadata_qa_hook_test: drop PKG_CONTENT, or E2BIG will be raised 2011-07-07 22:56:45 +02:00
Fabio Erculiani 8f0879361f [entropy.server] add support for pluggable package metadata QA executable hook 2011-07-07 15:29:21 +02:00
Fabio Erculiani a7acb6d7c9 [entropy.server] make possible to disable the "broken reverse dependencies" QA check 2011-06-19 09:24:06 +02:00
Fabio Erculiani 81598b5fed [entropy.server] drop parsable-rss feature in favour of a plain ChangeLog file
ChangeLog file is now automatically generated basing on new packages
being added to repository. It can be disabled via server.conf's
"changelog = false" directive.
This file is supposed to grow to infinity and no size control is
going to be implemented.
2011-06-16 16:38:09 +02:00
Fabio Erculiani d874c929e4 [entropy.server] make possible to change default RSS-light file name 2011-06-15 17:49:32 +02:00
Fabio Erculiani 2a0e7f7c94 [entropy.server] add support for generating parsable RSS feeds 2011-06-15 17:46:09 +02:00
Fabio Erculiani e405d6c97f [conf] improve entropy client defaults, as per bug #2420 2011-05-28 19:29:21 +02:00
Fabio Erculiani c5d270d4a1 [entropy.server] add catch-all dep_rewrite syntax 2011-05-21 23:19:45 +02:00
Fabio Erculiani cbd39ed145 [conf] add Yes Optus Mirror (Australia) to repositories.conf.example 2011-05-17 14:08:40 +02:00
Fabio Erculiani aa62400790 [entropy*] drop socket service related code, R.I.P. 2011-04-15 07:35:51 +02:00
Fabio Erculiani d464e7d501 [conf] fix typo in repositories.conf.example 2011-03-29 12:18:42 +02:00
Fabio Erculiani b763c0f7c8 [conf] add open/libreoffice libs to broken libs list 2011-03-12 08:28:24 +01:00
Fabio Erculiani 5bc0ddbc90 [conf] update sabayon-limbo mirrors, remove pkg.sabayon.org 2011-01-31 14:49:20 +01:00
Fabio Erculiani a49c4d54ca [entropy.server,entropy.client] introduce support for fallback mirrors
Fallback mirrors are those mirrors mainly used for providing packages
while other, main mirrors are still syncing. They are usually hosted
inside the same infrastructure where the repository is run and
are usually quite bandwidth constrained.
Through packages.db.fallback_mirrors file, configurable from inside
the repository database directory (server-side) it's now possible
to list these mirrors and make Entropy Client always use them with
the least priority possible.
2011-01-25 15:23:15 +01:00
Fabio Erculiani bbcd7fbca3 [conf] trivial typo fix 2011-01-25 15:19:16 +01:00
Fabio Erculiani 8200991a73 [entropy.client] make possible to enable/disable entropy delta package download feature via client.conf
Turn off Entropy delta packages download feature by default, needs
further testing. Make possible to enable/disable from configuration
files.
2011-01-06 00:52:12 +01:00
Fabio Erculiani 63e6650b73 [entropy.server] add package sets QA feature, guarding on available sets before pushing a repo.
Through /etc/entropy/packages/packages.server.sets it's now possible
to list package sets that a repository must always expose.
A QA check has been added inside the repository sync function, in
entropy.server.interfaces.mirrors package.
Just use conf/packages/packages.server.sets.example as example
file to build your configuration.
2011-01-04 22:32:38 +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 6d3f3e02d2 [conf] add packages.db.mirrors.example file, missing 2010-11-23 21:07:22 +01:00
Fabio Erculiani 147811a3ed [conf] update client.conf valid boolean setting values 2010-11-17 18:48:11 +01:00
Fabio Erculiani 209a177053 [conf] port configuration files to new syntax 2010-11-17 11:16:20 +01:00
Fabio Erculiani 6fcba59ad8 [conf] client.conf: fix typos in config file 2010-11-16 21:41:27 +01:00
Fabio Erculiani 811e6fec95 [entropy.server] implement packages.server.dep_rewrite conflicts add support 2010-11-06 15:12:09 +01:00
Fabio Erculiani 09cb532af5 [entropy.server] add support for dependency add (and document dep. remove) in packages.server.dep_rewrite configuration file 2010-10-23 18:46:44 +02:00
Fabio Erculiani 59e9c03c64 [conf] minor typo fix 2010-10-23 18:44:33 +02: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 f09a1e0467 [conf] add more broken .so to brokenlibsmask.conf 2010-09-25 08:53:59 +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 8938b24667 [entropy.fetchers] implement support for rsync:// protocol using /usr/bin/rsync 2010-09-04 18:38:39 +02:00
Fabio Erculiani dd622c18e5 [entropy.server] add support for per-package dependency blacklist 2010-08-14 19:18:17 +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