Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (install) drop PAM bits for urpmi.removemedia (actually reversing | Thierry Vignaud | 2008-10-13 | 1 | -0/+2 |
| | | | | | r247343 from 2008-10-02: "(upgrade) fix removing media as user") | ||||
* | ask for root password earlier, before removing media (#44771) | Thierry Vignaud | 2008-10-13 | 1 | -1/+2 |
| | |||||
* | split upgrade code into mdkapplet-upgrade-helper | Thierry Vignaud | 2008-10-13 | 1 | -0/+1 |
| | |||||
* | (upgrade) log reason as well as current & target distro when querying mirror ↵ | Thierry Vignaud | 2008-10-13 | 1 | -0/+1 |
| | | | | list for distro upgrade | ||||
* | (setState) do not crash if image cannot be loaded (#44750) | Thierry Vignaud | 2008-10-10 | 1 | -0/+3 |
| | |||||
* | add bug ID | Thierry Vignaud | 2008-10-10 | 1 | -1/+1 |
| | |||||
* | 2.55 | Thierry Vignaud | 2008-10-10 | 1 | -0/+2 |
| | |||||
* | (harvester) do not display gurpmi log errors when done installing | Thierry Vignaud | 2008-10-10 | 1 | -0/+4 |
| | | | | | | updates, only do it for distribution upgrade (no sense doing it for regular updates when there's no such logs) | ||||
* | 2.54 | Pascal Rigaux | 2008-10-10 | 1 | -0/+2 |
| | |||||
* | - mdkapplet | Pascal Rigaux | 2008-10-10 | 1 | -0/+5 |
| | | | | | | | | | | o do not wrongly propose distribution upgrade after installing updates o do not display "Congratulations" dialog when done installing updates, only do it for distribution upgrade precision: displaying $new_distro->{version} was vivifying $new_distro, hence messing the "if $new_distro" test | ||||
* | 2.53 | Thierry Vignaud | 2008-10-09 | 1 | -0/+3 |
| | |||||
* | (is_there_a_new_distributions) do not check for new distro on Flash | Thierry Vignaud | 2008-10-09 | 1 | -0/+3 |
| | | | | | since there's not not enough disk space | ||||
* | 2.52.2 | Thierry Vignaud | 2008-10-08 | 1 | -0/+2 |
| | |||||
* | (upgrade) prevent upgrading more than once at a time | Thierry Vignaud | 2008-10-08 | 1 | -0/+3 |
| | |||||
* | 2.52.1 | Thierry Vignaud | 2008-10-08 | 1 | -0/+2 |
| | |||||
* | (congratulations) explicitely wrap labels b/c 2008.1's mygtk2 didn't wrap | Thierry Vignaud | 2008-10-08 | 1 | -0/+3 |
| | |||||
* | 2.52 | Thierry Vignaud | 2008-10-07 | 1 | -0/+2 |
| | |||||
* | (congratulations) extract it out of harvester() ; add a banner and | Thierry Vignaud | 2008-10-07 | 1 | -0/+3 |
| | | | | | pack Ok button to the right | ||||
* | add a note | Thierry Vignaud | 2008-10-07 | 1 | -0/+1 |
| | |||||
* | 2.51 is now ready to be released | Thierry Vignaud | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | (fork_gurpmi,harvester,upgrade) keep update log around and tell users | Thierry Vignaud | 2008-10-07 | 1 | -0/+1 |
| | | | | | where they are if upgrade failed | ||||
* | (confirm_upgrade) make "Distro Upgrade" confirmation dialog wider | Thierry Vignaud | 2008-10-07 | 1 | -0/+1 |
| | |||||
* | (fork_gurpmi) do not run with --expect-install (no remaining packages to ↵ | Thierry Vignaud | 2008-10-07 | 1 | -2/+0 |
| | | | | install is same as success for us) | ||||
* | 2.51 didn't got released yet | Thierry Vignaud | 2008-10-07 | 1 | -3/+1 |
| | |||||
* | (harvester) display a success or an error message at end of installation | Thierry Vignaud | 2008-10-06 | 1 | -0/+3 |
| | |||||
* | 2.51 | Thierry Vignaud | 2008-10-06 | 1 | -0/+2 |
| | |||||
* | (upgrade) run gurpmi with --replacefiles option (so that temporary | Thierry Vignaud | 2008-10-06 | 1 | -0/+2 |
| | | | | | | | file conflicts doesn't break upgrade due to missing conflict tags) will be used by gurpmi once it has restarted with 2009.0's update one | ||||
* | enhance latest log | Thierry Vignaud | 2008-10-06 | 1 | -1/+2 |
| | |||||
* | (fork_gurpmi) run gurpmi with --expect-install option | Thierry Vignaud | 2008-10-06 | 1 | -0/+3 |
| | |||||
* | 2.502.50 | Thierry Vignaud | 2008-10-06 | 1 | -0/+2 |
| | |||||
* | (harvester,upgrade) run a 2nd gurpmi pass if first failed | Thierry Vignaud | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | enable to globally enable/disable new distribution check | Thierry Vignaud | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | enable to remove media in chroot specified by --urpmi-root | Thierry Vignaud | 2008-10-06 | 1 | -0/+2 |
| | |||||
* | (confirm_upgrade) display nicer distribution name if available | Thierry Vignaud | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | (confirm_upgrade) display a URL link button | Thierry Vignaud | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | reindent | Thierry Vignaud | 2008-10-06 | 1 | -1/+2 |
| | |||||
* | (confirm_upgrade) display a banner in "Distro Upgrade" confirmation dialog | Thierry Vignaud | 2008-10-06 | 1 | -0/+3 |
| | |||||
* | 2.49 | Thierry Vignaud | 2008-10-03 | 1 | -0/+2 |
| | |||||
* | (setState) revert bogus r247677 that results in doble buttons performing the ↵ | Thierry Vignaud | 2008-10-03 | 1 | -2/+0 |
| | | | | | | | | same thing; was: 'default to "Install updates" instead of distro upgrade on left click on icon if there're updates' | ||||
* | typo fix | Thierry Vignaud | 2008-10-03 | 1 | -2/+2 |
| | |||||
* | default to "Install updates" instead of distro upgrade on left click on icon if | Thierry Vignaud | 2008-10-03 | 1 | -0/+2 |
| | | | | | there're updates | ||||
* | (setState) only show "Install updates" in right menu only if there're ↵ | Thierry Vignaud | 2008-10-03 | 1 | -0/+2 |
| | | | | actually updates | ||||
* | reorder | Thierry Vignaud | 2008-10-03 | 1 | -6/+6 |
| | |||||
* | if there're updates, install regular updates instead of performing | Thierry Vignaud | 2008-10-03 | 1 | -0/+2 |
| | | | | | distro upgrade on left click | ||||
* | (harvester,silentCheck) compute regular updates even if there's a new distro | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | |||||
* | (confirm_upgrade,is_there_a_new_distributions) enable to not check again for ↵ | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | | | | new distro | ||||
* | use blue icon when there's a new distro | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | |||||
* | (upgrade) ask for confirmation before performing distro upgrade | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | add an "upgrade system" in the menu when a new distro is availlable | Thierry Vignaud | 2008-10-03 | 1 | -0/+4 |
| |