-
I'm using the mirage-dev OPAM repository.
If I run a unikernel that uses a fat image (`fat_of_files ~regexp:".gitignore" ()` in `config.ml`):
```
2016-10-14 15:06:45 +02:00: ERR [mirage-block-unix] …
-
this aims to be a prototype for more intuitive user interaction with mirageos unikernels. the idea is to have a single file (unikernel.ml, but it may be any name) with a single functor that contains a…
-
Hi,
Please forgive my ignorance as I am new to Unikernel world.
Is Rumprun maintained anymore? If so the documentation to build unikernels seems old and fails on Manjaro. Where can I find updat…
-
### Feature request summary
This issue tracks introducing a new flag `-k|--kernel` which is used to save the binary image of a unikernel following a successful build. Not only does this empower th…
-
There's no need for using a lot of dependencies - esp. the complexity of TLS (HTTPS) should be avoided. I understand that we have "static_website_tls" and "http" (next to "network"), but I feel there …
-
Trying to blow the buzzword meter with that title...
# Note of Caution! #
This never made it quite 100% of the way, it was blocked largely on
account of me not being able to get the correct ver…
-
This is has some guidance.
http://amirchaudhry.com/from-jekyll-to-unikernel-in-fifty-lines/#deploying-your-unikernel
Then the docs can be hosted at [docs name].adicu.com
-
I get:
```OCaml
File "unikernel.ml", line 101, characters 8-18:
101 | let postmaster =
^^^^^^^^^^
Warning 26 [unused-var]: unused variable postmaster.
```
when compiling u…
-
[Sean Grove](https://www.riseos.com/)
-
Since this unikernel is GPL, what does not mean for applications written to use it? Are not the end user (developer) applications linked directly to the unikernel, causing them to fall under the same …