fleet/orbit/pkg/packaging
Roberto Dip 6fead4c08d
better handling of path differences for MSI installers (#7035)
Related to #7036, Tested in:

- [x] macOS via `fleetctl package --type=msi` (non-native)
- [x] Linux native via `docker run -v "$(pwd)" fleetdm/fleetctl package --type=msi` (native)
- [x] Windows via `fleetctl pacakge --type=msi` (thanks to @edwardsb) (non-native)
2022-08-05 17:12:05 -03:00
..
wix better handling of path differences for MSI installers (#7035) 2022-08-05 17:12:05 -03:00
certs.pem Update Orbit CA certs [automated] (#6735) 2022-07-19 08:00:40 -03:00
deb.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
linux_shared.go implement a docker image to package orbit natively in Linux (#6504) 2022-07-11 09:49:13 -03:00
macos.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
macos_notarize.go Add blueprint for Fleet Packager service (#6229) 2022-07-18 14:30:17 -03:00
macos_rcodesign.go add support for notarization in fleetdm/fleetctl images (#6818) 2022-07-25 20:06:10 -03:00
macos_templates.go Stop the previous desktop agent when updating on macOS. Fixes #6441 (#7015) 2022-08-02 17:03:14 -04:00
mk-ca-bundle.pl Add GitHub action for updating CA certs bundle (#4041) 2022-02-07 09:44:31 -08:00
packaging.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
rpm.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
windows.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
windows_templates.go Use LocalSystem user instead of nt authority/system on MSI (#5729) 2022-05-13 06:42:40 -03:00