Igor Jagec escribió: > On Čet, 2007-10-04 at 19:08 -0500, Rajko M. wrote: > >> On Thursday 04 October 2007 06:35:28 pm Igor Jagec wrote: >>> BTW what is the difference between 'zypper update' and 'zypper update -t >>> package? >> 'zypper update' == 'zypper update -t patch' > > Meaning, the patch option pulls delta rpms? I saw some .delta.rpm > and .patch.rpm packages in Zypper's output so I'm asking :)
zypp knows 5 different types or "resolvables" package - all RPM packages including patch and delta packages patch - update of the packages, it can include special scripts and messages pattern - group of packages language - group of packages with language support product - group of packages, which are necessary to install a product "zypper update" just updates patches, "zypper up -t package" works with packages. see zypper(8) for more information. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
