So I tried that (creating a service file under /etc/zypp/services.d in the installation system from a pre-script) and it does not seem to be considered ... On 07/03/2012 11:45 AM, Joschi Brauchle wrote:
I checked the y2log and when I specify the RIS service as an add_on, it seems to be detected as a "plaindir" repository (which is not working then of course).
Can I maybe use a pre_script to create a /etc/zypp/services.d/service file? Would that work or is it too late at that stage?
On 07/03/2012 11:00 AM, Uwe Gansert wrote:
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
-- Dipl.-Ing. Joschi Brauchle, M.S. Institute for Communications Engineering (LNT) Technische Universitaet Muenchen (TUM) 80290 Munich, Germany Tel (work): +49 89 289-23474 Fax (work): +49 89 289-23490 E-mail: joschi.brauchle@tum.de Web: http://www.lnt.ei.tum.de/