unikraft / static-pie-apps

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

Add Zip static PIE build #70

Open anindyasen opened 1 year ago

anindyasen commented 1 year ago
  1. Added zip application as a static-pie build
  2. A build.sh script is created to download, extract, patch and compile the application.
  3. rootfs, filesystem to store file in unikernel.
  4. Patch has the changes required in zip application to build it as static-pie.
StefanJum commented 1 year ago

Looks good but please remove the Co-authored-by: Jumarea Stefan <69107167+StefanJum@users.noreply.github.com> line from the commit message.