GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DELTUP(1) FreeBSD General Commands Manual DELTUP(1)

deltup - Update a tarballed package

deltup -m[fvej] [bg #] [[-dD] repository ] package1 package2 patchfile #make patch

deltup -p[fvir] [[-dD] repository ] <patchfiles> #apply patches

Makes and applies patches to tarballed packages. edelta is an alias which passes -d <portage distfiles dir> to deltup.

Force overwrite if output file already exists
Verbose mode
This special option tells deltup to test the patch against all available compressors and write info about which ones work into the patch file
Use bdelta instead of xdelta when creating the patch. This version of Deltup has built-in support for applying bdelta patches, which makes installing xdelta unnecessary.
Filter patch through bzip2 or gzip
Show what files would be patched without performing any actions.
Apply series of patches to one package without outputting the packages in between.
Output packages to directory repository
Find packages to upgrade in directory repository

Directory to output temporary files. If not defined then /tmp is used.

edelta -m -b 9 OldPackage NewPackage PatchFile
edelta -p PatchFile
edelta -me -b 9 Package-v1.tar.bz2 Package-v2.tar.bz2 Package_Patch.dtu
13 May 2008

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.