summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Ensure nonfree/tainted media is kept enabled on distro upgrade.Colin Guthrie2013-05-132-0/+41
| | | | | | | | Patch from Maarten Vanraes and Dave Hodgins and tweaked by me for trunk. mga#6061
* Changing all DOS-like .po files to UNIX-like files.Rémi Verschelde2013-05-111-878/+878
|
* 2.802.80Colin Guthrie2013-05-102-1/+3
|
* upgrade-helper: Move the code to a sub (no functional change)Colin Guthrie2013-05-101-36/+40
|
* perl_checker cleanupThierry Vignaud2013-04-302-5/+5
|
* Add support for upgrades that need some form of preparation before continuing.Colin Guthrie2013-04-284-9/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Guthrie2013-04-282-1/+3
|
* Exit if we don't pass --new_distro_version agument.Colin Guthrie2013-04-282-0/+4
|
* Fix function call. check_cache_dir was renamed to check_dir in r6191Colin Guthrie2013-04-282-2/+4
|
* do not opencode get_product_id()Thierry Vignaud2013-04-261-1/+1
| | | | (spot by Colin)
* merge translations from mccThierry Vignaud2013-04-201-2/+2
|
* 2.792.79Thierry Vignaud2013-04-152-1/+3
|
* updated Romanian translationFlorin Catalin Russen2013-04-051-332/+38
|
* Russian translations by Russian Mageia TeamYuri Chornoivan2013-03-311-64/+58
|
* Updated zh_CN translation (tuhaihe)Rémi Verschelde2013-03-261-43/+45
|
* Exit gnome-shell overview mode when clicking on notification response actions.Colin Guthrie2013-03-231-0/+8
|
* updated tr translationAtilla Öntaş2013-03-071-247/+7
|
* Updated Dutch translationRemco Rijnders2013-03-071-83/+82
|
* drop last bits of support for mdv 200[89]Thierry Vignaud2013-02-261-3/+0
| | | | | should have went off along commit r3432 (Mar 12 2012 : "drop support for mdv2007.x/2008.x/2009.x")
* updated pt_BR.po by PadulaKiki Syahadat2013-02-181-66/+60
|
* updated Turkish translationNuman Demirdöğen2013-02-041-12/+10
|
* Updating German translationsOliver Burger2013-01-161-17/+19
|
* Update translationYou-Cheng Hsieh2013-01-141-15/+14
|
* Updated Indonesian translationKiki Syahadat2013-01-031-3/+3
|
* Update of the French translation for a few resourcesRémi Verschelde2012-12-311-58/+51
|
* Updated Indonesian translationKiki Syahadat2012-12-251-709/+162
|
* mgaonline: Update of the Swedish translationRémi Verschelde2012-10-271-881/+878
|
* updated Italian translationsMatteo Pasotti2012-10-251-7/+8
|
* Updated Estonian translation.Marek Laane2012-10-191-3/+3
|
* Update Greek translationDimitrios Glentadakis2012-09-291-5/+5
|
* Ukrainian translation updateYuri Chornoivan2012-09-281-1/+2
|
* Slovenian translation updatedFilip Komar2012-09-281-111/+2
|
* merge translations from urpmiThierry Vignaud2012-09-272-4/+4
|
* merge translations from rpmdrakeThierry Vignaud2012-09-2759-124/+124
|
* update/fix translationsThierry Vignaud2012-09-2731-70/+69
|
* restore fixed old translationsThierry Vignaud2012-09-2771-191/+397
| | | | | too sad for those who manually sync _their_ translation with code (NEVER do this)
* import translations from urpmiThierry Vignaud2012-09-2711-12/+11
|
* sync with codeThierry Vignaud2012-09-2776-1878/+2486
|
* fix translationThierry Vignaud2012-09-272-2/+2
|
* (usage) split 'copyright...' out of main stringThierry Vignaud2012-09-271-3/+3
| | | | (preparing for savin/restoring translations)
* supplement blacklistThierry Vignaud2012-09-271-0/+1
|
* - updated fi translationJani Välimaa2012-09-241-7/+8
|
* - updated italian translationMatteo Pasotti2012-09-151-17/+18
|
* Update Greek translationDimitrios Glentadakis2012-09-141-2/+2
|
* Update Greek translationDimitrios Glentadakis2012-09-141-5/+6
|
* (confirm_upgrade) check that choosen download directory is owned by root ↵Thierry Vignaud2012-09-072-0/+9
| | | | (mga#6083)
* (okState) kill unused functionThierry Vignaud2012-09-071-3/+0
|
* (is_there_a_new_distributions) remove support for Philco OEM system...Thierry Vignaud2012-09-071-3/+0
|
* Slovenian translation updatedFilip Komar2012-09-071-118/+12
|
* sync with codeThierry Vignaud2012-09-0676-22004/+11617
|