On Wed, 2003-11-19 at 13:19, Patrick Devine wrote: > On Wed, 19 Nov 2003, Paliath Vivin Suresh-G3699C wrote: > > My other question is, which is the installation python script that gets > > executed after the loader is run? > > "anaconda" > > btw, you might be able to get anaconda 7.x to run on python 2.2.. diff the > two sources against each other and you should be able to see any changes > that were made to accomodate 2.2. My guess is that it was pretty minimal. Unfortunately, not. python2 also implied a move to pygtk2 which was a huge change. On the other hand, 2.2->2.3 ended up being nice and simple (and should be in rawhide now :) Jeremy