Mailinglist Archive: opensuse-autoinstall (87 mails)

< Previous Next >
Re: [opensuse-autoinstall] additional inst sources
  • From: "Jordan Zebor" <jzebor@xxxxxxxxx>
  • Date: Fri, 2 Feb 2007 07:06:30 -0800
  • Message-id: <b486810702020706h2de600c2m3c23c784a929256d@xxxxxxxxxxxxxx>
What field specifies the Name of the install source when an end user
is viewing it in YaST ? Currently, only the server address shows and I
would like to have it show the name of our project.

ie

OpenSuse Install Source nfs://server.blah.org/inst/......

thanks

-- -jz

On 2/2/07, Uwe Gansert <ug@xxxxxxx> 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>


--
ciao, Uwe Gansert

Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx


--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >