(New page: = Add support for media repos in packagekit = {{Admon/note | This is a feature proposed for new releases of Fedora. It does not reflect any official state}} == Summary == Allow users to i...) |
|||
Line 14: | Line 14: | ||
== Detailed Description == | == Detailed Description == | ||
Assume that a user installed fedora with gnome interface (anaconda will tell him that he may add KDE later), later this user wanted to add KDE offline (from the installation DVD) | |||
Currently we have no way to add software packages from offline media (DVDs/CDs) after installation (Package Kit and yum-cli does not yet support it, and in apt and smart it's broken) | Currently we have no way to add software packages from offline media (DVDs/CDs) after installation (Package Kit and yum-cli does not yet support it, and in apt and smart it's broken) |
Latest revision as of 20:08, 19 November 2008
π Add support for media repos in packagekit
π Summary
Allow users to install packages offline from the installation media (using package kit) after the installation.
π Owner
- Name: N/A
π Current status
- Targeted release: N/A
- Last updated: N/A
- Percentage of completion: 0%
π Detailed Description
Assume that a user installed fedora with gnome interface (anaconda will tell him that he may add KDE later), later this user wanted to add KDE offline (from the installation DVD)
Currently we have no way to add software packages from offline media (DVDs/CDs) after installation (Package Kit and yum-cli does not yet support it, and in apt and smart it's broken)
https://bugzilla.redhat.com/show_bug.cgi?id=435625
π Benefit to Fedora
It helps people with no internet connection.
π Scope
requires Package kit API change.