Dňa Ne 6. August 2006 19:37 Andreas Hanke napísal:
> Hi,
>
> houghi schrieb:
> > So the only thing I can conclude is that sw_single.desktop is
> > not the correct file to edit.
>
> It's the correct file to edit, but the wrong place in this file and I
> don't know which place in this file is the right one. :-(
>
> YaST doesn't seem to use the Exec= line, it seems to create the yast2
> invocation from the X-SuSE-YaST-Call= line. No idea how to edit that
> correctly.
>
> Is it possible to invoke a YaST module from another YaST module? If so,
> you could create a new module that calls createrepo and afterwards the
> sw_single module.
#hack
{
SCR::Execute( .target.bash, "createrepo ..." );
return WFM::call( "sw_single");
}
Stano
>
> Alternatively, use "rug mount" and afterwards zen-installer. This will
> work, but I don't know if you like zen-installer's UI. It is very limited.
>
> Andreas Hanke
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Best regards,
Stanislav Visnovsky
YaST Prague Team Leader
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: [EMAIL PROTECTED]
Drahobejlova 27 tel:+420 2 96542390
190 00 Prague 9 fax:+420 2 96542374
Czech Republic http://www.suse.cz
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]