Couldn't fit everything I wanted to in the topic title, but this is for YaST software management in 11.1 which automatically closes once it's done updating/installing/configuring.
This "fix" wont replicate the exact behaviour of 11.0 but it will prevent it from autoclosing so that you can confirm it didn't crash but actually ran successfully, and prevents you from having to start it again if you realised you forgot a couple of packages.
Don't get scared by the length of this post, it's far more detailed then anyone probably needs it to be. If you're an advanced user just take a look at where this
came from for a rough outline. Took me some time with the information given there, so to prevent the rest of you having to figure out how to do it.. follow the instructions below.
- Installing the update
- Start up YaST software management
- Configuration (menubar)
- Repositories (menu option)
- add (button)
- next (button) (button)
- Repository name: YaST autoclose fix
- Url:
Code:
http://download.opensuse.org/repositories/home://lslezak/openSUSE_11.1/
- next (button)
- ok (button)
- import (button)
- Set the filter in the dropdown box on the topleft to "Repositories" and select YaST autoclose fix
- Rightclick on any of the list-items on the right and select "All in this list" > "Update if newer version is available"
- Accept (button)
- Configuring the behaviour
- Start up YaST Control Center
- Select System on the left
- Click /etc/sysconfig Editor on the right
- Unfold the following options:
- System
- YaST2
- GUI
- Select PKGMGR_ACTION_AT_EXIT
- Pick one of the options,
- close
close the package manager immediately (the default value, the same
behavior as in final 11.1)
- restart
restart the package manager immediately, install/remove more
packages
- summary
display the new installation summary dialog, pressing [Finish] loses the package manger, pressing [Back] goes back to the package manager (install/remove more packages). This is similar to the old "Install more packages?" popup in 11.0 but there are details about the installation which just has finished.
- ok (button)
- ok (button in popup window)
Example screenshots, maybe they're of help, last one shows off the new summary, and the back button which allows you to install more without having to start Software Management again.

No idea on how to thank the author of this "fix", maybe someone that actually uses the mailing list can tell from the
information given here ?
Please don't quote this post in it's entirety btw, nested lists make for a hard read, and it takes up a ton of space!