summaryrefslogtreecommitdiffstats
path: root/mgaonline.pm
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year for 2017Rémi Verschelde2017-03-051-1/+1
|
* Install and use SVG icons by defaultRémi Verschelde2017-03-031-1/+1
| | | | | | Move the mgaonline icon in the hicolor theme with the proper SVG variant installed too. Also fixed a typo in a rpmdrake icon and updated copyright year.
* Update copyright years for 2016Rémi Verschelde2016-05-291-1/+1
|
* Revert config directory to /root/.MdkOnline to preserve existing configRémi Verschelde2015-02-171-1/+1
|
* Remove apparently unused get_product_info subroutineRémi Verschelde2015-02-161-15/+0
|
* Some Mandriva -> Mageia leftovers and Mageia copyright years updateRémi Verschelde2015-02-161-1/+1
|
* Update headers and FSF contact addressRémi Verschelde2015-02-161-5/+5
|
* Remove obsolete translate_product subroutine from Mandriva timesRémi Verschelde2015-02-161-13/+0
|
* (translate_product) annotate the parameter as being optionalThierry Vignaud2013-12-301-3/+3
| | | | thus fixing a warning in mgaapplet-config
* fix my emailThierry Vignaud2013-12-161-1/+1
|
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-031-1/+1
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-031-1/+1
|
* Add support for upgrades that need some form of preparation before continuing.Colin Guthrie2013-04-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* drop support for extended maintenanceThierry Vignaud2012-09-061-20/+0
|
* drop support for Enterprise & PowerPack media (mga#6292)Thierry Vignaud2012-09-061-32/+0
|
* drop support for Enterprise media (mga#6292)Thierry Vignaud2012-09-061-18/+0
|
* drop support for mdv2007.x/2008.x/2009.xThierry Vignaud2012-03-121-17/+3
| | | | | (simplify code and increase perl_checker's SNR)
* (is_extmaint_supported,is_enterprise_media_supported,is_restricted_media_sup ↵Thierry Vignaud2011-05-271-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)
* revert bogus commits that broke reading older release configThierry Vignaud2011-05-271-1/+1
|
* Use /root/.MgaOnline for consistencyDexter Morgan2011-05-271-1/+1
|
* (get_distro_list_) clean commentThierry Vignaud2011-05-211-1/+0
|
* (get_distro_list_) use https protocol instead of httpThierry Vignaud2011-05-181-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵2.77.22Mageia SVN-Git Migration2011-05-141-0/+312
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 ------------------------------------------------------------------------