1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 03:25:01 -05:00
pacman/doc
Roman Kyrylych f56f7ff391 makepkg: Support for resuming source downloads
Download to *.part and remove the suffix if successful, thus md5sums will be
checked only for complete files, and next time makepkg will resume
downloading of partial file instead of complaining about invalid md5sums.

Old DLAGENTS format is still supported.

Late fix: Do not try to download %u first

The output of grep was not suppressed, thus the output of get_downloadcmd
was wrong because of extra line at the beginning that contained an
unsubstituted (with %o and %u) entry from DLAGENTS.

Signed-off-by: Roman Kyrylych <roman@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-03-10 18:45:58 -05:00
..
.gitignore doc: add symlink for repo-remove manpage on install 2008-01-05 14:37:24 -06:00
asciidoc.conf doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
Doxyfile Update Doxyfile with some new options in new version 2008-02-15 19:29:17 -06:00
footer.txt Remove stuff that was a little too Arch-specific from manpage footer 2008-01-06 10:26:21 -06:00
libalpm.3.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
Makefile.am doc: add symlink for repo-remove manpage on install 2008-01-05 14:37:24 -06:00
makepkg.8.txt doc/makepkg: document --log, address locale issues 2008-02-05 18:23:18 -06:00
makepkg.conf.5.txt makepkg: Support for resuming source downloads 2008-03-10 18:45:58 -05:00
pacman.8.txt Remove the Add option from the command line 2008-03-08 14:13:34 -06:00
pacman.conf.5.txt Another documentation update for FS#9204 2008-01-15 22:04:28 -06:00
PKGBUILD-example.txt Update the PKGBUILD example in the manpages 2007-11-07 19:03:58 -06:00
PKGBUILD.5.txt Change the versioned provision format. 2008-01-14 22:03:03 -06:00
repo-add.8.txt remove --force option from repo-add. 2008-02-05 19:35:41 -06:00