Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (harvester,is_there_a_new_distributions) still check for new distro if | Thierry Vignaud | 2008-10-03 | 1 | -3/+2 |
| | | | | | popup is disabled so that one can still performs it from menu | ||||
* | (confirm_upgrade) change the setting in RAM too (instead of only on disk) | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | |||||
* | (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' | ||||
* | (setState) add an "upgrade system" in the menu when in 'updates' mode ↵ | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | | | | (needed for next commits) | ||||
* | comment | Thierry Vignaud | 2008-10-03 | 1 | -0/+2 |
| | |||||
* | default to "Install updates" instead of distro upgrade on left click on icon if | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | | | | | there're updates | ||||
* | (setState) only show "Install updates" in right menu only if there're ↵ | Thierry Vignaud | 2008-10-03 | 1 | -1/+4 |
| | | | | actually updates | ||||
* | (setState) dereference array earlier (needed for next commit) | Thierry Vignaud | 2008-10-03 | 1 | -2/+2 |
| | |||||
* | if there're updates, install regular updates instead of performing | Thierry Vignaud | 2008-10-03 | 1 | -1/+5 |
| | | | | | distro upgrade on left click | ||||
* | (harvester) keep around update result when we detect a new distro | Thierry Vignaud | 2008-10-03 | 1 | -2/+3 |
| | |||||
* | (harvester,silentCheck) compute regular updates even if there's a new distro | Thierry Vignaud | 2008-10-03 | 1 | -5/+2 |
| | |||||
* | (is_there_a_new_distributions) remove debug statement that wongly went it ↵ | Thierry Vignaud | 2008-10-03 | 1 | -1/+0 |
| | | | | along r247649 | ||||
* | (setState) make it more readable | Thierry Vignaud | 2008-10-03 | 1 | -3/+5 |
| | |||||
* | (go2State) factorize calling gtkflush() after calling go2state() into | Thierry Vignaud | 2008-10-03 | 1 | -3/+2 |
| | | | | | go2state() itself (which is redundant with setState() one...) | ||||
* | (confirm_upgrade,is_there_a_new_distributions) enable to not check again for ↵ | Thierry Vignaud | 2008-10-03 | 1 | -5/+16 |
| | | | | new distro | ||||
* | (confirm_upgrade) split it out of upgrade() | Thierry Vignaud | 2008-10-03 | 1 | -3/+8 |
| | |||||
* | read user config file earlier (needed for next commits) | Thierry Vignaud | 2008-10-03 | 1 | -2/+3 |
| | |||||
* | (setAutoStart) make it more readable | Thierry Vignaud | 2008-10-03 | 1 | -2/+3 |
| | |||||
* | (setVar) simplify signature | Thierry Vignaud | 2008-10-03 | 1 | -5/+6 |
| | |||||
* | use blue icon when there's a new distro | Thierry Vignaud | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | (upgrade) ask for confirmation before performing distro upgrade | Thierry Vignaud | 2008-10-03 | 1 | -0/+4 |
| | |||||
* | add an "upgrade system" in the menu when a new distro is availlable | Thierry Vignaud | 2008-10-03 | 1 | -1/+2 |
| | |||||
* | (setState) do not complain if urpmi DB is locked by another program, | Thierry Vignaud | 2008-10-02 | 1 | -1/+2 |
| | | | | | just wait for next check slot) | ||||
* | (is_there_a_new_distributions) prevent SIGCHILD handler's waitpid to | Thierry Vignaud | 2008-10-02 | 1 | -0/+5 |
| | | | | | | | | interfere with urpmi waiting for curl (which was messing up with urpmi trying to get curl exit code) Kudo pixel!!! | ||||
* | (is_there_a_new_distributions) use ensure_valid_cachedir() to | Thierry Vignaud | 2008-10-02 | 1 | -0/+2 |
| | | | | | workarounding issue with downloading files as usero | ||||
* | (upgrade) fix removing media as user | Thierry Vignaud | 2008-10-02 | 1 | -11/+3 |
| | |||||
* | fix backuping urpmi.cfg | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | (is_there_a_new_distributions) better check in order to exclude cooker | Thierry Vignaud | 2008-09-30 | 1 | -6/+2 |
| | | | | | | | | from distro upgrade rationale: older/unsupported distro aren't in the list as well as cooker (2009.1 won't be in the list) | ||||
* | dd support for downloading distro list as user for 2008.1 | Thierry Vignaud | 2008-09-30 | 1 | -1/+6 |
| | |||||
* | mdkapplet: Don't show it when disconnected | Arnaud Patard | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2008-09-08 | 1 | -8/+8 |
| | |||||
* | (is_there_a_new_distributions) add sanity check for cooker | Thierry Vignaud | 2008-09-04 | 1 | -0/+6 |
| | |||||
* | (is_there_a_new_distributions) further fix dowloading distributions | Thierry Vignaud | 2008-09-04 | 1 | -2/+1 |
| | | | | | list by really gettint URI's content | ||||
* | (is_there_a_new_distributions) fix dowloading distributions list by ↵ | Thierry Vignaud | 2008-09-04 | 1 | -1/+1 |
| | | | | downloading in a writeable directory | ||||
* | (setState) offer to add media directly from bubble (#39987) | Thierry Vignaud | 2008-09-04 | 1 | -0/+3 |
| | |||||
* | (harvester) prevent running media manager more than one at a time | Thierry Vignaud | 2008-09-04 | 1 | -0/+2 |
| | |||||
* | (add_media) keep media manager PID around (needed for next commits) | Thierry Vignaud | 2008-09-04 | 1 | -2/+3 |
| | |||||
* | (add_media) check again after adding update mediap | Thierry Vignaud | 2008-09-04 | 1 | -0/+1 |
| | |||||
* | (add_media) log starting media manager | Thierry Vignaud | 2008-09-04 | 1 | -0/+1 |
| | |||||
* | (add_media) run media manager with --no-splash' option and handle ↵ | Thierry Vignaud | 2008-09-04 | 1 | -1/+1 |
| | | | | "--urpmi-root=$root" | ||||
* | (add_media) factorize code | Thierry Vignaud | 2008-09-04 | 1 | -2/+6 |
| | |||||
* | log actual error message | Thierry Vignaud | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | do not translate some log messages | Thierry Vignaud | 2008-08-07 | 1 | -7/+7 |
| | |||||
* | (is_there_a_new_distributions,upgrade) check if a new distro is | Thierry Vignaud | 2008-08-07 | 1 | -0/+102 |
| | | | | | available and offer to upgrade the system (live upgrade mode) | ||||
* | (installUpdates) complete latest commit by running MandrivaUpdate ↵ | Thierry Vignaud | 2008-08-07 | 1 | -2/+4 |
| | | | | with--urpmi-root if needed | ||||
* | add support for --rpm-root=foobar and --urpmi-root=foobar | Thierry Vignaud | 2008-08-07 | 1 | -2/+7 |
| | |||||
* | (installUpdates) run MandrivaUpdate with --no-splash option in order | Thierry Vignaud | 2008-05-08 | 1 | -1/+1 |
| | | | | | to skip splash screen (#40366) | ||||
* | (setState) do not show icon while checking if previously hidden | Thierry Vignaud | 2008-03-21 | 1 | -0/+8 |
| | |||||
* | (setState) store list of invisible states (needed for next commit) | Thierry Vignaud | 2008-03-21 | 1 | -1/+2 |
| | |||||
* | no need to load Pango | Thierry Vignaud | 2008-03-21 | 1 | -2/+0 |
| |