Changes between Version 3 and Version 4 of GSOC/2018


Ignore:
Timestamp:
2018-01-28T18:48:31Z (6 years ago)
Author:
Jakub Jermář
Comment:

Further streamline the GSoC page.

Legend:

Unmodified
Added
Removed
Modified
  • GSOC/2018

    v3 v4  
    77
    88== HelenOS ==
     9
    910[[Image(htdocs:screenshot.png,256px,right,margin-left=30, margin-bottom=30, title="HelenOS features in a single screenshot")]]
    1011HelenOS participates in GSoC 2018 as part of the [http://gsoc.microkernel.info Microkernel Devroom umbrella organization].
     
    1718
    1819== Students ==
    19 If you are interested in working on one of our project ideas below, please get in touch with us on our [wiki:MailingList mailing list] and/or [wiki:IRCChannel IRC channel]. In order to qualify, we would like to invite you to demonstrate your ability and determination to work on HelenOS during the Google Summer of Code 2018 by completing a small programming task before the student application deadline on April 23rd 2018. You should check out the latest master branch of HelenOS, [wiki:UsersGuide/CompilingFromSource build the system], then think of small programming task (ideally) related to your proposal, implement it, test it and [wiki:HowToContribute submit the patch to us].
     20
     21If you are interested in working on one of our project ideas below, please get in touch with us on our [wiki:MailingList mailing list] and/or [wiki:IRCChannel IRC channel]. In order for you to qualify, we would like to invite you to demonstrate your ability and determination to work on HelenOS during Google Summer of Code 2018 by completing a small programming task before the student application deadline on April 23rd 2018. You should check out the latest master branch of HelenOS, [wiki:UsersGuide/CompilingFromSource build the system], then think of a small programming task, implement it, test it and [wiki:HowToContribute submit the patch to us]. The programming task should be ideally related to your proposal, but can also be an unrelated bug fix or an enhancement of your choice.
    2022
    2123== Ideas List ==
    22 The project ideas for the Google Summer of Code can be characterized as things that will improve the usability of HelenOS while building on the functionality already present in the source tree. No project in the list poses an open-questions topic in the academic sense. Instead, each project is rather implementation-oriented and achievable in one trimester. Each idea is also accompanied by a motivation and a short explanation of why we think somebody should work on it. We expect the students to deliver code that could be seamlessly integrated with the mainline development branch of HelenOS.
    2324
    24 Note that contributing to HelenOS does '''not''' have to involve kernel programming. In a microkernel-based operating system, most of the features involve work on the user space parts of the system, such as libraries and server tasks. Having said that, we do not object pure kernel projects either.
     25The ideas below are broken down by category. The links will take you to our Trac tickets that have been specifically prepared for GSoC. Note that it is possible to suggest also other ideas. In that case, please make sure there is a mentor willing to mentor your out-of-list idea.
    2526
    2627=== Userspace device drivers development ===