Cool! I've created a pull request[1] to make it available in opam using opam-publish:
$ opam-publish prepare mirage-vnetif.0.1.0 https://github.com/MagnusS/mirage-vnetif/archive/0.1.tar.gz [ ... edit mirage-vnetif.0.1.0/descr ... ] $ opam-publish submit ./mirage-vnetif.0.1.0 Best, Thomas [1] https://github.com/ocaml/opam-repository/pull/4034 > On 30 Apr 2015, at 16:16, Magnus Skjegstad <[email protected]> wrote: > > Mirage-vnetif is a virtual network interface and software bridge for > Mirage. It can be used to run client/server network tests from a single > unikernel. > > https://github.com/MagnusS/mirage-vnetif > > A quick introduction is available in the README: > https://github.com/MagnusS/mirage-vnetif/blob/master/README.md > > A few example unikernels are also available here: > https://github.com/MagnusS/mirage-vnetif/tree/master/examples > > -- > Magnus > > _______________________________________________ > MirageOS-devel mailing list > [email protected] > http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel _______________________________________________ MirageOS-devel mailing list [email protected] http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
