[packagekit] Support CD/DVD media as package sources in yum backend

Richard Hughes hughsient at gmail.com
Sat Jul 11 04:32:51 PDT 2009


2009/7/11 مؤيد السعدي <muayyad.alsadi at ojuba.org>:
> I have took a look into pirut source code and noticed how simple it's to
> implement this, thanks to the API change that added
> backend.error(ERROR_MEDIA_CHANGE_REQUIRED, ..etc.

Yes, it shouldn't be too much code at all.

> https://bugzilla.redhat.com/show_bug.cgi?id=435625
> https://fedoraproject.org/wiki/Features/MediaRepo
>
> I'm going to implement this, any suggestions ? was any one planing to do
> this ?

The hardest part will be copying the files off the "first" media, and
then continuing with the "second" media.

> I'm going to try it with HAL then replace it with devicekit

I don't think it's worth doing this with HAL, we're trying to rip out
support for HAL, not add support for it. Additionally, DeviceKit-disks
should be much easier to use.

Anyway, great news you're going to be working on this.

Richard.



More information about the PackageKit mailing list