Seite 1 von 1

update all of one client's software with one opsi package (contribute)

Verfasst: 06 Jan 2017, 09:51
von ngbr
dear opsi users,

occasionally you might want to make sure all software packages installed on a single client are up to date (for instance right after recovering a client from image / clonezilla /opsi-wim-capture).

There is now a quick and easy way to automate this step by making use of the new opsi-package "opsi-setup-where-diff-versions" , which is available from our contribute section right here : http://download.uib.de/opsi4.0/products ... 0.7-1.opsi ,

you can easily install it via command line

Code: Alles auswählen

  opsi-product-updater -i -p opsi-setup-where-diff-versions -vv  
(provided the contribute directory is beeing listed in the opsi-product-updater.conf you are using)

Code: Alles auswählen

 dirs = opsi4.0/products/contribute/full-package/
fyi: contribute packages are not actively maintained by uib

have a nice day

Andre