summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* Use OK/Cancel as button names when asking whether to retry after failing to ↵Martin Whitaker2023-03-181-0/+2
| | | | | | add on-line media. Next and Previous are logically inconsistent with retrying or aborting.
* installer: allow user to specify mirror and downloader when installing updates.Martin Whitaker2022-11-201-1/+19
|
* Disable timeout when installing updates (mga#27981)Martin Whitaker2020-12-301-1/+1
| | | | | | The default 10 minute timeout is not enough when there are many updates. If the user has a slow internet connection it could take much longer. gurpmi should timeout itself if individual transactions hang.
* Don't show hardware in summary screen when match_all_hardware flag is set.Martin Whitaker2020-06-091-6/+7
| | | | | This avoids showing information about the build host when using the GUI mode of draklive2.
* modernize exampleThierry Vignaud2020-03-251-1/+1
|
* installer: don't automatically change time zone on upgrade (mga#24670)Martin Whitaker2019-04-201-1/+1
|
* explain what is "ESP" on UEFI, through a tooltipThierry Vignaud2018-11-271-0/+1
|
* display "ESP" in summary under UEFI (cosmetics)Thierry Vignaud2018-11-271-0/+1
|
* adapt to URPM-5.14 (using perl native ints)Thierry Vignaud2017-09-071-2/+1
| | | | See mga#21441
* more int64 init (Thierry Viganud) (mga#19895)Anne Nicolas2016-12-111-1/+2
|
* add a wait dialog (mga#11041)Thierry Vignaud2016-06-241-0/+4
|
* fix selecting Plasma (mga#18687)Thierry Vignaud2016-06-111-2/+2
| | | | so that we matches the correct CAT_PLASMA5 in rpmsrate
* remove last occurence of KDE to PlasmaAnne Nicolas2016-05-171-1/+1
|
* 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
|