Skip to content

Releases: ocaml-attic/mirari

mirari-0.9.7

09 Aug 22:34
Compare
Choose a tag to compare

0.9.7 (2013-08-09):

  • Generate code that uses the Ipaddr.V4 interface instead of Nettypes.

mirari-0.9.6

26 Jul 07:45
Compare
Choose a tag to compare

0.9.6 (2013-07-26):

  • fix unix-direct by linking the unix package correctly (previously it was always dropped).

mirari-0.9.5

18 Jul 22:39
Compare
Choose a tag to compare

0.9.5 (2013-07-18):

  • completely remove the dependency on obuild: use ocamlbuild everywhere now.
  • adapt for mirage-0.9.3 OS.Netif interfaces (abstract type id).
  • do not output network config when there are no ip-* lines in the .conf file.
  • do not try to install mirage-fs if there is no filesystem to create.
  • added nat-script.sh to setup xenbr0 with DNS, DHCP and masqerading under Linux.

mirari-0.9.4

09 Jul 13:53
Compare
Choose a tag to compare

0.9.4 (2013-07-09):

  • build using ocamlbuild rather than depending on obuild.
  • [xen] generate a symbol that can be used to produce stack traces with xenctx.
  • mirari run --socket just runs the unikernel without any tuntap work.
  • mirari run --xen creates a xl config file and runs xl create -c unikernel.xl.