From Fedora Project Wiki

(→‎Supporting Mentors: added Fedora Atomic mentors)
(added initial ideas list from Project Atomic)
Line 50: Line 50:


'''!!!The draft was changed slightly, please add required field as required!!!'''
'''!!!The draft was changed slightly, please add required field as required!!!'''
== Idea list for GSoC 2016 ==


=== Implement Tinykdump ===
=== Implement Tinykdump ===
Line 77: Line 79:
* Currently, pstore only log kernel messages for panic and Oops. Patches are needed to support logging of kdump kernel and initramfs console output.
* Currently, pstore only log kernel messages for panic and Oops. Patches are needed to support logging of kdump kernel and initramfs console output.


== Idea list for GSoC 2016 ==
== Idea list for Fedora Atomic ==
 
This idea list comes from the [http://www.projectatomic.io/community/gsoc Project Atomic Site].  The most up-to-date version is there.
 
* [https://github.com/projectatomic/rpm-ostree/issues/190 Bootstrap with gpgcheck in kickstart]:  Add a way for importing a GPG key from the kickstart `ostreesetup`  command before the download starts. [https://docs.fedoraproject.org/en-US/Fedora/23/html/Installation_Guide/appe-kickstart-syntax-reference.html "ostreesetup" is described here]
 
* [https://github.com/projectatomic/rpm-ostree/issues/210 Improve ability to monitor running/canceled transactions]:  The rpm-ostree client termination doesn't block the command execution  on the rpm-ostreed.  This will cause new  rpm-ostree clients to fail  immediately because there is a transaction in progress.  Change  rpm-ostree to be notified of the status of the current transaction and  possibly attach to it.
 
* [https://github.com/projectatomic/rpm-ostree/issues/142 Support for end-of-life notification]:  Add support for having an `end-of-life` notification to inform users  if a particular branch is not supported anymore.
 
* [https://github.com/projectatomic/rpm-ostree/issues/85 rpm-ostree operation history support]:  Add support for `atomic history` to display the transactions  history. It should work in a similar way to `yum history`.
 
* [https://github.com/projectatomic/rpm-ostree/issues/44 Automatic updates]:  Implement a service that automatically upgrades the system when a new  image is available.  If the system is not restarting correctly, then  rolblack to the previous working version.  [https://github.com/projectatomic/rpm-ostree/issues/177 More details here]:
 
* [https://bugzilla.gnome.org/show_bug.cgi?id=729388 Support metalink for OSTree]:  Add support for metalink files and support downloads from a list of  mirrors and fetch objects from multiple sources.
 
* [https://bugzilla.gnome.org/show_bug.cgi?id=730037 Drop privileges for HTTP fetches]:  The HTTP fetcher code is running in the same process of OSTree.  Move  the HTTP fetcher code to another process with less privileges than the  main process.


* [https://github.com/projectatomic/rpm-ostree/issues/118 Support kpatch]:  Support live update for the kernel without rebooting or restarting any  processes.


== Open Ideas From GSoC 2015 ==
== Open Ideas From GSoC 2015 ==

Revision as of 22:15, 18 February 2016

Idea.png
Open For Ideas! - This page contains some ideas from last year. This does not mean that they are valid for this year too. We are in the process of cleaning up the page.

Find an idea you like? Want to propose your own? See the GSoC Getting Started Guide.


Students Welcome

If you are a student looking forward to participate the GSoC 2016 with Fedora, please feel free to browse the idea list which is still growing. Do not hesitate to contact the mentors/ contributors as indicated in this page for any related clarification. You also should find some like-minded people on the #fedora-summer-coding IRC channel.

If you are new to The Fedora project, following material would help you to get started. Further please sign-up with the Fedora Account System(FAS) if you are willing to continue with the Fedora project. #fedora-devel, IRC channel can be used to get instant support.

  1. The Foundation
  2. Fedora Documentation (Users/ Contributors)
  3. How to work with IRC?
  4. Fedora Account System
  5. Development


Supporting Mentors

Following contributors are also willing to support the GSoC 2016 program. (please feel free to add your self, attach the user page). Sometimes there should be some backing up mentors to mentor if the original mentor get busy with something for a short time period. In such case we need help.

  1. Stephen Gallagher
  2. Lali Devamanthri

The following mentors are specifically available for projects releated to Fedora Atomic:

  1. Giuseppe Scriviano
  2. Colin Walters
  3. Matthew Barnes

Draft of an idea

Please add your idea as follows.

Project name

Status:

Summary of idea:

Knowledge prerequisite:

Skill level:

Contacts:

Mentor(s):

Notes:

!!!The draft was changed slightly, please add required field as required!!!

Idea list for GSoC 2016

Implement Tinykdump

Status: Proposed - draft

Summary of idea: Tinykdump is a minimal daemon to capture kernel-based crash dumping (kdump) memory image to usb storage. Compared to the traditional kdump solution, it is,

* more reliable and scalable
* has smaller memory foot-print
* more friendly to kernel developers 

More information here: https://fedorahosted.org/tinykdump/

Knowledge prerequisite: Python, kernel programming (desired)

Skill level: intermediate (programming)

Contacts: CAI Qian

Mentor(s): CAI Qian

Notes: Rough roadmap:

  • Implement tinykdump daemon to be included in Fedora.
  • Submit kernel patches for reserving kdump memory at run-time for community review and inclusion.
  • Currently, pstore only log kernel messages for panic and Oops. Patches are needed to support logging of kdump kernel and initramfs console output.

Idea list for Fedora Atomic

This idea list comes from the Project Atomic Site. The most up-to-date version is there.

  • Improve ability to monitor running/canceled transactions: The rpm-ostree client termination doesn't block the command execution on the rpm-ostreed. This will cause new rpm-ostree clients to fail immediately because there is a transaction in progress. Change rpm-ostree to be notified of the status of the current transaction and possibly attach to it.
  • Automatic updates: Implement a service that automatically upgrades the system when a new image is available. If the system is not restarting correctly, then rolblack to the previous working version. More details here:
  • Support metalink for OSTree: Add support for metalink files and support downloads from a list of mirrors and fetch objects from multiple sources.
  • Drop privileges for HTTP fetches: The HTTP fetcher code is running in the same process of OSTree. Move the HTTP fetcher code to another process with less privileges than the main process.
  • Support kpatch: Support live update for the kernel without rebooting or restarting any processes.

Open Ideas From GSoC 2015

Despite the list of ideas, you may want to check out the ideas of the previous years and contact the admins to see if they are still interested in mentoring someone this year.

Previous years:

Please: Do not submit a proposal for an idea from a previous year without previously contacting the admin to ensure their will to mentor someone this year. Without mentor, proposals will be rejected.