fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
512 stars 36 forks source link

recompile tar and add gzip 1.12 for V1.0 roadmap #317

Closed ajherchenroder closed 1 year ago

ajherchenroder commented 1 year ago

recompile tar and add gzip 1.12 for V1.0 roadmap

Update parts.rst to add tar 1.34 pass 2 and gzip 1.12

Corrected gzip CRC

stikonas commented 1 year ago

Actually, do we really need to rebuild tar? It's already built using musl toolchain, just using an older gcc compiler.

ajherchenroder commented 1 year ago

It’s on the V1 road map as incomplete. I initially added it as a training tool to start to get a feel for the build system. I don’t really need it for what I’m doing so I could drop it from the PR if you want.

stikonas commented 1 year ago

Apparently, this was an oversight by @fosslinux. But we should still rebuild gzip.

ajherchenroder commented 1 year ago

I have to travel for work for the next few weeks. I am closing this until I get back and can work on it again.