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

Update README.md file with easier to use instructions #17

Closed

Conversation

StefanJum
Copy link
Member

This will remove the running scripts and add the commands in the README file, rename the config-* files and add a TLDR section that summarises the setup.

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.

@StefanJum , keep the running scripts. They also need to create the bridge, so it's easier to have them in.

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
This will remove the running scripts and add the commands in the README
file, rename the `config-*` files and add a `TLDR` section that summarises
the setup.

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

README.md Outdated
Comment on lines 335 to 338
To run the QEMU x86_64 build, use `qemu-system-x86_64`:

```console
$ ./run-qemu-x86_64.sh
sudo /usr/bin/qemu-system-x86_64 \
Copy link
Contributor

Choose a reason for hiding this comment

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

Replace with script run of ./run-x86_64.

README.md Outdated
@@ -324,10 +420,21 @@ that is press the `Ctrl` and `a` keys at the same time and then, separately, pre

### QEMU AArch64

To run the AArch64 build, use `run-qemu-aarch64.sh`:
To run the AArch64 build, use `qemu-system-aarch64`:
Copy link
Contributor

Choose a reason for hiding this comment

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

Replace with script run of ./run-aarch64.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants