Skip to content
Aurélien DENOT edited this page Mar 6, 2019 · 4 revisions

Example update a thinstation packages, tested with ccid, pcsc-lite, ocinventory, freerdp or rdesktop, and tigervnc

  1. ./setup-chroot
  2. Update pkfile with new version number and url (if needed), for example /ts/ports/contrib/rdesktop/PkgFile
  3. cd /ts/ports/contrib/packagename for example cd /ts/ports/contrib/rdesktop
  4. pkgmk -u -d -um
  5. pkgmk -u
  6. pkgmk -uf
  7. pkgmk -u
  8. update packagename, for example update rdesktop, or update vncviewer
  9. Delete source packages of new version
  10. Delete old source related with old version
  11. Rebuild thinstation image with new packages versions
  12. Test and upload to Thinstation master branch

During update package ccid, is required to use update ccidreader