Re: [opensuse-autoinstall] 11.0 autoinstall using images
About generic images, since openSUSE 10.2 there is an experimental feature for generic images: http://www.suse.de/~ug/autoyast_changes_10_1-10_2.html but it's not tested very well ... that's why I call it experimental and not really officially supported. If you want to test that, I would really appreciate feedback.
Is it possible to have: <software> <image> <script_location>http://10.10.0.162/image.sh</script_location> </image> <packages config:type="list"> <package>3ddiag</package> </packages> </software> Just in case I forgot a package and don't want to generate a new image? -- Mit freundlichen Gruessen, Andreas Vetter -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Friday 12 September 2008, Andreas Vetter wrote:
Is it possible to have:
<software> <image> <script_location>http://10.10.0.162/image.sh</script_location> </image> <packages config:type="list"> <package>3ddiag</package> </packages> </software>
no, that can't work. The resolver can not know which packages are already in the image and if all dependecies for 3ddiag are fulfilled. You have to use post-packages for that then - that should work. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Andreas Vetter
-
Uwe Gansert