Mailinglist Archive: opensuse-autoinstall (158 mails)

< Previous Next >
Re: [suse-autoinstall] autoyast - defining additional installation sources
  • From: "Yan Fitterer" <yfitterer@xxxxxxxxxx>
  • Date: Wed, 22 Feb 2006 21:31:26 +0000 (UTC)
  • Message-id: <43FCD833.6718.008C.0@xxxxxxxxxx>
> If I am correct the yast/order and yast/instorder files list directories
> relative to the network boot location - still searching for a description of

Yes. The yast directory needs to be in the directory you specify as the installation source.

> how yast/order and yast/instorder are treated.

Here's a typical content:

# cat yast/instorder
/SUSE-SLES-9-Service-Pack-Version-1/CD1
/SUSE-SLES-Version-9/CD1
/SUSE-CORE-Version-9/CD1

# cat yast/order
/SUSE-SLES-9-Service-Pack-Version-1/CD1 /SUSE-SLES-9-Service-Pack-Version-1/CD1
/SUSE-SLES-Version-9/CD1 /SUSE-SLES-Version-9/CD1
/SUSE-CORE-Version-9/CD1 /SUSE-CORE-Version-9/CD1

Yan

< Previous Next >