wkleinhenz
04/13/2020, 8:21 PMsundsta
04/13/2020, 9:14 PMhostname
flagwkleinhenz
04/13/2020, 9:21 PM--osquery_version .\windows\osqueryd
seph
04/13/2020, 9:31 PM-mirror_url The mirror server for autoupdates
-notary_prefix The prefix for Notary path that contains the collections
-notary_url The Notary update server
package-builder make --help
update_channel
to a path on local disk.wkleinhenz
04/13/2020, 9:33 PMseph
04/13/2020, 9:34 PMosquery_version
or launcher_version
it should build that into the resultant binary. But you will probably still havbe the autoupdate stuff enabled.wkleinhenz
04/13/2020, 9:37 PMseph
04/13/2020, 9:38 PMwkleinhenz
04/13/2020, 9:39 PMseph
04/13/2020, 9:40 PMupdate_channel
to empty string, which might be the default, it will disable the runtime update functionality.
2. package build time uses the _version
options. And either they specify the download channel, or a FS path.wkleinhenz
04/13/2020, 9:42 PMseph
04/13/2020, 9:42 PMwkleinhenz
04/13/2020, 9:43 PMosquery_version
with a filepath, not sure about the others, it takes the value and puts it as part of the url for the normal downloadseph
04/13/2020, 9:44 PMwkleinhenz
04/13/2020, 9:44 PMseph
04/13/2020, 9:44 PMwkleinhenz
04/13/2020, 9:45 PMseph
04/13/2020, 9:45 PMwkleinhenz
04/13/2020, 9:45 PMseph
04/13/2020, 9:46 PM./
to decide if it’s local. That’s probaby never true in cmd../
as the beginning of the path (or /
), or you can make that logic more robust on windows.wkleinhenz
04/13/2020, 9:47 PMseph
04/13/2020, 9:47 PMwkleinhenz
04/13/2020, 9:49 PMseph
04/13/2020, 9:50 PMwkleinhenz
04/13/2020, 9:54 PMseph
04/13/2020, 9:54 PMwkleinhenz
04/13/2020, 9:55 PM