summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|
* - do not warn about "servers which open ports on outside by default"Pascal Rigaux2009-01-301-1/+0
| | | | | (the list of servers is not maintained, and the policy for those servers has changed)
* (setupBootloaderBefore) warn that "preparing bootloader" can take someThierry Vignaud2008-10-081-1/+3
| | | | | | | | time (eg: under vbox) (#43036) we could check that $o->{mouse}}{Protocol} eq 'vboxmouse' but it's simpler to just always say it
* find default desktop choice according to compssUsers.pl (useful for ↵Olivier Blin2008-10-021-1/+1
| | | | netbook/nettop systems)
* preset default for non-gtk installs tooOlivier Blin2008-10-021-1/+1
|
* pass default choice to install::steps_gtk::reallyChooseDesktopOlivier Blin2008-10-021-1/+2
|
* move codePascal Rigaux2008-10-021-13/+0
|
* when testing wether kde3 is installed, check for /usr/bin/kicker instead ofPascal Rigaux2008-10-021-1/+1
| | | | | | /usr/bin/kded (we want to test wether kde3 "desktop" is installed, not wether a kde3 application is installed)
* (chooseGroups) fix using anchorThierry Vignaud2008-10-021-1/+1
|
* (chooseGroups,reallyChooseDesktop) adjust some help IDsThierry Vignaud2008-10-021-1/+1
|
* use functions to get rpmsrate levelsOlivier Blin2008-10-021-2/+2
|
* (chooseGroups) add help button to minimal installation stepThierry Vignaud2008-10-021-0/+1
|
* - when upgrading a kde3 box and task-kde3 is not on the CDs, propose to rebootPascal Rigaux2008-10-011-6/+13
| | | | | and upgrade through Mandriva update applet
* enhance commentPascal Rigaux2008-10-011-1/+1
|
* (chooseGroups) switch from ask_from() to ask_from_()Thierry Vignaud2008-10-011-2/+3
|
* - when mounting cdrom fails, retry a few times since mount will now failPascal Rigaux2008-10-011-1/+6
| | | | | instead of waiting for the drive to recognise the CD (cf #43230)
* (_chooseDesktop) replace ":" by "." in a messageThierry Vignaud2008-10-011-1/+1
|
* update string per adamw recommendationThierry Vignaud2008-09-301-2/+4
|