If you can find the RPM repository, you could just create a yum repository file in /etc/yum.repos/suse-base to a install source (a url that contains the repodata folder)
For example: [suse-base] name=suse-base baseurl=http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-source/suse/ enabled=1 gpgcheck=0 Then, run yum update That should at least upgrade all of your packges to the version of the next distro. I've upgraded many a times fedora core from an entire number to the next via yum, I don't see any reason why you couldn't do it with SUSE. Tim On Thursday 13 April 2006 08:30, Rene Salmon wrote: > Hi, > > Also can you go from 10.1 RC1 to 10.1 final by just doing and online > update using YAST? > > Thanks > Rene > > Thomas Börkel wrote: > > HI! > > > > Is it already known, if I will be able to update a 10.1 RC1 installation > > to 10.1 final (when available) by simply updating all changed RPMs? > > > > Thanks! > > > > Thomas > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
