Platform Team/packagekit-backend-presolve: Difference between revisions
No edit summary |
|||
| Line 32: | Line 32: | ||
* Users download metadata on a package by package basis, thus avoiding the need to download the full packages database; | * Users download metadata on a package by package basis, thus avoiding the need to download the full packages database; | ||
* After downloading, metadata will be reused as-is, i.e., after checking what packages were already installed, system will download only missed RPMs and install them directly by calling {{Code|rpm -i}} command; | * After downloading, metadata will be reused as-is, i.e., after checking what packages were already installed, system will download only missed RPMs and install them directly by calling {{Code|rpm -i}} command; | ||
* | * Activities on resources like [[Activity Library]] or [[Sugar Network]] will be distro-agnostic. That is, they will work unmodified on all platforms that provide PackageKit (which means all mainstream GNU/Linux distributions). | ||
=== Downsides === | === Downsides === | ||