clearlinux / mixer-tools

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

Reset name from manifest based on modifiers #788

Closed bryteise closed 1 year ago

bryteise commented 1 year ago

If the modifiers of a file indicate it came from a chroot path, reset the filename to use the chroot path when reading the file information from a manifest.

Also ensure the only case files are marked as deleted is when it is the SSE file. Other optimized files marked as deleted will be skipped from being output in the manifest (and if the delete is new, the other files with the same post processed path will be marked as new in the version being built to ensure the deleted file is replaced).