Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(webinstall): Correct use of makepkg for Arch Linux #838

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

SorenEricMent
Copy link
Contributor

@SorenEricMent SorenEricMent commented Sep 24, 2023

Prerequisite checklist

  • [ X ] Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran make fmt on your commit series before opening this PR;
  • Updated relevant documentation.

This change does not impact building, thus there is no need for running make fmt nor updating relevant documentation. This patch is Arch Linux platform specific.

Description of changes

Fixed makepkg command for ArchLinux, addressing issue #837

Signed-off-by: Yunchuan "Winslow" Hu i@winsloweric.com

@craciunoiuc craciunoiuc self-requested a review September 25, 2023 07:29
@craciunoiuc craciunoiuc self-assigned this Sep 25, 2023
@craciunoiuc craciunoiuc added the area/tools Issue or PR related to internal KraftKit tools label Sep 25, 2023
@nderjung nderjung changed the title Fix makepkg for Archlinux fix(webinstall): Correct use of makepkg for Arch Linux Sep 25, 2023
Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

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

Hey @SorenEricMent,

Thanks a lot for this fix. I left a comment for a change.

Also, can you change you commit message to have this format? Thanks

fix(webinstall): Correct use of `makepkg` for Arch Linux

tools/webinstall/install.sh Show resolved Hide resolved
@craciunoiuc
Copy link
Member

Please also squash the 2 commits together and add the name above

@SorenEricMent
Copy link
Contributor Author

SorenEricMent commented Sep 30, 2023

Please also squash the 2 commits together and add the name above

Done!

Sorry I was bit last, kinda busy with school stuff xx

@craciunoiuc
Copy link
Member

@SorenEricMent It's fine, no worries, but it seems you rebased one more commit and this PR now has two commits 😅

Can you drop the second to last one and leave only yours? Thanks 🙏

Signed-off-by: Yunchuan "Winslow" Hu i@winsloweric.com

Fix makepkg for Archlinux
Signed-off-by: Yunchuan "Winslow" Hu <i@winsloweric.com>

Update tools/webinstall/install.sh

Tested, totally work, thank you.

Co-authored-by: Cezar Craciunoiu <craciunoiu.cezar@yahoo.com>
Signed-off-by: WinslowEric <i@winsloweric.com>
@SorenEricMent
Copy link
Contributor Author

Should be good to go!

Copy link
Member

@craciunoiuc craciunoiuc 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 here. Thanks!

Reviewed-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io
Approved-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io

@craciunoiuc craciunoiuc merged commit 0b9df40 into unikraft:staging Oct 2, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tools Issue or PR related to internal KraftKit tools
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants