Open development/Why the closed packages

m (Specific reasons for packages)
(Specific reasons for packages)
Line 14: Line 14:
== Specific reasons for packages ==
== Specific reasons for packages ==
* '''tablet-browser-ui''': At the beginning there was a proprietary browser. In Maemo 4.0 the Mozilla based browser came, with an open engine (MicroB) but still a closed UI provided by tablet-browser. The main reason was the default rule to have the Maemo applications UI closed for differentiation. The context in mobile browsing has changed significantly and now there are better reasons to offer also an open browser UI. This is the plan for Fremantle.
* '''tablet-browser-ui''': At the beginning there was a proprietary browser. In Maemo 4.0 the Mozilla based browser came, with an open engine (MicroB) but still a closed UI provided by tablet-browser. The main reason was the default rule to have the Maemo applications UI closed for differentiation. The context in mobile browsing has changed significantly and now there are better reasons to offer also an open browser UI. This is the plan for Fremantle.
-
* '''dsme''': This component covered many areas including power management, which is considered a differentiation area by Nokia. The component has been redesigned and the sensitive functionality has moved to mce, allowing to distribute dsme (soon) with an open license together with related tools and plugins: bootstate, dsmetool, waitfordsme, libdsme.so, libhwwd.so, liblifeguard.so, libprocesswd.so, libstartup.so and libstate.so.
+
* '''dsme''': This component covered many areas including power management, which is considered a differentiation area by Nokia. The component has been redesigned and the sensitive functionality has moved to mce, allowing to distribute dsme (soon) with an open license together with related tools and plugins: bootstate, dsmetool, waitfordsme, libdsme.so, libhwwd.so, liblifeguard.so, libprocesswd.so, libstartup.so and libstate.so. Then libtemperature.so will be replaced by another component consisting of several dsme open source plugins. Finally, libcalmodule.so will be dropped.
=== Waiting list ===
=== Waiting list ===
Line 26: Line 26:
Requested at [https://bugs.maemo.org/show_bug.cgi?id=1584 Bug 1584] including comments:
Requested at [https://bugs.maemo.org/show_bug.cgi?id=1584 Bug 1584] including comments:
-
* mce, which will include libactivitymonitor.so, libinactivity-blank.so and libperipheral.so (formerly part of dsme).
+
* mce, which will include the functionality of libactivitymonitor.so, libinactivity-blank.so and libperipheral.so (formerly part of dsme).
* activate_panel
* activate_panel
* bt-cal
* bt-cal
Line 43: Line 43:
* libppu.so
* libppu.so
* libactivitymonitor.so
* libactivitymonitor.so
-
* libcalmodule.so
 
* libinactivity-blank.so
* libinactivity-blank.so
* libperipheral.so
* libperipheral.so
-
* libtemperature.so
 
* DSP stuff
* DSP stuff

Revision as of 10:01, 7 October 2008

Contents

General reasons

Open source is the licensing model preferred by Nokia in the development of Maemo. There are some reasons to have exceptions, though:

- Brand: Nokia wants to keep a strong brand and identity avoiding any risks of dilution.

- Differentiation: Nokia wants to gain competitive advantage in certain areas by keeping the related software closed.

- Legacy: Nokia keeps some components minimally maintained - the work of opening them has an unclear outcome.

- IPR & licensing issues: Nokia avoids serious risks brought by patents, copyrights or complicated licensing situations.

- Third party: Nokia does not own the code and therefore does not decide on the license.

Specific reasons for packages

  • tablet-browser-ui: At the beginning there was a proprietary browser. In Maemo 4.0 the Mozilla based browser came, with an open engine (MicroB) but still a closed UI provided by tablet-browser. The main reason was the default rule to have the Maemo applications UI closed for differentiation. The context in mobile browsing has changed significantly and now there are better reasons to offer also an open browser UI. This is the plan for Fremantle.
  • dsme: This component covered many areas including power management, which is considered a differentiation area by Nokia. The component has been redesigned and the sensitive functionality has moved to mce, allowing to distribute dsme (soon) with an open license together with related tools and plugins: bootstate, dsmetool, waitfordsme, libdsme.so, libhwwd.so, liblifeguard.so, libprocesswd.so, libstartup.so and libstate.so. Then libtemperature.so will be replaced by another component consisting of several dsme open source plugins. Finally, libcalmodule.so will be dropped.

Waiting list

If you want to know the specific reasons for a package to be closed please list it below and the Maemo team will answer as time permits.

Andre: Adding the four requests that we have in Bugzilla:

Requested at Bug 1584 including comments:

  • mce, which will include the functionality of libactivitymonitor.so, libinactivity-blank.so and libperipheral.so (formerly part of dsme).
  • activate_panel
  • bt-cal
  • cal-tool
  • fb-chaimage
  • text2screen
  • wlan-cal
  • wlan-fw-update
  • retu-time
  • show_image
  • battest
  • dspctl
  • the script linuxrc
  • libbmeic.so
  • libcal.so
  • libppu.so
  • libactivitymonitor.so
  • libinactivity-blank.so
  • libperipheral.so
  • DSP stuff

Other

Opened

  • Alarm framework is open source, but apparently the sources are lost/missing as explained in the bug.