summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* use blue icon when there's a new distroThierry Vignaud2008-10-031-0/+1
|
* (upgrade) ask for confirmation before performing distro upgradeThierry Vignaud2008-10-031-0/+1
|
* typo fixThierry Vignaud2008-10-031-1/+1
|
* add an "upgrade system" in the menu when a new distro is availlableThierry Vignaud2008-10-031-0/+4
|
* 2.48Thierry Vignaud2008-10-021-0/+2
|
* (setState) do not complain if urpmi DB is locked by another program,Thierry Vignaud2008-10-021-0/+4
| | | | | just wait for next check slot)
* 2.47Thierry Vignaud2008-10-021-0/+2
|
* (is_there_a_new_distributions) prevent SIGCHILD handler's waitpid toThierry Vignaud2008-10-021-0/+2
| | | | | | | | 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() toThierry Vignaud2008-10-021-0/+3
| | | | | workarounding issue with downloading files as usero
* fix 2.45's dateThierry Vignaud2008-10-021-1/+1
|
* 2.46Thierry Vignaud2008-10-021-0/+2
|
* (upgrade) fix removing media as userThierry Vignaud2008-10-021-0/+1
|
* fix backuping urpmi.cfgThierry Vignaud2008-10-011-0/+3
|
* 2.45Thierry Vignaud2008-10-011-0/+2
|
* workarounding downloading distro list as user for 2008.1 whereThierry Vignaud2008-10-011-0/+5
| | | | | | | | | | | | | | | | sometimes urpmi reports it failed to download the list when it actually did with success "curl failed: exited with signal 127" however the requested file did got downloaded and did exist on local hard disk even if it was unlinked just before performing the sync() call what's more, it only failed in 50% of the case; even more strangely, when run with "strace" it works (but still failed if run with "strace -f")
* 2.44Thierry Vignaud2008-09-301-0/+2
|
* (is_there_a_new_distributions) better check in order to exclude cookerThierry Vignaud2008-09-301-0/+1
| | | | | | | | 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.1Thierry Vignaud2008-09-301-0/+3
|
* add spacingThierry Vignaud2008-09-301-0/+1
|
* mdkapplet: Don't show it when disconnectedArnaud Patard2008-09-301-0/+4
|
* 2.42Thierry Vignaud2008-09-041-0/+2
|
* (is_there_a_new_distributions) fix dowloading distributions list by ↵Thierry Vignaud2008-09-041-0/+1
| | | | downloading in a writeable directory
* (setState) offer to add media directly from bubble (#39987)Thierry Vignaud2008-09-041-0/+1
|
* (harvester) prevent running media manager more than one at a timeThierry Vignaud2008-09-041-0/+1
|
* (add_media) check again after adding update mediapThierry Vignaud2008-09-041-0/+1
|
* (add_media) run media manager with --no-splash' option and handle ↵Thierry Vignaud2008-09-041-0/+3
| | | | "--urpmi-root=$root"
* 2.41Thierry Vignaud2008-08-071-0/+2
|
* (is_there_a_new_distributions,upgrade) check if a new distro isThierry Vignaud2008-08-071-0/+1
| | | | | available and offer to upgrade the system (live upgrade mode)
* add support for --rpm-root=foobar and --urpmi-root=foobarThierry Vignaud2008-08-071-0/+3
|
* add missing spaces (consistency)Thierry Vignaud2008-05-231-0/+6
|
* add missing log entries (2.22 -> 2.27)Thierry Vignaud2008-05-231-0/+40
|
* 2.402.40Thierry Vignaud2008-05-081-0/+2
|
* (installUpdates) run MandrivaUpdate with --no-splash option in orderThierry Vignaud2008-05-081-0/+4
| | | | | to skip splash screen (#40366)
* (2.39) sortdistro/mdv2008.1Thierry Vignaud2008-03-211-2/+2
|
* 2.39Thierry Vignaud2008-03-211-0/+2
|
* (setState) do not show icon while checking if previously hiddenThierry Vignaud2008-03-211-0/+1
|
* kill dead code (bundles), thus loading quite a lot less useless modules thusThierry Vignaud2008-03-211-1/+2
| | | | | | reducing resident size of mdkapplet by 9MB aka 30% (#31860) (along with previous (smaller) gains)
* do not load useless interactive module (thus reducing resident size by 1.5MB ↵Thierry Vignaud2008-03-211-0/+1
| | | | (5.4%)
* (setState) do not show icon while waiting for initial checkThierry Vignaud2008-03-211-0/+1
|
* do not start network cyclic checks before first media test (#38991) ; also doThierry Vignaud2008-03-211-0/+1
| | | | | 2nd check 3hrs after first one instead of 3hrs minus initial delay
* check for network just before first checkThierry Vignaud2008-03-211-0/+1
|
* sortThierry Vignaud2008-03-211-1/+1
|
* (checkNetwork) do not check for network while checking for updatesThierry Vignaud2008-03-211-0/+1
|
* (setup_cyclic_check) do not skip first RPM check (reverting r57280Thierry Vignaud2008-03-211-0/+3
| | | | | | from 2007-03-23: "(setup_cyclic_check) skip the first check (aka wait 3hour)")
* 2.38Thierry Vignaud2008-03-201-0/+2
|
* fix log messageThierry Vignaud2008-03-201-2/+2
|
* (setState) do not display "install updates" button when notifying aboutThierry Vignaud2008-03-201-0/+5
| | | | | | | | network being down (regression introduced in r54199 on 2006-09-18: "(setState) fix closing about dialog when "close" button is clicked (#25867)")
* fix authorOlivier Blin2008-03-191-1/+1
|
* 2.37Olivier Blin2008-03-191-0/+2
|
* simplify network detectionOlivier Blin2008-03-191-0/+2
|