Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (get_stale_upgrade_filename,is_there_a_new_distributions,upgrade,upgrade_dis ↵ | Thierry Vignaud | 2008-10-21 | 1 | -0/+4 |
| | | | | | | | | tro_congratulations) be able to detect unfinished upgrades, even if mandriva-release already got upgraded | ||||
* | (upgrade_failed) offer to retry the upgrade if it failed | Thierry Vignaud | 2008-10-21 | 1 | -5/+14 |
| | |||||
* | split out width out of upgrade_distro_congratulations() (fix latest | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | | | | | commit, needed for next one) | ||||
* | factorize common label options | Thierry Vignaud | 2008-10-21 | 1 | -9/+9 |
| | |||||
* | (upgrade_failed) split it out of run_gurpmi() | Thierry Vignaud | 2008-10-21 | 1 | -4/+8 |
| | |||||
* | (upgrade_distro_congratulations) when updates succeeded, warn one | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | | | | | "must" instead of "should" reboot | ||||
* | (upgrade_distro_congratulations) when updates succeeded, offer to reboot | Thierry Vignaud | 2008-10-21 | 1 | -2/+3 |
| | |||||
* | (upgrade) disable the X screen saver while upgrading the system | Thierry Vignaud | 2008-10-20 | 1 | -0/+5 |
| | |||||
* | (upgrade) disable custom downloader settings in order to default to aria2 | Thierry Vignaud | 2008-10-20 | 1 | -0/+7 |
| | |||||
* | - mdkapplet-upgrade-helper | Pascal Rigaux | 2008-10-15 | 1 | -0/+22 |
| | | | | | o check available free space, disallow upgrade if not enough room | ||||
* | (run_gurpmi) updade media between gurpmi passes in case mirrors got | Thierry Vignaud | 2008-10-15 | 1 | -0/+3 |
| | | | | | updated if needed | ||||
* | (updade_media) split it out of upgrade() (needed for next commit) | Thierry Vignaud | 2008-10-15 | 1 | -1/+4 |
| | |||||
* | (upgrade) display error dialog instead of success one when we cannot | Thierry Vignaud | 2008-10-15 | 1 | -2/+14 |
| | | | | | add the media | ||||
* | - mdkapplet-upgrade-helper | Pascal Rigaux | 2008-10-14 | 1 | -9/+13 |
| | | | | | | | | o ensure gurpmi is not killed after 10min o ensure gurpmi error status is correctly catched o instead of passing hand-crafter mirrorlist for new distro, use a magical environment variable that is used by new urpmi | ||||
* | (upgrade) restore urpmi media if adding new distribution media failed | Thierry Vignaud | 2008-10-14 | 1 | -2/+7 |
| | |||||
* | (run_gurpmi) call gurpmi with --clean | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | (run_gurpmi) make all gurpmi passes using --replacefiles instead of | Thierry Vignaud | 2008-10-14 | 1 | -1/+0 |
| | | | | | just the first one | ||||
* | (upgrade) log where gurpmi logs are ending | Thierry Vignaud | 2008-10-14 | 1 | -0/+1 |
| | |||||
* | just do not restart the applet on package update anymore | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | (upgrade) log where is backuped urpmi.cfg | Thierry Vignaud | 2008-10-14 | 1 | -2/+3 |
| | |||||
* | (run_gurpmi) reindent | Thierry Vignaud | 2008-10-13 | 1 | -13/+13 |
| | |||||
* | (run_gurpmi) only display success/error dialog once completed all gurpmi passes | Thierry Vignaud | 2008-10-13 | 1 | -0/+3 |
| | |||||
* | (run_gurpmi,upgrade) run up to 4 gurpmi passes if needed | Thierry Vignaud | 2008-10-13 | 1 | -4/+8 |
| | |||||
* | (fork_gurpmi) typo fix | Thierry Vignaud | 2008-10-13 | 1 | -1/+1 |
| | |||||
* | (fork_gurpmi) do not run gurpmi in background anymore (needed for next commits) | Thierry Vignaud | 2008-10-13 | 1 | -2/+2 |
| | |||||
* | pass new distro version as parameter | Thierry Vignaud | 2008-10-13 | 1 | -3/+5 |
| | |||||
* | ask for root password earlier, before removing media (#44771) | Thierry Vignaud | 2008-10-13 | 1 | -0/+1 |
| | |||||
* | split upgrade code into mdkapplet-upgrade-helper | Thierry Vignaud | 2008-10-13 | 1 | -0/+148 |