On 11/05/2013 09:34 PM, Bruno Friedmann wrote:
/etc/sysconfig/yast2 come from nowhere :-) rpm -qf = nobody knows
## Type: list(close,restart,summary) ## Default: "close" # Set the default behavior of the package manager when package installation has finished. # Possible actions are: # close - just finish the package manager # restart - go back to the package manager, install/remove more packages # summary - display an installation summary dialog, there user can decide whether to finish or restart # The summary dialog is always displayed when an installation error has occured. PKGMGR_ACTION_AT_EXIT="summary"
So to resume the default (empty) = close if everything goes smooth except when a kernel is installed a dialog box ask the user to reboot
or it show summary if something goes wrong.
Being not able to find the source (where's luke?) I can't determine what changes by who and when appear.
It's also hard to create a nice bugzilla, have a patch proposed sr etc ...
Thanks to some later e-mail from Stefan Seyfried, I've found out more: A few comments in bugzilla (heh ;)) can be found here https://bugzilla.novell.com/show_bug.cgi?id=431854 The default has been added into yast2.rpm by this commit: https://github.com/yast/yast-yast2/commit/ba68645e9d599d466d98677db01df147ac... Handling in software management has been added by this commit: https://github.com/yast/yast-packager/commit/4ec40d781a1fba876f506f8a73336e2... GitHub says: 5 years ago Adding Ladislav to tell us more, hopefully he still remembers. Bye Lukas -- Lukas Ocilka, Cloud & Systems Management Department SUSE LINUX s.r.o., Praha -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org