1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/doc
Xavier Chantry c8beffa790 Fix several issues with xdelta
1) The changes to sync.c look big but there are mostly caused by
the indentation. Fix a bug where download_size == 0 because the packages and
deltas are already in the cache, but we still need to build the deltas list
and apply the deltas to create the final package.

2) Fix the gzip / md5sum issue by switching to xdelta3, disabling external
recompression and using gzip -n in pacman, and disable bsdtar compression
and using gzip -n in makepkg.

Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
2009-03-15 18:08:36 +01:00
..
.gitignore doc: add symlink for repo-remove manpage on install 2008-01-05 14:37:24 -06:00
asciidoc.conf doc: fix some more asciidoc fallout 2009-01-13 00:00:35 -06:00
Doxyfile Doxyfile : enable JAVADOC_AUTOBRIEF. 2008-04-29 15:51:48 -05:00
footer.txt Various updates needed prior to a new release 2008-06-08 13:50:01 -05:00
libalpm.3.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
Makefile.am Fix asciidoc manpage creation. 2009-01-02 22:46:47 -06:00
makepkg.8.txt Merge branch 'maint' 2009-01-02 22:48:52 -06:00
makepkg.conf.5.txt makepkg : remove xdelta support 2009-02-28 15:42:07 -06:00
pacman.8.txt doc: Consistency and formatting cleanups 2009-01-13 00:06:58 -06:00
pacman.conf.5.txt Fix several issues with xdelta 2009-03-15 18:08:36 +01:00
PKGBUILD-example.txt Various updates needed prior to a new release 2008-06-08 13:50:01 -05:00
PKGBUILD.5.txt Merge branch 'maint' 2009-02-18 21:20:17 -06:00
repo-add.8.txt Small documentation updates for clarity 2008-12-07 22:09:24 -06:00