Skip to content

Add UnZip static PIE build#71

Open
anindyasen wants to merge 1 commit intounikraft:masterfrom
anindyasen:unzip
Open

Add UnZip static PIE build#71
anindyasen wants to merge 1 commit intounikraft:masterfrom
anindyasen:unzip

Conversation

@anindyasen
Copy link
Copy Markdown

#31

  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.

Copy link
Copy Markdown
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thank you.
Please see the comments and also sign off your commit.

Copy link
Copy Markdown
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a few more comments.

Copy link
Copy Markdown
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @anindyasen, few more comments, I will approve the pr after you address them.

@StefanJum
Copy link
Copy Markdown
Member

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

Signed-off-by: anindya_sen <anindyasen007@gmail.com>
Copy link
Copy Markdown
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good now, thank you @anindyasen.

Reviewed-by: Stefan Jumarea stefanjumarea02@gmail.com

@razvand razvand linked an issue Oct 23, 2022 that may be closed by this pull request
@razvand razvand added enhancement New feature or request kind/hackathon Hackathon challenge labels Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request kind/hackathon Hackathon challenge

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Add UnZip static PIE build

3 participants