summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_list.pm
Commit message (Collapse)AuthorAgeFilesLines
* installer: ask for user's timezone at the start of installation (mga#34909)Martin Whitaker2026-01-161-0/+1
| | | | | | | This allows us to set the system clock to the correct time. This is needed to prevent rpm verification failures when very recently built packages are fetched from network media. The new Sequoia PGP backend rejects packages that appear to have been signed in the future.
* step column: hide so called "bootlader" step since we do _not_ actuallyThierry Vignaud2012-03-201-1/+1
| | | | install bootloader at this stage but later in summary (mga#484)
* stop defining per step banner icon now we do not display themThierry Vignaud2008-07-241-21/+20
|
* steps list: make all default banner titles homogenous (by making themThierry Vignaud2007-08-291-16/+16
| | | | | translated later (because translate() would be called before locale binding))
* - fix typo in banner name (otherwise internal_error)Pascal Rigaux2007-08-241-1/+1
| | | | | titypo...
* - fix typo making selectKeyboard step not calledPascal Rigaux2007-08-231-1/+2
| | | | | (and ensure it doesn't happen again)
* set default per step banner title & icon for all stepsThierry Vignaud2007-08-211-8/+14
|
* (enteringStep) move default per step banner title & icon into step_lists' ↵Thierry Vignaud2007-08-211-12/+19
| | | | steps table
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-2/+2
| | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary?
* silently set the default security level as 3Thierry Vignaud2007-08-071-1/+1
|
* kill security level step (only reachable from summary now)Thierry Vignaud2007-08-071-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+49