HI Erich; I'll try to give it a test, but I have to prepare a machine with 5.0 to upgarde. Do you really have geode arch? I haven't seen one at a first glance.
But your results sounds awesome; good work, we should find a solution! Am Freitag, 6. März 2015, 14:25:03 schrieb Erich Titl: > Hi Folks > > I have finished the upgrade function, please consider testing it. > > It uses my small web server on leaf.think.ch which has a 5.1.3 for the > following architectures. > > i486 i686 geode > > You can get a config.lrp with upgrade included at > > http://leaf.think.ch/stable/i486/config.lrp > > I intend to adapt it to sourceforge as soon as I get a reasonably simple > URL schema. I thought a bit further, hopefully not too wrong... Why don't you just create a git repo in Packages for "stable", with the same tree as leaf.think.ch/stable and fetch with wget like that https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i686/package.lrp?format=raw Later this should contain a stable version like 5.1.2, 5.1.3, 5.2... And if possible a git repo "latest" where you can fetch with https://sourceforge.net/p/leaf/packages/ci/master/tree/latest/i686/package.lrp?format=raw we can use this for testing/playing and later beta versions may live there. Note https://sourceforge.net/p/leaf/packages/ci/master/tree/stable is the fixed part AFAIK, the arch and package name is no different from current code, "?format=raw" needs to added to your code. Later(!) we/you could also make use of tags e.g: stable/master will have 5.1.4 stable - user can upgrde from 5.1.3 to master/5.1.4 stable/5.1.3, the previous master, and users can still upgrade from 5.1.2 if needed before upgrading to 5.1.4. Might be useful some time. thx kp ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel