Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Update building and running workflows #9

Closed

Conversation

StefanJum
Copy link
Member

  • Add default minimal configs that can be used as staring point
  • Add running scripts
  • Change UK_ROOT and UK_LIBS to point to $(PWD)/.unikraft/... [TODO]: Add README.md file

Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Add .gitignore file to ignore output files.

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile.uk Outdated Show resolved Hide resolved
@StefanJum
Copy link
Member Author

Done @razvand

@razvand razvand added the enhancement New feature or request label Jul 3, 2023
Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Thanks, @StefanJum. See my comments.

run-qemu-aarch64.sh Outdated Show resolved Hide resolved
run-qemu-x86_64.sh Outdated Show resolved Hide resolved
run-qemu-x86_64.sh Outdated Show resolved Hide resolved
run-qemu-aarch64.sh Outdated Show resolved Hide resolved
Ignore files and folder that are output from the set up, configure,
build or run steps.

Signed-off-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Update the README with instructions on setting up, configuring, building
and running the SQLite app with Unikraft. As part of it, add Makefile
files, configuration files and scripts; they are referenced in the
`README.md` file.

Current instructions cover the use of QEMU/KVM platform (both on x86_64
and on AArch64) and GCC. Firecraker/KVM, Xen, Linux platforms and Clang are
not yet documented.

Signed-off-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Reviewed-by: Razvan Deaconescu razvand@unikraft.io
Approved-by: Razvan Deaconescu razvand@unikraft.io

unikraft-bot pushed a commit that referenced this pull request Jul 3, 2023
Update the README with instructions on setting up, configuring, building
and running the SQLite app with Unikraft. As part of it, add Makefile
files, configuration files and scripts; they are referenced in the
`README.md` file.

Current instructions cover the use of QEMU/KVM platform (both on x86_64
and on AArch64) and GCC. Firecraker/KVM, Xen, Linux platforms and Clang are
not yet documented.

Signed-off-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #9
StefanJum pushed a commit to unikraft-upb/app-sqlite that referenced this pull request Jul 4, 2023
Add `qemu-system` command for manual run. Bridge is to also be created
manually before command run.

Signed-off-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Approved-by: Alexander Jung <alex@unikraft.org>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: unikraft#9
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci/merged enhancement New feature or request
Projects
Status: Done!
Development

Successfully merging this pull request may close these issues.

None yet

3 participants