Martin Lucina

Results 18 issues of Martin Lucina

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...

bug
improvement

When no Github token is configured, we get: ``` /home/mato/.config/dune/github.token does not exist! To create a new token, please visit: https://github.com/settings/tokens/new And create a token with a nice name and...

enhancement

I'm running dune-release on a machine with _no_ web browser installed. When doing the `opam submit` step, I get: ``` [?] Open PR to ocaml/opam-repository? [Y/n] [-] Opening pull request...

Would it be possible to add a hook to `dugite` to disable any attempt at downloading a Git distribution at installation time and instead use the `git` binaries distributed with...

For booting unikernels such as Solo5 and Rumprun it would be good to support multiboot. @avsm Tells me that "Thomas Haggett had a half finished tree so we could finish...

enhancement

Please provide support for installing a specific "variant" of a non-optional dependency of an OPAM package under test. For example, Solo5 produces the following bindings packages -- `solo5-bindings-hvt`, `solo5-bindings-spt`, `solo5-bindings-virtio`,...

With the emergence of a potential 2nd wave in parts of the world, it'd be useful to be able to set graphs to show only the last X days (say,...

This may not be a bug, I'm not a Powershell expert, but I don't know where else to ask: Is there a way to _reliably_ ensure that I get a...

bug