Re: Static criu builds
Lorenzo Fontana <[email protected]>
| Newsgroups | dev.linux.lists.criu |
|---|---|
| Message-ID | <CANsVd3YupeSv8f3cMUfyREwjE1uQH2dgfihmkG=CzaU+5+r=9g@mail.gmail.com> |
On Tue, Jul 8, 2025 at 7:36 AM Andrei Vagin <[email protected]> wrote: > > Hi Lorenzo, > > This is a great project! I think there should be enough users who are > interested in it. You can keep it in your repository, or we can try to > figure out how to merge it into the main CRIU repo. Thanks! There is still definitely work that needs to be put into this. One thing I've been working on is to allow registering plugins as object files statically linked against the criu binary [0]. If you have any feedback about the approach it would be greatly appreciated. The idea is to try to surface 100% of the features exposed by CRIU to provide an experience that is close as possible. > > Thanks, > Andrei > > On Mon, Jul 7, 2025 at 6:55 AM Lorenzo Fontana > <[email protected]> wrote: > > > > G'day. > > Over the past few weeks we have been working on building and packaging a > > static distribution of criu (and libcriu) using musl and with all the > > dependencies > > statically compiled as well. > > > > I don't expect so many people here to have the same need, however I wanted > > to signal here that the repository containing the build and packaging scripts is > > open source. > > > > The idea is to mirror the criu releases providing the static artifacts for them > > as soon as they come out. > > > > The final tarball also includes source code and third party license notices. > > > > If y'all have any feedback or ideas it will be appreciated and thanks > > for the work > > you put in criu! > > > > Ciao! > > Lore > > Thanks, Lore [0] https://github.com/seqeralabs/criu-static/pull/2