On Wednesday 31 October 2007 08:39:01 am Tom Horsley wrote:
> > Zypper by default updates Patches, the regular method of our update
> > delivery.
> >
> > Use:
> >       zypper update -t package
> > to update just-package-updates updates.
>
> By golly, that does work. I guess the next step is to investigate
> creating patches so things can be more automatic. Thanks!

Creating script 
  myrepo 
that will contain necessary commands like 'su' to switch to root 
user, 'createrepo <options>' to refresh repository metadata, 'zypper refresh' 
to refresh zypper cashe and finally 'zypper update -t package' is probably 
way easier, or 
  rpm -i <package_name>
for single package.  

-- 
Regards,
Rajko.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to