Mailinglist Archive: opensuse-autoinstall (117 mails)
| < Previous | Next > |
Re: [suse-autoinstall] AutoYAST not using provided updates
- From: Reynold L Demarco <reynold.demarco@xxxxxxx>
- Date: Wed, 7 Sep 2005 19:49:25 +0000 (UTC)
- Message-id: <431F4372.4090605@xxxxxxx>
Check to make sure you have yast.directory files in the suse/setup/descr
directories associated with each media. This file should list the
contents of the directory. Without this, it won't pick up the packages
in that dir.
Charles Duffy wrote:
Charles Duffy wrote:
I'm trying to do an autoinstall from a number of sources:
- SLES9 base
- SLES9 SP1
- Custom updates folder
Each of these sources has a different version of rug (which is behaving
poorly for me):
SLES9 base has 2.0.2
SLES9 SP1 has 2.4.4
updates has 2.4.8
When I install my system, however, I find that it has rug 2.4.4 installed,
rather than rug 2.4.8!
The "updates" folder was created using create_update_source.sh.
Any ideas as to what I may be doing wrong?
yast/order:
/updates /updates
/SUSE-SLES-Version-9-SP1/CD1 /SUSE-SLES-Version-9-SP1/CD1
/SUSE-SLES-Version-9-SP1/CD2 /SUSE-SLES-Version-9-SP1/CD2
/SUSE-SLES-Version-9/CD1 /SUSE-SLES-Version-9/CD1
/SUSE-CORE-Version-9/CD1 /SUSE-CORE-Version-9/CD1
/
yast/instorder:
/updates
/SUSE-SLES-Version-9-SP1/CD1
/SUSE-SLES-Version-9-SP1/CD2
/SUSE-SLES-Version-9/CD1
/SUSE-CORE-Version-9/CD1
/
| < Previous | Next > |