On openSUSE 11.0, I have some rpm-md repos from the openSUSE Build Service as add-ons in my AutoYaST control file. <add-on> <add_on_products config:type="list"> <listentry> <media_url>nfs://172.30.0.1/inst/build-service/system_management/openSUSE_11.0</media_url> <product>System:Management</product> <ask_on_error config:type="boolean">true</ask_on_error> <signature-handling> <accept_non_trusted_gpg_key> <all config:type="boolean">false</all> <keys config:type="list"> <keyid>8EA7CA44C6411BD2</keyid> </keys> </accept_non_trusted_gpg_key> <import_gpg_key> <all config:type="boolean">false</all> <keys config:type="list"> <keyid>8EA7CA44C6411BD2</keyid> </keys> </import_gpg_key> </signature-handling> </listentry> </add_on_products> </add-on> Everything works great, except the resulting repos in zypper are called "openSUSE_11.0". Is there a way to specify the repo alias used by zypper in AutoYaST? Thanks. Peter -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org