fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
286 stars 26 forks source link

Band-aid fix for #472 - get openssl from archive.org #474

Closed Googulator closed 2 weeks ago

Googulator commented 2 weeks ago

While this works for now, it's not a sustainable solution. Supporting a simpler SSL library (small enough to bundle into srcfs) such as BearSSL or WolfSSL in the first build of curl would be preferable.