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

elfloader-net: Add scripts #15

Open
wants to merge 1 commit into
base: scripts
Choose a base branch
from

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Oct 13, 2024

Use scripts as quick actions for building and running the Unikraft ELF Loader.

  • defconfig.<plat>.<arch>: default configs, used by build scripts
  • build.<plat>.<arch>: scripts for building Unikraft images
  • run.<plat>.<arch>: scripts for running Unikraft images
  • README.scripts.md: companion README with instructions

Use scripts as quick actions for building and running the Unikraft ELF
Loader.

- `defconfig.<plat>.<arch>`: default configs, used by build scripts
- `build.<plat>.<arch>`: scripts for building Unikraft images
- `run.<plat>.<arch>`: scripts for running Unikraft images
- `README.scripts.md`: companion README with instructions

Signed-off-by: Razvan Deaconescu <[email protected]>
@razvand razvand added the enhancement New feature or request label Oct 13, 2024
Copy link
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 is missing the files from the main branch, shouldn't they all be here? #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants