launcher icon indicating copy to clipboard operation
launcher copied to clipboard

package-builder: add --bin_root_dir flag

Open tstromberg opened this issue 1 year ago • 1 comments

This PR allows the Kolide Launcher to be deployed to Fedora SilverBlue, where /usr is read-only. To build for this platform, pass --bin_root_dir=/opt to ./build/package-builder.

tstromberg avatar May 21 '24 22:05 tstromberg

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 21 '24 22:05 CLAassistant

Seems fine to me!

Setting the update_directory flag to an appropriate location (if /var/kolide-k2/<hostname>/updates isn't suitable) should solve the autoupdate issue as well.

RebeccaMahany avatar May 22 '24 13:05 RebeccaMahany