summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* drop support for ISApnp sound cardsThierry Vignaud2016-01-021-18/+0
| | | | obsolete for years
* s/ppp/PPP/ (cosmetic)Thierry Vignaud2016-01-021-1/+1
|
* fix message (mga#51414)Thierry Vignaud2016-01-021-1/+1
| | | | | | | | | the message is actually about loading ide-cd_mod & sr_mod We don't load any other IDE modules for 13 years, since commit bf78357f11057c2ce0bb8b40cc3e0f7609665c45 We later added support for SCSI optical drives too in commit 9602001c7823079a8e8ca0e737a8fe2f6c0db0d2
* Subsitutions in code and translations for KDE packagesAnne Nicolas2015-12-061-1/+1
| | | | | use sddm instead of kdm use task-plasma5 instead of task-kde4
* die is not an option here (mga#8819)Thierry Vignaud2015-05-251-1/+7
| | | | just log the faillure and offer to either retry or abort
* add online media at installation end (mga#8819)Thierry Vignaud2015-05-201-6/+25
|
* better commit too btwThierry Vignaud2015-05-111-1/+1
|
* better dialog title (mga9648)Thierry Vignaud2015-05-111-1/+1
|
* update message accordinglyThierry Vignaud2014-10-201-1/+1
|
* rename variable for consistencyThierry Vignaud2014-10-201-5/+5
|
* rename "no_suggests" option as "no_recommends"Thierry Vignaud2014-10-201-3/+3
|
* simplify after commit cfc5075fdd3effdb0617e98133cf08e6fbdceef7Thierry Vignaud2014-06-121-5/+3
| | | | this code is install specific...
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
| | | | they're obsolete since switching from CVS/SVN to git...
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-36/+0
| | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox?
* perl_checker cleanupsThierry Vignaud2014-02-071-1/+1
|
* Ensure uid/gid extraction works when adding users via summary pageColin Guthrie2014-01-251-0/+5
| | | | | | | Fixes chown'ing user to root when adding existing user on upgrade. mga#12375
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-1/+1
|
* (installUpdates) log when user reject applying updatesThierry Vignaud2013-10-101-1/+4
|
* Revert "stage2: add Feature:Independently_install_desktop_environments"ennael2013-09-041-15/+14
| | | | | | | This reverts commit 331e242249bec7f80b303c1d37f3c9c8829988f5. Conflicts: perl-install/NEWS
* Revert "- stage2: add cinnamon to desktop selection"ennael2013-09-041-2/+1
| | | | | | | This reverts commit 6b1bd5a9a8771625a783fb1ff794ba06caac0e70. Conflicts: perl-install/install/NEWS
* - stage2: add cinnamon to desktop selectionDerek Jennings2013-08-231-1/+2
|
* stage2: add Feature:Independently_install_desktop_environmentsDerek Jennings2013-08-211-14/+15
|
* do not attempt to use gurpmi.addmedia or gurpmi if in text modeThierry Vignaud2013-02-261-1/+1
|
* adapt to new help layout (mga#5634)Thierry Vignaud2012-12-281-2/+2
|
* (installUpdates) add all media instead of only update ones (mga#7959)Thierry Vignaud2012-12-101-1/+1
| | | | | | rationale: - DVD media are only partial, online media bring all media - nonfree medium on DVD will be partial (only firmware)
* (chooseGroups) fix offering "selecting individual packages" whenThierry Vignaud2012-11-161-2/+5
| | | | pressing "previous" after selecting package groups
* Show a 'please wait' dialog while processing usrmove.Colin Guthrie2012-10-221-0/+6
| | | | Thanks Blino for the tip
* summary: fix displayed network type (mga#4959)Thierry Vignaud2012-09-031-0/+1
|
* (offer_minimal_options) fix settings 'suggests' properly according toThierry Vignaud2012-06-211-1/+1
| | | | | | | 'no_suggests', aka default to suggests enabled regression introduced in r4594 on 2012-05-23: '(chooseGroups) remember values when clicking "previous"'
* (selectMouse) usbmouse is dead for yearsThierry Vignaud2012-05-231-1/+0
|
* add some spacingThierry Vignaud2012-05-231-0/+6
|
* (chooseGroups) factorize !isUpgrade testThierry Vignaud2012-05-231-5/+4
|
* (offer_minimal_options) split it out of chooseGroups()Thierry Vignaud2012-05-231-2/+7
|
* (chooseGroups) remember values when clicking "previous"Thierry Vignaud2012-05-231-2/+3
|
* (choosePackages) fix offering desktop choice since DVD has task-kde4-minimalThierry Vignaud2012-04-241-1/+1
| | | | instead of task-kde4 (Luc Menut, mga#5574)
* (selectInstallClass) explainThierry Vignaud2012-04-231-0/+1
|
* (selectInstallClass) do not offer to upgrade mdv 201[1-9] (mga#5004)Thierry Vignaud2012-04-231-1/+1
|
* add a note for translatorsThierry Vignaud2012-04-181-1/+3
|
* (summary) add a FIXME note (mga#4680)Thierry Vignaud2012-04-071-0/+1
|
* do not offer to select the security level in summary if msec is not installedThierry Vignaud2012-04-051-1/+1
|
* (chooseGroups) log install settings (mga#3467 & mga#5209)Thierry Vignaud2012-04-041-0/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-231-5/+8
|
* (setupBootloaderBefore) better message (mga#484)Thierry Vignaud2012-03-211-1/+1
|
* (setupBootloaderBefore) make "Preparing bootloader" less intimidatingThierry Vignaud2012-03-201-1/+1
| | | | (same logic as previous commit, mga#484)
* (_try_to_upgrade,_prepare_upgrade) split them out ofThierry Vignaud2011-09-171-43/+51
| | | | selectInstallClass() for readability
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-2/+2
|
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-1/+1
| | | | | - use 'LDAP' instead of 'Ldap'
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* do not apply bootloader settings before giving user the option to change ↵Pascal Terjan2010-03-191-2/+1
| | | | them (#57471)
* (summary) enhanced status message (#58194)Thierry Vignaud2010-03-171-1/+1
|