BackgroundPackageInstallation

Differences between revisions 1 and 2
Revision 1 as of 2006-07-20 13:59:45
Size: 823
Editor: ppp-82-135-83-247
Comment:
Revision 2 as of 2006-07-20 14:15:17
Size: 1118
Editor: ppp-82-135-83-247
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Install applications in the background and show a notification icon instead of a progress window by default. Separate the frontend and backend for package administration completely and communicate using dbus.
Line 14: Line 14:

The frontends for package administration, e.g. gnome-app-install, synaptic or update-manager, only do the selection part and send the data of packages to be removed or installed via dbus to a system installation service. This allows to use different package management system for the same frontends.

Summary

Separate the frontend and backend for package administration completely and communicate using dbus.

Rationale

The frontends for package administration, e.g. gnome-app-install, synaptic or update-manager, only do the selection part and send the data of packages to be removed or installed via dbus to a system installation service. This allows to use different package management system for the same frontends.

http://tw.apinc.org/weblog/2006/05/26#summer-of-code-acceptance https://launchpad.net/distros/ubuntu/+source/synaptic/+bug/17138

Use cases

Scope

Design

Implementation

Code

Data preservation and migration

Unresolved issues

BoF agenda and discussion


CategorySpec

BackgroundPackageInstallation (last edited 2008-08-06 16:24:37 by localhost)