Platform Team/packagekit-backend-presolve: Difference between revisions

Line 32: Line 32:
* Users need to download metadata on package basis on demand and avoid downloading the full packages database;
* Users need to download metadata on package basis on demand and avoid downloading 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;
* Launching sugar code will be general, i.e., will work as-is on all platform that have PackageKit (literally, on all mainstream GNU/Linux distributions), not only on XO laptops.
* Launching sugar code will be general, i.e., will work as-is on all platform that have PackageKit (literally, on all mainstream GNU/Linux distributions), not only on XO laptops with packagekit-backend-presolve installed.


=== Downside ===
=== Downside ===