George T Kramer
George T Kramer
I'm not sure if the first file needs signed? It's a DevOps-only artifacts that is useful for us to keep track of producing delta packs from the first build in...
We may want to consider implementing this in a way that closes https://github.com/clearlinux/docker-brew-clearlinux/issues/2
I think we want to move away from storing the base.tar.xz in a git repo all together, since there's not a compelling reason for us to do this except for...
@ahkok how does this look? It's slightly different than what Clear Linux OS uses today, tweaked to be more specific/accurate and to reflect consolidating all comments to the top of...
Not sure if this is relevant anymore with clr-bundles moving away from pundles and instead relying mostly on full-bundle definitions that are automatically generated.
Additionally, as a part of the merging, our syncs would no longer attempt to sync the entire directory, but rather, only place the new files into the existing directories. This...
Thanks for testing this. I tried using an older toolchain that has GCC 11.3 and TBB 2020.3 for building. It worked just fine. I guess that means this code doesn't...
I guess I should be more specific here, I'm actually using g++ to build the code. We've actually moved away from using the Intel compiler and have standardized our software...