pacman/doc
Dan McGee b3612e9cc1 Allow UseDelta option to specify a delta ratio
Rework the frontend and backend to allow passing a ratio value in for
UseDelta rather than having a hardcoded #define-d 0.7 value always used.
This is useful for those with fast connections, who would likely benefit
from tuning this ratio to lower values; it is also useful for general
testing purposes.

The libalpm API changes for this, but we do support the old config file
format with a no-value 'UseDelta' option; in this case we simply use the
old default of 0.7.

We clamp the ratio values to a sane range between 0.0 and 2.0, allowing
ratios above 1.0 for testing purposes.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-01-18 22:10:06 -06:00
..
.gitignore doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
Doxyfile Update Doxyfile and fix some documentation errors caught by Doxygen 2011-09-22 16:37:36 -05:00
Makefile.am Merge branch 'maint' 2012-01-02 19:44:00 -06:00
PKGBUILD-example.txt Update PKGBUILD example 2011-05-02 10:04:13 -05:00
PKGBUILD.5.txt makepkg: Use SKIP in checksum to skip integrity check 2011-12-28 22:27:02 -06:00
asciidoc-override.css doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
asciidoc.conf doc: add a few more escapes and fix usage of {} 2011-06-01 11:46:13 -05:00
footer.txt Update authors and contributors 2011-08-16 11:46:44 -05:00
index.txt Miscellaneous post-4.0.1 updates 2011-11-30 22:28:13 -06:00
libalpm.3.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
makepkg.8.txt makepkg: add support for PACKAGER environment var 2011-11-20 21:36:30 -06:00
makepkg.conf.5.txt makepkg.5: fix typo s/tar,bz2/tar.bz2/ 2011-11-30 22:30:22 -06:00
pacman-key.8.txt pacman-key: treat foo-trusted as an ownertrust export file 2011-10-05 22:00:52 -05:00
pacman.8.txt Remove -f short option for --force 2011-10-14 08:13:38 -05:00
pacman.conf.5.txt Allow UseDelta option to specify a delta ratio 2012-01-18 22:10:06 -06:00
pkgdelta.8.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
repo-add.8.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
submitting-patches.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
translation-help.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
vercmp.8.txt vercmp: ensure 2.0a and 2.0.a do not compare equal 2011-08-23 01:49:29 -05:00