John Davidson (Ivan Davidov)

Results 46 comments of John Davidson (Ivan Davidov)
trafficstars

You should run the build scripts one by one when you encounter any errors and try to figure out what went wrong. That's the whole idea of the project -...

Thanks, I didn't know about the ``i2pd`` project. I'll take a look at it.

Thank you, that's a really nice observation! I'll update the initramfs generation as per your suggestions shortly.

I've added the crc32 check, but the ``--x86`` optimization seems to be breaking the QEMU test, so I'm leaving it for now.

This is very serious problem with all Linux based distributions. I will open separate issue for the bundle dependencies.

@bauen1 - I believe the dependency problem can be resolved in relatively easy way (at least in theory). Please take a look at #103. I will start working on it...

One more thought - assuming the ``--sysroot`` approach works, there should be a configuration flag which enables/disables this functionality. This is useful if for some reason the MLL user would...

I mean when it works, in the future. :)

Back then I only needed the ``so`` files. I never thought of adding the binary tools. The current ``glibc_full`` bundle can be extended to include them.

Regarding #105 - it turned out that adding the GLIBC executable files (``ldd`` in particular) is not that simple. This feature brings value to MLL and I think it should...