"Thomas Backlund" <[EMAIL PROTECTED]> writes: > When you press Install, save list of selected packages to temporary file. > If install was successful, just delete the file.
It's even not necessary to use a file, the main "rpmdrake" doesn't get closed when the packages are being installed. > if not, read selected packages from file back to the list. > (I suppose it will also need to verify if the package(s) got installed, and > if so remove it from the selected list.) Yes, the problem is not to get back the selected list, it's that the package db may have changed, so the dependencies must be re-processed somehow if possible. -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
