Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanup | Thierry Vignaud | 2013-04-30 | 1 | -1/+1 |
| | |||||
* | Add support for upgrades that need some form of preparation before continuing. | Colin Guthrie | 2013-04-28 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Fix function call. check_cache_dir was renamed to check_dir in r6191 | Colin Guthrie | 2013-04-28 | 1 | -2/+2 |
| | |||||
* | Exit gnome-shell overview mode when clicking on notification response actions. | Colin Guthrie | 2013-03-23 | 1 | -0/+8 |
| | |||||
* | drop last bits of support for mdv 200[89] | Thierry Vignaud | 2013-02-26 | 1 | -3/+0 |
| | | | | | should have went off along commit r3432 (Mar 12 2012 : "drop support for mdv2007.x/2008.x/2009.x") | ||||
* | (confirm_upgrade) check that choosen download directory is owned by root ↵ | Thierry Vignaud | 2012-09-07 | 1 | -0/+8 |
| | | | | (mga#6083) | ||||
* | (okState) kill unused function | Thierry Vignaud | 2012-09-07 | 1 | -3/+0 |
| | |||||
* | (is_there_a_new_distributions) remove support for Philco OEM system... | Thierry Vignaud | 2012-09-07 | 1 | -3/+0 |
| | |||||
* | drop support for extended maintenance | Thierry Vignaud | 2012-09-06 | 1 | -81/+6 |
| | |||||
* | drop support for Enterprise & PowerPack media (mga#6292) | Thierry Vignaud | 2012-09-06 | 1 | -69/+2 |
| | |||||
* | drop support for Enterprise media (mga#6292) | Thierry Vignaud | 2012-09-06 | 1 | -50/+2 |
| | |||||
* | (no_more_supported_choice) small perl_checker cleanup | Thierry Vignaud | 2012-03-19 | 1 | -2/+2 |
| | |||||
* | (is_there_a_new_distributions) update comment about devel distro | Thierry Vignaud | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | drop support for mdv2007.x/2008.x/2009.x | Thierry Vignaud | 2012-03-12 | 1 | -28/+7 |
| | | | | | (simplify code and increase perl_checker's SNR) | ||||
* | fix warnings | Thierry Vignaud | 2011-11-26 | 1 | -2/+3 |
| | |||||
* | Adapt to new libnotify API | Dexter Morgan | 2011-06-14 | 1 | -2/+2 |
| | | | | | Fix date in NEWS file | ||||
* | (installUpdates) handle both MageiaUpdate & MandrivaUpdate | Thierry Vignaud | 2011-05-21 | 1 | -1/+2 |
| | |||||
* | Use Mageia instead of mageia Linux | Dexter Morgan | 2011-05-14 | 1 | -5/+5 |
| | |||||
* | Use Mageia instead of mageia Linux | Dexter Morgan | 2011-05-14 | 1 | -1/+1 |
| | |||||
* | usex MageiaUpdate instead of MandrivaUpdate | Anne Nicolas | 2011-05-14 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵2.77.22 | Mageia SVN-Git Migration | 2011-05-14 | 1 | -0/+1070 |
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 ------------------------------------------------------------------------ |