unikraft / static-pie-apps

Built Linux applications (static-pie) for Unikraft binary compatibility mode
7 stars 40 forks source link

Add MySQL static PIE build #51

Open razvand opened 1 year ago

razvand commented 1 year ago

Add MySQL as a -static-pie build. Test it natively on Linux and with run-elfloader on Unikraft. In case of issues with Unikraft, post an issue in the Unikraft core repository.

Follow the structure of existing applications or submitted for review applications: create a folder with build.sh script, a README.md file, a rootfs/ subfolder (if required), the -static-pie build executable and other useful files.

Hackathon points: 30

Vishwamitra commented 1 year ago

@razvand can I pick up this task?

razvand commented 1 year ago

@razvand can I pick up this task?

@Vishwamitra, yes, go for it. It's all yours.