summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* enable to globally enable/disable new distribution checkThierry Vignaud2008-10-061-0/+1
|
* enable to remove media in chroot specified by --urpmi-rootThierry Vignaud2008-10-061-0/+2
|
* (confirm_upgrade) display nicer distribution name if availableThierry Vignaud2008-10-061-0/+1
|
* (confirm_upgrade) display a URL link button Thierry Vignaud2008-10-061-0/+1
|
* reindentThierry Vignaud2008-10-061-1/+2
|
* (confirm_upgrade) display a banner in "Distro Upgrade" confirmation dialogThierry Vignaud2008-10-061-0/+3
|
* 2.49Thierry Vignaud2008-10-031-0/+2
|
* (setState) revert bogus r247677 that results in doble buttons performing the ↵Thierry Vignaud2008-10-031-2/+0
| | | | | | | | same thing; was: 'default to "Install updates" instead of distro upgrade on left click on icon if there're updates'
* typo fixThierry Vignaud2008-10-031-2/+2
|
* default to "Install updates" instead of distro upgrade on left click on icon ifThierry Vignaud2008-10-031-0/+2
| | | | | there're updates
* (setState) only show "Install updates" in right menu only if there're ↵Thierry Vignaud2008-10-031-0/+2
| | | | actually updates
* reorderThierry Vignaud2008-10-031-6/+6
|
* if there're updates, install regular updates instead of performingThierry Vignaud2008-10-031-0/+2
| | | | | distro upgrade on left click
* (harvester,silentCheck) compute regular updates even if there's a new distroThierry Vignaud2008-10-031-0/+1
|
* (confirm_upgrade,is_there_a_new_distributions) enable to not check again for ↵Thierry Vignaud2008-10-031-0/+1
| | | | new distro
* 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
|