How to update from 3.0 -> 3.0.1?

Krischan Keitsch yellowdog-general@lists.terrasoftsolutions.com
Tue Dec 2 04:13:01 2003


Hello,

try this:

edit your /etc/yum.conf so that it looks like the following:
---------schnipp--------
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest

[base]
name=Yellow Dog Linux 3.0 base
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/3.0/RPMS.main/


[updates]
name=Yellow Dog Linux 3.0 updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/3.0/RPMS.updates/

[updates301]
name=Yellow Dog Linux 3.0.1 updates
baseurl=ftp://ftp.yellowdoglinux.com/pub/yellowdog/yum/3.0.1/update/
----------schnapp------------

As root say "yum update". Thats it, I guess!

Chan

Am Montag, 1. Dezember 2003 23:20 schrieb BendAR:
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Hi,
> how can I update from 3.0 to 3.0.1? How I have to change the apt or
> yum paths? Tested some ways, but nothing worked...have al 3.0 updates
> installed.