Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use polkit for authorisation (mga#11125) | Colin Guthrie | 2013-10-12 | 1 | -0/+1 |
| | |||||
* | Do not handle priority upgrades specially. This is now fixed in urpmi itself | Colin Guthrie | 2013-05-19 | 1 | -0/+1 |
| | |||||
* | Do not pass invalid --nocheck option to urpmi.update | Colin Guthrie | 2013-05-19 | 1 | -0/+2 |
| | |||||
* | 2.812.81 | Colin Guthrie | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | Add missing news about previous commits | Colin Guthrie | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | Enable the 'download all' links for everyone (mga#8157) | Colin Guthrie | 2013-05-14 | 1 | -0/+1 |
| | |||||
* | Do not use urpm code to check the folder as this is run as unprivileged user ↵ | Colin Guthrie | 2013-05-13 | 1 | -0/+1 |
| | | | | (mga#6083) | ||||
* | Ensure nonfree/tainted media is kept enabled on distro upgrade. | Colin Guthrie | 2013-05-13 | 1 | -0/+2 |
| | | | | | | | | Patch from Maarten Vanraes and Dave Hodgins and tweaked by me for trunk. mga#6061 | ||||
* | 2.802.80 | Colin Guthrie | 2013-05-10 | 1 | -0/+2 |
| | |||||
* | Add support for upgrades that need some form of preparation before continuing. | Colin Guthrie | 2013-04-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The basic principle of this is to do the following: 1. Check the releases webservice API to see if the distro version 'needs_preparation'. 2. If it does, check for a file /var/lib/mageia-prepare-upgrade/state. If it says 'ready' then we are ready and the user is not questioned further. 3. If it does not exist or says anything else, the user is prompted to install the package 'mageia-prepare-upgrade'. 4. After package installation, check the state file again as this may be all that is required. If the state file does not yet say 'ready', then display the text from the /usr/share/doc/mageia-prepare-upgrade/README.prepare file (todo: add i18n) 5. Assuming that further action is required by the user (e.g. rebooting to convert the filesystem), then the upgrade helper will exit. 6. After the user has taken the action required to do the preparation, the state file should contain 'ready'. The next time the distro upgrade dialog shows, the preparation checks will pass and the user can continue. TODO: Handle i18n in the README.prepare file. v1: First Revision v2: Check immediately if an upgrade state file exists (don't wait 5 mins) Ensure config file is parsed (ensures the testing variable is read) Show user-visible messages when bailing out due to unexpected errors | ||||
* | The $root variable is defined and exported from the mgaonline.pm file. | Colin Guthrie | 2013-04-28 | 1 | -0/+2 |
| | |||||
* | Exit if we don't pass --new_distro_version agument. | Colin Guthrie | 2013-04-28 | 1 | -0/+2 |
| | |||||
* | Fix function call. check_cache_dir was renamed to check_dir in r6191 | Colin Guthrie | 2013-04-28 | 1 | -0/+2 |
| | |||||
* | 2.792.79 | Thierry Vignaud | 2013-04-15 | 1 | -0/+2 |
| | |||||
* | (confirm_upgrade) check that choosen download directory is owned by root ↵ | Thierry Vignaud | 2012-09-07 | 1 | -0/+1 |
| | | | | (mga#6083) | ||||
* | drop support for extended maintenance | Thierry Vignaud | 2012-09-06 | 1 | -0/+1 |
| | |||||
* | drop support for Enterprise & PowerPack media (mga#6292) | Thierry Vignaud | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | drop support for Enterprise media (mga#6292) | Thierry Vignaud | 2012-09-06 | 1 | -0/+2 |
| | |||||
* | 2.782.78 | Thierry Vignaud | 2012-08-31 | 1 | -0/+2 |
| | |||||
* | (get_content) use more modern urpmi API | Thierry Vignaud | 2012-08-31 | 1 | -0/+2 |
| | |||||
* | 2.77.332.77.33 | Thierry Vignaud | 2012-04-21 | 1 | -0/+2 |
| | |||||
* | (upgrade) invalidate urpmi cache on upgrade (mga#1588) | Thierry Vignaud | 2012-04-21 | 1 | -0/+2 |
| | |||||
* | add missing space | Thierry Vignaud | 2012-04-21 | 1 | -0/+1 |
| | |||||
* | - stop using Mandriva URLs and replace them by www.mageia.org (mga#1590) | Kamil Rytarowski | 2012-03-15 | 1 | -0/+7 |
| | | | | | | | | - replace Mandriva strings by Mageia in gnome-mandrakeonline.desktop - replace MIME Type application/x-mdv-exec by application/x-mga-exec - extend $MGA_YEARS in mgaupdate to 2012 - delete MANDRIVA_VERSION variable as not used | ||||
* | 2.77.312.77.31 | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | |||||
* | drop support for mdv2007.x/2008.x/2009.x | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | | | | | (simplify code and increase perl_checker's SNR) | ||||
* | add missing spacing | Thierry Vignaud | 2011-09-09 | 1 | -0/+1 |
| | |||||
* | Add reference to the bugreport | Dexter Morgan | 2011-06-14 | 1 | -1/+1 |
| | |||||
* | Adapt to new libnotify API | Dexter Morgan | 2011-06-14 | 1 | -6/+9 |
| | | | | | Fix date in NEWS file | ||||
* | move gurpmi upgrade log to .MgaOnline/ too so /root stays clean | Thomas Backlund | 2011-05-28 | 1 | -1/+5 |
| | |||||
* | dont pollute homedir with urpmi.cfg backup files | Thomas Backlund | 2011-05-28 | 1 | -0/+1 |
| | |||||
* | disable suggesting powerpack upgrade (mga #1153) | Thomas Backlund | 2011-05-28 | 1 | -0/+4 |
| | |||||
* | 2.77.272.77.27 | Thierry Vignaud | 2011-05-27 | 1 | -0/+2 |
| | |||||
* | (is_extmaint_supported,is_enterprise_media_supported,is_restricted_media_sup ↵ | Thierry Vignaud | 2011-05-27 | 1 | -0/+3 |
| | | | | | | | | ported) disable Enterprise media, Extended Maintenance, Restricted media as those are not supported on Mageia but they do exist on mdv (mga#1153) | ||||
* | 2.77.262.77.26 | Thierry Vignaud | 2011-05-21 | 1 | -0/+2 |
| | |||||
* | fix date of previous release | Thierry Vignaud | 2011-05-21 | 1 | -1/+1 |
| | |||||
* | (installUpdates) handle both MageiaUpdate & MandrivaUpdate | Thierry Vignaud | 2011-05-21 | 1 | -0/+2 |
| | |||||
* | 2.77.252.77.25 | Thierry Vignaud | 2011-05-19 | 1 | -0/+2 |
| | |||||
* | add missing spaces | Thierry Vignaud | 2011-05-19 | 1 | -0/+11 |
| | |||||
* | (get_distro_list_) use https protocol instead of http | Thierry Vignaud | 2011-05-18 | 1 | -0/+2 |
| | |||||
* | update NEWS and Makefile2.77.24 | Anne Nicolas | 2011-05-14 | 1 | -0/+3 |
| | |||||
* | update news and Makefile2.77.23 | Anne Nicolas | 2011-05-14 | 1 | -0/+3 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵2.77.22 | Mageia SVN-Git Migration | 2011-05-14 | 1 | -0/+5 |
| | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1310 | dmorgan | 2011-05-14 01:22:07 +0100 (Sat, 14 May 2011) | 1 line Import cleaned mgaonline ------------------------------------------------------------------------ | ||||
* | Bumping version.2.77.21 | João Victor Duarte Martins | 2010-07-29 | 1 | -0/+1 |
| | |||||
* | * NEWS: Updated | João Victor Duarte Martins | 2010-07-29 | 1 | -0/+2 |
| | |||||
* | Bumping version.2.77.20 | João Victor Duarte Martins | 2010-07-27 | 1 | -0/+1 |
| | |||||
* | * NEWS: Updated. | João Victor Duarte Martins | 2010-07-27 | 1 | -0/+2 |
| | |||||
* | * NEWS: Updated. | João Victor Duarte Martins | 2010-06-11 | 1 | -0/+2 |
| | |||||
* | 2.77.192.77.19 | João Victor Duarte Martins | 2010-06-07 | 1 | -0/+1 |
| | |||||
* | * NEWS: Updated. | João Victor Duarte Martins | 2010-06-07 | 1 | -0/+3 |
| |