On čt 29. května 2008, Michal Zugec wrote:

> instead of
>
>    if( !Package::InstallMsg( "open-iscsi",

>
> we should use
>
>    if( !Package::InstallMsg( $["suse":"open-iscsi", 
> "redhat":"iscsi-initiator-utils",

This is still not very satisfying, Ideally, the ycp code should not care about 
the exact package names on different distros. Maybe there could be some 
dedicated layer, responsible for transformation of "suse" names to the real 
package name, available on the distribution which is curretnly running the 
code?

j

-- 
Jiri Suchomel

SUSE LINUX, s.r.o.                            e-mail: [EMAIL PROTECTED]
Lihovarská 1060/12                            tel: +420 284 028 960
190 00 Praha 9, Czech Republic                http://www.suse.cz
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to