Skip to content

Commit

Permalink
add @talex5 comments
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmc committed Feb 10, 2015
1 parent 37249fb commit e92142d
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions tmpl/wiki/weekly/2015-01-28.md
Expand Up @@ -41,12 +41,20 @@ Should be done in a few days with patch reviews.

ThomasL has a few other changes to the FLOW interface that need to be dealt
with (Error messages in a few places). There's an issue on mirage-dev before
there can be releases. There might also be more changes to libs/interfaces
that might be breaking so better to do this now. Hannes mentioned that it not
there can be releases ([mirage/mirage-dev#52][]). Most components can be
released with the updates, but some need to be done together (e.g. TLS both
provides and uses the new interface). It would be possible to make all the
updates decoupled if preferred (e.g. first updating TLS to provide the new
interface, then releasing the new interface, then updating tls a second time
to use the new API).
There might also be more changes to libs/interfaces
that might be breaking so better to do this now. For example, there is the
`DEVICE.connect` change ([mirage/mirage#350][]). Hannes mentioned that it not
yet 1.0 so shouldn't be too worried about breaking interfaces. no-crypto could
also use a release and TLS release will have to wait for things like error
reporting.


#### Turning on mirage.io? ####

Anil didn't make it to the call. Will need to wait until he's present before
Expand All @@ -59,7 +67,7 @@ Amir proposed putting together a wiki page to collect all the issues and
thoughts for the next major release. The intent is to put together a stable
and visible plan so that we can better track progress, and make clearer
decisions. At the moment, we have relevant issues scattered everywhere but no
clear location by which we can chart progress. To much is inside people's
clear location by which we can chart progress. Too much is inside people's
heads. Amir's happy to curate this page by bringing it up once a month on the
calls.

Expand All @@ -77,3 +85,6 @@ patches merging across libraries (he's been doing this already).

[call-agenda]: https://github.com/mirage/mirage-www/wiki/Call-Agenda
[mir-mail]: http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

[mirage/mirage-dev#52]: https://github.com/mirage/mirage-dev/pull/52
[mirage/mirage#350]: https://github.com/mirage/mirage/pull/350

0 comments on commit e92142d

Please sign in to comment.