Author: locilka Date: Mon Jul 30 12:44:11 2007 New Revision: 39761 URL: http://svn.opensuse.org/viewcvs/yast?rev=39761&view=rev Log: - Calling the client from control file. Modified: trunk/installation/control/control.xml trunk/installation/package/yast2-installation.changes Modified: trunk/installation/control/control.xml URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.xml?rev=39761&r1=39760&r2=39761&view=diff ============================================================================== --- trunk/installation/control/control.xml (original) +++ trunk/installation/control/control.xml Mon Jul 30 12:44:11 2007 @@ -354,9 +354,14 @@ <enable_next>yes</enable_next> </module> <module> + <name>upgrade_url</name> + <enable_back>yes</enable_back> + <enable_next>yes</enable_next> + </module> + <module> <label>Add-On Products</label> <name>add-on</name> - <enable_back>no</enable_back> + <enable_back>yes</enable_back> <enable_next>yes</enable_next> </module> <module> Modified: trunk/installation/package/yast2-installation.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-installation.changes?rev=39761&r1=39760&r2=39761&view=diff ============================================================================== --- trunk/installation/package/yast2-installation.changes (original) +++ trunk/installation/package/yast2-installation.changes Mon Jul 30 12:44:11 2007 @@ -3,6 +3,7 @@ - Added inst_upgrade_urls client which offers URLs used on the system to be used during the upgrade as well. +- Calling the client from control file. - 2.15.37 ------------------------------------------------------------------- -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org