On 03.07.2012 09:19, Joschi Brauchle wrote:
Can I somehow specify a RIS (http://en.opensuse.org/openSUSE:Standards_Repository_Index_Service) URL, so that YaST gets all repositories from a RIS repoindex.xml file?
I tried to add is as an add_on product: <add_on_products config:type="list"> <listentry>
<media_url>nfs://<server>/ha/export/install/linux/opensuse/11.4/ris/base</media_url>
<product>OpenSUSE11.4</product> <product_dir>/</product_dir> <name>AutoYaST_LNT_RIS</name> </listentry> ... But this did not work. The AutoYast Docs did not lead me to a solution yet, still looking though.
hm, I have to admit, I never tried to add a service instead of a repo. Zypp itself can handle that but I'm not sure if the yast installer can deal with it during installation. If your tried it as add-on and it did not work, then it's probably not supported. But you can use an autoyast init-script and add it with "zypper as nfs://...." for sure. You don't have it during installation phase then of course -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "We Want Revolution" by Covenant -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org