-
Our documentation repository might become a super nice webpage.
This is the current idea:
- We need a cool landing page
- We can use the .md files for the documentation section of the website, …
-
### Describe the bug
The go hello world hangs without printing when running it under run_elfloader
### Steps to reproduce
Clone the [static pie apps](https://github.com/unikraft/static-pie-apps) an…
-
### Describe the bug
When using [`lib-newlib`](https://github.com/unikraft/lib-newlib) there is a build warning around `ioctl` system call.
**Hackathon points**: 20
### Steps to reproduce
Add `n…
-
### Describe the bug
When using [`lib-newlib`](https://github.com/unikraft/lib-newlib) there is a build warning around `sync` system call.
**Hackathon points**: 20
### Steps to reproduce
Add `ne…
-
Since [the 0.10 release](https://github.com/unikraft/unikraft/releases/tag/RELEASE-0.10.0) there is an `poll()` and `select()`-related error, due to missing inclusion if `posix-event` and `posix-socke…
-
### Describe the bug
When running a program in `elfloader` that does a `chmod` syscall on a directory, the syscall returns `errno 5`, Input/output error.
### Steps to reproduce
Run the chmod progra…
-
When running `make prepare`, I encountered the following problem.
```
[...]
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 583, in _bu…
-
**Describe the bug**
The demo httpreply app fails to start when I want to bind a virtual network bridge. It works though if I just run it without bridge. The output I get is the following:
```sh
…
-
### Describe the bug
When running [rust static PIE binaries](https://github.com/unikraft/static-pie-apps/tree/master/lang/rust) under binary compatibility mode, using [`run-app-elfloader`](https://gi…
-
**Describe the bug**
There are a number of places to find installation instructions: website docs, GitHub read me, Google summer-of-code blog post. Each set of instructions is slightly different. I…