gsoc

[GSoC 2014: ARM port] Week #3

Blog post by dnivra on Mon, 2014-05-12 09:44
Hey everyone!

Here’s an update on progress during week #3. Sorry about the delay - exams have started for me.

TL;DR - I didn’t succeed in creating the bootable SD card image since I’ve been preparing for exams. There are some instructions and probably next steps in this direction listed here. More work on this will be done after exams.

[GSoC 2014: ARM port] Week #1 and #2

Blog post by dnivra on Sun, 2014-05-04 08:52
Hey everyone! Here’s an update on what’s happened so far.

TL;DR - PulkoMandy managed to build the bootstrap image and kallisti5 has made some progress in running the image on the qemu. This is a significant progress since bootstrap image build never succeeded but not quite usable on BBB. I’ve not made much significant contribution. Instructions for building the bootstrap image are at the end. Otherwise, read on.

[GSoC 2014] Port of the Go programming language: introduction

Blog post by zhuowei on Tue, 2014-04-29 03:00
I have chosen to take up Bruno Albuquerque's suggestion of porting the reference compiler and runtime of the Go programming language to Haiku.

[GSoC 2014] UEFI bootloader

Blog post by choupy on Mon, 2014-04-28 15:09

Me, myself and I

Hello everyone, my name is Louis Feuvrier, I am a french student located in Paris (GMT+2) studying computer science at EPITA. I am lucky enough to be part of a laboratory (LSE) as my curriculum which allows me to work on interesting and low-level problems! Here's the one that will keep me awake at night in the following months (but hopefully not too much!)

Besides computer stuff, I enjoy listening to music, playing video games, watching tv shows or going to gigs.

[GSoC 2014] LibUSB Port

Blog post by akshay1994 on Mon, 2014-04-28 13:24
Hello Everyone!

Google Summer of Code 2014 is now underway, and I am one of the four students selected to work with Haiku. My project is completing the LibUSB Port to Haiku.

[GSoC 2014] Haiku ARM port

Blog post by dnivra on Thu, 2014-04-24 09:29
Hello everyone!
Most of you know that 4 students have been chosen to work with Haiku during the Google Summer of Code(GSoC) 2014. My name is Arvind and I am one of the 4 students(yaay!). I will be improving the ARM port and hopefully make significant progress.

BFS Partition Resizer: Final Report

Blog post by ahenriksson on Wed, 2012-09-05 09:55

First of all, I apologize for the delay. I have now returned from my vacation, had a few days to settle in and explain to my neighbours that I'm not dead (!). Anyways, on to the interesting stuff.

On the surface, the status of things is mostly the same as in my last report, with a few bugs less. I thought I had dedicated more than enough time for bugfixing, but that turned out to not be the case. This is partly due to the slower development cycle when testing natively (compile, copy driver to image, boot virtual machine, test, repeat), and the bugs only showing up after doing several resizes with other IO going on. All the bugs of this kind that I know about have been eliminated.

To summarize the things I have accomplished during the summer:
  • Resize support in BFS driver, save for vnode mapping and growing a full file system.
  • Getting the resizing "pipeline" from userspace to driver to a working state (still needs some checking to verify that it's robust).
Syndicate content