[yast-devel] Improved adding Yast modules into inst-sys
Hi all, last week I changed how the Yast modules are included into inst-sys. In the past the modules were hardcoded in installation-images, that was was hard to maintain and it was difficult to add e.g. only a SLES specific module. I switched to use skelcd-control-<product> dependencies. The control files define the modules which are used at the installation workflow so it should also define the Yast package dependencies. If you want to add a new Yast module into inst-sys just add it to "Require" dependency to the respective skelcd package. The package dependencies are also taken into account, if your package depends on other package it will be added to inst-sys automatically. (Note: SLED uses the SLES skelcd dependencies because both products use the same inst-sys.) Enjoy! Ladislav PS: Thanks to Steffen for adding the dependency solver to installation-images! -- Ladislav Slezák Appliance department / YaST Developer Lihovarská 1060/12 190 00 Prague 9 / Czech Republic tel: +420 284 028 960 lslezak@suse.com SUSE -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
Ladislav Slezak