combinedeltarpm(8)


NAME

   combindeltarpm - combine multiple deltarpms to a single one

SYNOPSIS

   combinedeltarpm  [-v]  [-V  version] [-z compression] [-S signaturerpm]
   olddeltarpms...  newdeltarpm

DESCRIPTION

   combinedeltarpm  creates  a  new  deltarpm  from  multiple  old   ones.
   Applying  the rsulting deltarpm has the same effect as applying each of
   the old ones in  the  specified  order.  Use  the  -v  option  to  make
   combinedeltarpm more verbose about its work.

   combinedeltarpm  normally  produces  a  V3  format deltarpm, use the -V
   option to specify a different version if desired. The -z option can  be
   used  to  specify a different compression method, the default is to use
   the same compression method as used in the last of the old deltarpms.

   If you want to use a different header signature you can also specify  a
   rpm  with the -S option which will be used as signature reference. This
   feature can be used to if a deltarpm was made against an  unsigned  rpm
   which later got signed.

MEMORY CONSIDERATIONS

   The  implementation of combinedeltarpm currently unpacks the add-blocks
   of the deltarpms in memory, thus it needs about twice the  uncompressed
   payload size of the target rpm.

SEE ALSO

   makedeltarpm(8) applydeltarpm(8)

AUTHOR

   Michael Schroeder <mls@suse.de>

                               May 2005                 COMBINEDELTARPM(8)


More Linux Commands

manpages/basename.3.html
basename(3) - parse pathname components - Linux manual page
Warning: there are two different functions basename() - see below. The functions dirname() and basename() break a null-terminated pathname string into directory

manpages/sane-sharp.5.html
sane-sharp(5) - SANE backend for SHARP scanners (Man Page)
The sane-sharp library implements a SANE (Scanner Access Now Easy) backend that provides access to Sharp SCSI scanners. This backend should be considered beta-q

manpages/oo_object.n.html
oo_object(n) root class of the class hierarchy (Man Page)...
The oo::object class is the root class of the object hierarchy; every object is an instance of this class. Since classes are themselves objects, they are instan

manpages/pcsc-spy.1.html
pcsc-spy(1) A PC SC spy command (Commands - Linux man page)
pcsc-spy displays PC/SC calls of an application. It must be used with the libpcscspy.so library. To be able to spy the PC/SC layer, the application flow must be

manpages/color_content.3ncurses.html
color_content(3ncurses) - curses color manipulation routines
Overview curses support color attributes on terminals with that capability. To use these routines start_color must be called, usually right after initscr. Color

manpages/inet_net_ntop.3.html
inet_net_ntop(3) Internet network number conversion.........
These functions convert network numbers between presentation (i.e., printable) format and network (i.e., binary) format. For both functions, af specifies the ad

manpages/asctime_r.3.html
asctime_r(3) - transform date and time to broken-down time o
The ctime(), gmtime() and localtime() functions all take an argument of data type time_t, which represents calendar time. When interpreted as an absolute time v

manpages/XkbForceDeviceBell.3.html
XkbForceDeviceBell(3) - Rings the bell on any keyboard, over
XkbForceDeviceBell.3 - The core X protocol allows only applications to explicitly sound the system bell with a given duration, pitch, and volume. Xkb extends th

manpages/infocmp.1.html
infocmp(1) - compare or print out terminfo descriptions.....
infocmp can be used to compare a binary terminfo entry with other terminfo entries, rewrite a terminfo description to take advantage of the use= terminfo field,

manpages/autofs_ldap_auth.conf.5.html
autofs_ldap_auth.conf(5) - autofs LDAP authentication config
LDAP authenticated binds, TLS encrypted connections and certification may be used by setting appropriate values in the autofs authentication configuration file

manpages/Mail::SpamAssassin::Plugin.3pm.html
Mail::SpamAssassin::Plugin(3pm) - SpamAssassin plugin base c
This is the base class for SpamAssassin plugins; all plugins must be objects that implement this class. This class provides no-op stub methods for all the callb

manpages/Module::Build::Platform::Windows.3pm.html
Module::Build::Platform::Windows(3pm) - Builder class for Wi
The sole purpose of this module is to inherit from Module::Build::Base and override a few methods. Please see Module::Build for the docs. AUTHOR Ken Williams &lt;k





We can't live, work or learn in freedom unless the software we use is free.