Mailinglist Archive: opensuse-autoinstall (87 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] additional inst sources
- From: Lars Stavholm <stava@xxxxxxxxxxx>
- Date: Tue, 06 Feb 2007 11:17:43 +0100
- Message-id: <45C855C7.2050007@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>
I did, and the source I added there became part of the installation,
so in a sense it works, but it's not quite what I'm after.
I've had a good few problems with different installation and update
sources, so these days I stick to my own installation, update, and
addon sources that are in my control and tested and works just fine.
However, once the target machine is autoyasted (installed) I would
like some of the optional/additional sources to be added to the
machines installation sources, so that they can be used *after* the
installation, but without interfering with the actual installation.
Is there a way of doing that?
Any input appreciated.
/Lars
--
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>
I did, and the source I added there became part of the installation,
so in a sense it works, but it's not quite what I'm after.
I've had a good few problems with different installation and update
sources, so these days I stick to my own installation, update, and
addon sources that are in my control and tested and works just fine.
However, once the target machine is autoyasted (installed) I would
like some of the optional/additional sources to be added to the
machines installation sources, so that they can be used *after* the
installation, but without interfering with the actual installation.
Is there a way of doing that?
Any input appreciated.
/Lars
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |