On Sat, Aug 13, 2005 at 4:40 am, in message <20050812164015.GI26804@suse.de>, hvogel@suse.de wrote: Hi,
On Friday, August 12, 2005 at 18:25:39, Andreas Jaeger wrote:
Thorsten von Plotho- Kettner <thorsten@aus- satz.de> writes:
Will there be an easy way (like by YAST2) or some command for an
UPGRADE(!) from Beta 1 > Beta 2 and so on?
Update should support this - but it's completely untested. Nevertheless some of us do and it works most of the time...
Thats right. You can also just use y2pmsh for that.
Once beta2 is out start y2pmsh and delete your beta1 installation sources with
source - R <source id>
then add the beta2 installation source with
source - a <source url>
Now you can start the "upgrade" with
upgrade solve commit
That will bring all packages to beta2 state.
Henne
Hi Henne Great trick. Shall we put this onto the Wiki? I find this rather useful ....