Mailinglist Archive: opensuse-autoinstall (87 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] additional inst sources
- From: Lars Stavholm <stava@xxxxxxxxxxx>
- Date: Fri, 02 Feb 2007 15:36:38 +0100
- Message-id: <45C34C76.3040807@xxxxxxxxxxx>
Uwe Gansert wrote:
> On Friday 02 February 2007 12:27, Lars Stavholm wrote:
>
>> The local installation sources are already in place after installation.
>> But how do I add some external installation sources in autoyast.xml?
>> Do I have to use some post script trick or is there an easier way?
>
> have you tried something like this?
>
> <add-on>
> <add_on_products config:type="list">
> <listentry>
> <media_url>http://software.opensuse.org/download/server:/dns/SLE_10/</media_url>
> <product>buildservice</product>
> <product_dir>/</product_dir>
> </listentry>
> </add_on_products>
> </add-on>
Thanks, haven't tried it, I'm about to.
However, before I do that, I must ask:
is the ':' after "server" in the URL
intentional or a typo?
/L
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
> On Friday 02 February 2007 12:27, Lars Stavholm wrote:
>
>> The local installation sources are already in place after installation.
>> But how do I add some external installation sources in autoyast.xml?
>> Do I have to use some post script trick or is there an easier way?
>
> have you tried something like this?
>
> <add-on>
> <add_on_products config:type="list">
> <listentry>
> <media_url>http://software.opensuse.org/download/server:/dns/SLE_10/</media_url>
> <product>buildservice</product>
> <product_dir>/</product_dir>
> </listentry>
> </add_on_products>
> </add-on>
Thanks, haven't tried it, I'm about to.
However, before I do that, I must ask:
is the ':' after "server" in the URL
intentional or a typo?
/L
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |