Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update translation for Italian | Andrea Celli | 2008-10-17 | 1 | -8/+7 |
| | |||||
* | 2.63 | Thierry Vignaud | 2008-10-16 | 2 | -1/+3 |
| | |||||
* | (upgrade) really prevent upgrading more than once at a time | Thierry Vignaud | 2008-10-16 | 2 | -4/+4 |
| | |||||
* | 2.62 | Pascal Rigaux | 2008-10-15 | 2 | -1/+3 |
| | |||||
* | - mdkapplet-upgrade-helper | Pascal Rigaux | 2008-10-15 | 2 | -0/+24 |
| | | | | | o check available free space, disallow upgrade if not enough room | ||||
* | (silentCheck) update media in chroot when using --urpmi-root | Thierry Vignaud | 2008-10-15 | 2 | -2/+5 |
| | |||||
* | 2.61 | Thierry Vignaud | 2008-10-15 | 2 | -1/+3 |
| | |||||
* | (run_gurpmi) updade media between gurpmi passes in case mirrors got | Thierry Vignaud | 2008-10-15 | 2 | -0/+5 |
| | | | | | 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 | 2 | -2/+18 |
| | | | | | add the media | ||||
* | 2.602.60 | Pascal Rigaux | 2008-10-14 | 2 | -1/+3 |
| | |||||
* | - mdkapplet-upgrade-helper | Pascal Rigaux | 2008-10-14 | 2 | -9/+19 |
| | | | | | | | | 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 | ||||
* | migrate-mdvonline-applet.pl is no more | Thierry Vignaud | 2008-10-14 | 1 | -1/+0 |
| | |||||
* | fix log | Thierry Vignaud | 2008-10-14 | 1 | -2/+3 |
| | |||||
* | 2.59 | Thierry Vignaud | 2008-10-14 | 2 | -1/+3 |
| | |||||
* | (upgrade) restore urpmi media if adding new distribution media failed | Thierry Vignaud | 2008-10-14 | 2 | -2/+8 |
| | |||||
* | (run_gurpmi) call gurpmi with --clean | Thierry Vignaud | 2008-10-14 | 2 | -1/+2 |
| | |||||
* | (run_gurpmi) make all gurpmi passes using --replacefiles instead of | Thierry Vignaud | 2008-10-14 | 2 | -1/+2 |
| | | | | | just the first one | ||||
* | (fork_gurpmi) log gurpmi STDERR too (was "wrongly" commited in r248177 | Thierry Vignaud | 2008-10-14 | 1 | -0/+1 |
| | | | | | along with "just do not restart the applet on package update anymore" | ||||
* | (upgrade) log where gurpmi logs are ending | Thierry Vignaud | 2008-10-14 | 2 | -0/+2 |
| | |||||
* | kill now useless variable | Thierry Vignaud | 2008-10-14 | 1 | -3/+1 |
| | |||||
* | just do not restart the applet on package update anymore | Thierry Vignaud | 2008-10-14 | 5 | -106/+2 |
| | |||||
* | declare undeclared variable | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | (harvester,restart_applet,upgrade) do not restart the applet on | Thierry Vignaud | 2008-10-14 | 2 | -0/+7 |
| | | | | | package update when performing distro upgrade | ||||
* | 2.58 | Thierry Vignaud | 2008-10-14 | 2 | -1/+3 |
| | |||||
* | (is_there_a_new_distributions) enable to test distro upgrade even when | Thierry Vignaud | 2008-10-14 | 2 | -1/+7 |
| | | | | | | service is disabled through either the --testing option or "TEST_DISTRO_UPGRADE=yes" in /etc/sysconfig/mdkapplet | ||||
* | 2.57 | Thierry Vignaud | 2008-10-14 | 2 | -1/+3 |
| | |||||
* | (upgrade) do keep around the upgrader PID so that we can run updates | Thierry Vignaud | 2008-10-14 | 1 | -1/+2 |
| | | | | | again (got broken when spliting the helper, in 2.56) | ||||
* | make sure to not report new distro after distro upgrade | Thierry Vignaud | 2008-10-14 | 2 | -0/+2 |
| | |||||
* | (is_there_a_new_distributions) reread distro release after distro upgrade | Thierry Vignaud | 2008-10-14 | 2 | -1/+5 |
| | |||||
* | 2.56 | Thierry Vignaud | 2008-10-14 | 2 | -1/+3 |
| | |||||
* | merge in translations from drakx | Thierry Vignaud | 2008-10-14 | 70 | -76/+76 |
| | |||||
* | sync with sources | Thierry Vignaud | 2008-10-14 | 75 | -2905/+3384 |
| | |||||
* | update source files list | Thierry Vignaud | 2008-10-14 | 1 | -0/+1 |
| | |||||
* | (upgrade) log where is backuped urpmi.cfg | Thierry Vignaud | 2008-10-14 | 2 | -2/+4 |
| | |||||
* | (upgrade) run helper with --urpmi-root option if needed | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | (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 |
| | |||||
* | (install) drop PAM bits for urpmi.removemedia (actually reversing | Thierry Vignaud | 2008-10-13 | 2 | -3/+2 |
| | | | | | r247343 from 2008-10-02: "(upgrade) fix removing media as user") | ||||
* | (install) install mdkapplet-upgrade-helper | Thierry Vignaud | 2008-10-13 | 1 | -0/+2 |
| | |||||
* | pass new distro version as parameter | Thierry Vignaud | 2008-10-13 | 2 | -4/+6 |
| | |||||
* | split upgrade code into mdkapplet-upgrade-helper | Thierry Vignaud | 2008-10-13 | 1 | -85/+4 |
| | | | | | (I forgot to commit it along r248145) | ||||
* | ask for root password earlier, before removing media (#44771) | Thierry Vignaud | 2008-10-13 | 2 | -1/+3 |
| | |||||
* | split upgrade code into mdkapplet-upgrade-helper | Thierry Vignaud | 2008-10-13 | 2 | -0/+149 |
| | |||||
* | (logIt) inline it (no need for such a wrapper) | Thierry Vignaud | 2008-10-13 | 1 | -21/+17 |
| | |||||
* | (fork_exec,get_banner) move them into share module (needed for next commits) | Thierry Vignaud | 2008-10-13 | 2 | -14/+16 |
| | |||||
* | (upgrade) log reason as well as current & target distro when querying mirror ↵ | Thierry Vignaud | 2008-10-13 | 2 | -1/+3 |
| | | | | list for distro upgrade |