On Thu, Jan 9, 2025 at 4:09 PM Samuel Thibault <samuel.thiba...@gnu.org> wrote: > > make libstore-noparted > > ``` > > > > This file is the same as libstore/Makefile except a few modifications so > > it can use the source files from libstore/ and build a libstore with > > libparted module. > > Thanks for working on it. AIUI the only needed modifications are in > store-types and libstore.so-LDLIBS? > > I'm thinking we can probably factorize this, by using something like:
> And we'll want to make ext2fs link against it rather than libstore, but > before that, extend storeio to be usable at bootstrap to provide > partitions. I must have missed something; what is this for? Sergey