Re: [MirageOS-devel] OCaml newbie looking to learn and contribute

2016-11-04 Thread Gabriel Jaldon
Thanks a lot again for helping me with my first OCaml open source contribution, Hannes! About the mirage-dashboard project, I'm keen on working on it. Will start setting up the OCaml project for it over the weekend and see how far I can get over the weekend on my first OCaml web project. :) -- G

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Mindy
On 11/04/2016 05:45 AM, Christiano F. Haesbaert wrote: On 4 November 2016 at 00:16, Mindy wrote: Hi folks, These changes have been merged! Thanks for all of you who helped out, particularly Drup and Hannes who provided a lot of helpful code review and feedback. Also, many thanks to haesbaert

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Christiano F. Haesbaert
On 4 November 2016 at 12:50, Anil Madhavapeddy wrote: > On 4 Nov 2016, at 11:45, Christiano F. Haesbaert > wrote: >> >> So I made the transfer, I'm ok with the centrality aspect, I think >> this helps ensuring charrua-core keeps going if I lose interest/focus. > > Hurrah! Welcome aboard the trai

Re: [MirageOS-devel] Building ARM images

2016-11-04 Thread Richard Mortier
On 4 November 2016 at 12:06, Jon Ludlam wrote: > > I had a go - a couple of minor issues for which I've sent a pull request, > but > otherwise it worked very well. My previous installation was before the > framebuffer > support went in, so my monitor that's been redundant for a long time is > now

Re: [MirageOS-devel] Building ARM images

2016-11-04 Thread Jon Ludlam
On Thu, Nov 03, 2016 at 04:47:41PM +, Richard Mortier wrote: > All; > > Following the demise of the Cubieboard2 and Cubietruck images hosted at > blobs.openmirage.org, and Ian Campbell's sterling work to get Alpine images > started at the hackathon, I've finally taken some time to try and rein

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Anil Madhavapeddy
On 4 Nov 2016, at 11:45, Christiano F. Haesbaert wrote: > > So I made the transfer, I'm ok with the centrality aspect, I think > this helps ensuring charrua-core keeps going if I lose interest/focus. Hurrah! Welcome aboard the train... SSH next? :-) > As long as the library itself is independe

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Christiano F. Haesbaert
So I made the transfer, I'm ok with the centrality aspect, I think this helps ensuring charrua-core keeps going if I lose interest/focus. As long as the library itself is independent of Mirage I'm happy. And I also get the Mirage badge. On 4 November 2016 at 12:05, Anil Madhavapeddy wrote: > On

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Anil Madhavapeddy
On 4 Nov 2016, at 10:59, Hannes Mehnert wrote: > > On 04/11/2016 10:51, Anil Madhavapeddy wrote: >> On 4 Nov 2016, at 10:45, Christiano F. Haesbaert >> wrote: >>> >>> On 4 November 2016 at 00:16, Mindy wrote: These changes have been merged! Thanks for all of you who helped out, part

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Hannes Mehnert
On 04/11/2016 10:51, Anil Madhavapeddy wrote: > On 4 Nov 2016, at 10:45, Christiano F. Haesbaert > wrote: >> >> On 4 November 2016 at 00:16, Mindy wrote: >>> These changes have been merged! Thanks for all of you who helped out, >>> particularly Drup and Hannes who provided a lot of helpful code

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Christiano F. Haesbaert
On 4 November 2016 at 11:51, Anil Madhavapeddy wrote: > On 4 Nov 2016, at 10:45, Christiano F. Haesbaert > wrote: >> >> On 4 November 2016 at 00:16, Mindy wrote: >>> Hi folks, >>> >>> These changes have been merged! Thanks for all of you who helped out, >>> particularly Drup and Hannes who prov

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Anil Madhavapeddy
On 4 Nov 2016, at 10:45, Christiano F. Haesbaert wrote: > > On 4 November 2016 at 00:16, Mindy wrote: >> Hi folks, >> >> These changes have been merged! Thanks for all of you who helped out, >> particularly Drup and Hannes who provided a lot of helpful code review and >> feedback. Also, many

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Christiano F. Haesbaert
On 4 November 2016 at 00:16, Mindy wrote: > Hi folks, > > These changes have been merged! Thanks for all of you who helped out, > particularly Drup and Hannes who provided a lot of helpful code review and > feedback. Also, many thanks to haesbaert, as charrua-core was a dream to > work with -- ch

Re: [MirageOS-devel] ipv4 configuration overhauls & dhcp client adjustments

2016-11-04 Thread Anil Madhavapeddy
This has been a big refactoring! Thank you for pushing this through Mindy, and for the review comments Drup and Hannes. It's also really good to see Charrua being used more instead of my terrible, terrible homebrew client that was written in a weekend... Anil > On 3 Nov 2016, at 23:16, Mindy