Ticket #68
(new enhancement)
Deltup support
| Reported by: |
eternaleye@… |
Owned by: |
ciaranm
|
|
Priority:
|
IfSomeoneSendsAPatch
|
Milestone:
|
|
|
Component:
|
clients/paludis
|
Version:
|
0.16.2
|
|
Keywords:
|
|
Cc:
|
|
|
Blocked By:
|
|
Blocking:
|
|
|
Distribution:
|
|
|
|
Fetcher and companion executable to support deltup.
Attachments
-
dohttp
(2.3 kB) - added by eternaleye@…
19 months ago.
-
dohttp fetcher which references a modified getdelta.sh
-
getdelta-paludis.sh
(29.5 kB) - added by eternaleye@…
19 months ago.
-
A modified getdelta.sh script that plays nice with paludis and --safe-resume
-
dohttp.2
(2.3 kB) - added by eternaleye@…
19 months ago.
-
1st update: Can ANYONE tell me why the heck paludis keeps barfing line 46?!? kwrite's code folding likes it.
-
dohttp.3
(2.3 kB) - added by eternaleye@…
19 months ago.
-
2nd update, bug free. As of now, getdelta-paludis.sh is not quite working though
-
dohttp.4
(1.7 kB) - added by eternaleye@…
17 months ago.
-
Finally, a WORKING one!
-
getdelta-paludis.2.sh
(29.7 kB) - added by eternaleye@…
17 months ago.
-
A getdelta.sh that respects (as best I could) safe-resume
-
dohttp.5
(2.6 kB) - added by meka
15 months ago.
-
Added USE_GETDELTA. Currently, gentdelta downloads everything to /usr/portage/distfiles, so sync trough tar+http doesn't work. Put something like if [ ! -z "${PN}"]; then; export USE_GETDELTA="yes"; fi to fix this.
-
dohttp.6
(2.7 kB) - added by meka
14 months ago.
-
-z $PN checking moved to dohttp. All you have to do is set USE_GETDELTA in /etc/paludis/bashrc
-
dohttp.7
(3.7 kB) - added by ony
8 months ago.
-
added $GETDELTA_MIN_SIZE (in bytes) to allow skipping deltup on small files
Change History