Mailinglist Archive: opensuse-autoinstall (28 mails)
| < Previous | Next > |
[opensuse-autoinstall] add-on repository aliases
- From: Peter Bowen <pzb@xxxxxxxxxx>
- Date: Thu, 14 Aug 2008 11:32:10 -0400
- Message-id: <1218727930.8737.73.camel@xxxxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |