-
*See https://github.com/ocaml/ocaml.org/issues/1169 for the overall tracking issue.*
# lists.ocaml.org
*status: sustain -> deprecate*
We've had email lists hosted at lists.ocaml.org since aro…
-
Since we switched from Cstruct.t to string, there are some failures on arm64 architectures that `read_virtual_count` returns the same value in subsequent calls to it (see tests/test_entropy.ml).
Wh…
-
-
With the changes in #703 and followup in mirage/functoria#85 the Mirage `describe` subcommand should show the configured state of the unikernel rather than the "default" state, i.e. reflect any keys p…
-
Hi folks,
Is there any way to customise the HTTP server name and OS name when interrogated by clients?
Cheers,
Rowland
-
#584 (or #517) keep a value in the command-line. I did not test for Xen but we should be able to check for Virtio (and GCM) if we did not miss something - particularly for MirageOS.
-
Whilst discussing js-of-ocaml programs with @hhugo , we discussed the possibility of providing a platform-independent `Lwt.sleep`. The function `Lwt.sleep` would be to `Lwt_unix.sleep` like `Lwt.pause…
-
This isn't in the [faq](https://mirage.io/wiki/faq), but it's a reasonably frequently asked question. The answer probably deserves its own blog entry or article. Were I to write it, I'd probably mak…
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### The problem you're addressing (if any)
Fedora used Boot Loader Spec (BLS). Qubes OS must use deprecated tools t…
-
I started following the AFL + Mirage page and I got stuck at the beginning itself. It seems the definition of [foreign](http://docs.mirage.io/mirage/Mirage/index.html#val-foreign) has changed ... ther…