clearlinux / mixer-tools

Software update mixer and related tools
Apache License 2.0
27 stars 37 forks source link

Introduce new export flag in Manifests #708

Closed reaganlo closed 4 years ago

reaganlo commented 4 years ago

Mixer should introduce a new export flag in the Manifest files that specifies the binary files that should be exported. By default, Mixer should export the files with qualifiers "/bin","/usr/bin" and "/usr/local/bin". Users should be able to specify if certain files should not be exported.

In order to implement this requirement, the following changes could to be done: