summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* - 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 Magiea. 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
|
* do not offer to upgrade/install in restore modeOlivier Blin2009-11-031-0/+2
|
* minimal install: install packages with higher rpmsrate level onlyOlivier Blin2009-10-231-1/+1
| | | | | | (level 5, and not level 4 + 5) when suggests are disabled (it was only done for truly minimal install before)
* minimal install: install packages with higher rpmsrate level onlyOlivier Blin2009-10-221-0/+1
| | | | | (level 5, and not level 4 + 5)
* make sure suggests are disabled in truly minimal installOlivier Blin2009-10-131-1/+1
|
* allow minimal install without suggestsPascal Terjan2009-09-021-0/+3
|
* set virtio/xen block modules in a section actually usedPascal Terjan2009-08-141-2/+2
|
* remove unused parameter in installPackages (fix passing interactive setting)Olivier Blin2009-04-241-2/+2
|
* (selectInstallClass) fix not offering to upgrade 32 bit installationsThierry Vignaud2009-04-231-1/+2
| | | | | | (regression introduced by pterjan in r255238 on 2009-03-31: "Don't list installed distros with other archs as ugrading betweenarchs is not supported")
* put distro version after release because release contains "Mandriva Linux"Pascal Terjan2009-04-061-2/+2
|
* (selectInstallClass) prevent displaying empty list choice after lastThierry Vignaud2009-03-311-3/+4
| | | | | | commit (r255239 from pterjan, was: "display the version of the distro in the install/upgrade screen (#44602)")
* display the version of the distro in the install/upgrade screen (#44602)Pascal Terjan2009-03-311-2/+2
|
* Don't list installed distros with other archs as ugrading betweenarchs is ↵Pascal Terjan2009-03-311-9/+3
| | | | not supported
* (ask_change_cd_) explainThierry Vignaud2009-03-301-1/+1
|
* (ask_change_cd_) make button name match text, aka being "cancel" rather than ↵Thierry Vignaud2009-03-301-0/+1
| | | | "previous"
* (urpmi_add_all_media,installUpdates) log (g|)urpmi.addmedia and (g|)urpmi ↵Thierry Vignaud2009-03-301-1/+2
| | | | output (#47107)
* (ask_deselect_media__copy_on_disk) fix typo in latest commitThierry Vignaud2009-03-231-1/+1
|
* (ask_deselect_media__copy_on_disk) more adjustments for ->{selected} => ↵Thierry Vignaud2009-03-231-2/+2
| | | | ->{ignore} switch
* set urpmi in automatic mode for non-interactive installsOlivier Blin2009-03-031-1/+1
|
* (ask_change_cd) adapt to new APIThierry Vignaud2009-03-021-23/+4
|
* Correctly handle new msec-based settings during installation (#47822).Eugeni Dodonov2009-02-161-1/+1
|