DerivativeTeam

Differences between revisions 3 and 13 (spanning 10 versions)
Revision 3 as of 2007-03-02 05:47:14
Size: 992
Editor: d26-97
Comment:
Revision 13 as of 2007-03-06 02:01:07
Size: 3508
Editor: 121-72-137-56
Comment: copyediting
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
'''Draft v1:''' DavidFarning
Line 7: Line 8:
This is an example of a sample team website, and you can use these pages when building your own website. This very first paragraph should be used to explain what your team does, the aims of the team and how people can get involved. This paragraph is where you really grab the interest of the reader s make it exciting, easy to read and concise. [rephrase - not from Ubuntu's perspective]
= Introduction =
Line 9: Line 11:
This is the front page of your team's website, and you may want to put recent news, events and other information on here to help keep it current and interesting. Use your imagination, and you can create a really nice website. :) One great strength of open source is the ability for everyone to improve and modify their software as they see fit. Ubuntu can benefit from this by developing a healthy ecosystem of derivative distributions that contribute back to the Ubuntu project.
Line 11: Line 13:
== Latest News == According to [http://en.wikipedia.org/wiki/Metcalfe's_law Metcalfe's law], the value of a network is equal to square of the number of nodes. The value of a software distribution also grows at a rate that equal to the square of the number of installations.
Line 13: Line 15:
 * News item
 * Another news item
Three factors contribute to this nonlinear growth.
 1. As the number of knowledgeable users of grows, so does the developer base.
 2. As the number of computers running the distribution growths, so does the hardware support.
 3. As the number of installed systems grow, so does the third party software support.
Line 16: Line 20:
== Latest Events == The freedom to take a piece of software and modify it is both an asset and a liability. Forks encourage experimentation and creativity. They can also result in fragmentation. One way to counter fragmentation, is to foster the growth of derivative distributions.
Line 18: Line 22:
 * This event
 * That event
Derivatives distributions are different from forks in three ways. They:
 1. have a common code base
 2. collaborate on patch management
 3. collaborate on issue tracking.

== Common Code base ==

Currently, the single biggest source of friction in maintaining a derivative is merging changes with the base distribution. This friction can be reduced by sharing an easily extendable base of common code.

Additionally, establishing a common code base will allow hardware and outside software vendors to develop products knowing that they work across all distributions.

== Patch Management ==

Collaborative patch management will help maintain the common code base.

The kernel development process has shown how well distributive version control systems such as git and brz can work.

== Issue Trackers ==

Collaborative issue tracking will increase the number of knowledgeable developers available to fix reported Issues. Initial triaging should be done by the derivative and escalated to where they can be most effectively handled.

= Team Mission =

There three areas where Ubuntu can start collaboration with its derivative distributions: bug handling, patch pushing, and developing a code base that is easily customizable.

1 Bug handling. Make our bug process as compatible as possible to ease the flow of information back and forth. This includes both triaging and automatic crash reports systems.

2 Patch Pushing. Clean up our patch system so that the Ubuntu specific bits can be identified and replaced with Derivative bits. Combine our resources on the common bits so that we can develop good patches to push upstream.

3 Customizing. Insure that for the most part we are using the same code base. There is no sense in all of us dragging around huge patch sets. Instead we should take steps to insure that a derivatives value added bits integrate closely with Ubuntu's base.

= Latest News =

 * Team Formation

= Latest Events =

 * Team Formation

Include(DerivativeTeam/Header)

Draft v1: DavidFarning

[rephrase - not from Ubuntu's perspective]

Introduction

One great strength of open source is the ability for everyone to improve and modify their software as they see fit. Ubuntu can benefit from this by developing a healthy ecosystem of derivative distributions that contribute back to the Ubuntu project.

According to [http://en.wikipedia.org/wiki/Metcalfe's_law Metcalfe's law], the value of a network is equal to square of the number of nodes. The value of a software distribution also grows at a rate that equal to the square of the number of installations.

Three factors contribute to this nonlinear growth.

  1. As the number of knowledgeable users of grows, so does the developer base.
  2. As the number of computers running the distribution growths, so does the hardware support.
  3. As the number of installed systems grow, so does the third party software support.

The freedom to take a piece of software and modify it is both an asset and a liability. Forks encourage experimentation and creativity. They can also result in fragmentation. One way to counter fragmentation, is to foster the growth of derivative distributions.

Derivatives distributions are different from forks in three ways. They:

  1. have a common code base
  2. collaborate on patch management
  3. collaborate on issue tracking.

Common Code base

Currently, the single biggest source of friction in maintaining a derivative is merging changes with the base distribution. This friction can be reduced by sharing an easily extendable base of common code.

Additionally, establishing a common code base will allow hardware and outside software vendors to develop products knowing that they work across all distributions.

Patch Management

Collaborative patch management will help maintain the common code base.

The kernel development process has shown how well distributive version control systems such as git and brz can work.

Issue Trackers

Collaborative issue tracking will increase the number of knowledgeable developers available to fix reported Issues. Initial triaging should be done by the derivative and escalated to where they can be most effectively handled.

Team Mission

There three areas where Ubuntu can start collaboration with its derivative distributions: bug handling, patch pushing, and developing a code base that is easily customizable.

1 Bug handling. Make our bug process as compatible as possible to ease the flow of information back and forth. This includes both triaging and automatic crash reports systems.

2 Patch Pushing. Clean up our patch system so that the Ubuntu specific bits can be identified and replaced with Derivative bits. Combine our resources on the common bits so that we can develop good patches to push upstream.

3 Customizing. Insure that for the most part we are using the same code base. There is no sense in all of us dragging around huge patch sets. Instead we should take steps to insure that a derivatives value added bits integrate closely with Ubuntu's base.

Latest News

  • Team Formation

Latest Events

  • Team Formation


[:CategoryDerivativeTeam]

DerivativeTeam (last edited 2020-01-05 04:38:23 by haydenb)