-
-
Notifications
You must be signed in to change notification settings - Fork 188
Update a package
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
- ./setup-chroot
- Update pkfile with new version number and url (if needed), for example /ts/ports/contrib/rdesktop/PkgFile
- cd /ts/ports/contrib/packagename for example cd /ts/ports/contrib/rdesktop
- pkgmk -u -d -um
- pkgmk -u
- pkgmk -uf
- pkgmk -u
- update packagename, for example update rdesktop, or update vncviewer
- Delete source packages of new version
- Delete old source related with old version
- Rebuild thinstation image with new packages versions
- Test and upload to Thinstation master branch
During update package ccid, is required to use update ccidreader