Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (set_wm_hints_if_needed) extract if from finish-install so that it can ↵ | Thierry Vignaud | 2008-09-23 | 1 | -3/+1 |
| | | | | reused elsewhere (eg: gurpmi.update) | ||||
* | set dialog hint if drakx-matchbox-window-manager is used (not to maximize ↵ | Olivier Blin | 2008-09-23 | 1 | -0/+1 |
| | | | | windows) | ||||
* | keep wm variable | Olivier Blin | 2008-09-23 | 1 | -1/+2 |
| | |||||
* | guess country from timezone without asking if COUNTRY is set to | Olivier Blin | 2008-09-10 | 1 | -1/+2 |
| | | | | | "simplified" in the configuration file (#23303) | ||||
* | call "country" and "keyboard" steps after "timezone" (#23303) | Olivier Blin | 2008-09-10 | 1 | -2/+2 |
| | |||||
* | guess country from timezone when possible (#23303) | Olivier Blin | 2008-09-10 | 1 | -0/+10 |
| | |||||
* | extract and rename timezone variable | Olivier Blin | 2008-09-10 | 1 | -5/+6 |
| | |||||
* | extract a "country" step out of the "language" one | Olivier Blin | 2008-09-10 | 1 | -1/+9 |
| | |||||
* | always ask timezone (#23303, #42368) | Olivier Blin | 2008-09-10 | 1 | -5/+1 |
| | |||||
* | behave nicely when a window manager is running (for debugging) | Olivier Blin | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | fix previous commit: | Pascal Rigaux | 2008-08-28 | 1 | -2/+1 |
| | | | | | | - move the "require" where it's needed - split the comment so that it correctly describes things | ||||
* | - create any::urpmi_add_all_media() out of finish_install's ask_urpmi() | Pascal Rigaux | 2008-08-28 | 1 | -3/+1 |
| | | | | | - make it installer compliant | ||||
* | call write_passwd_user() with $authentication as should be | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | |||||
* | set locale at first step when language is selected in gfxmenu (#42299) | Olivier Blin | 2008-08-18 | 1 | -2/+4 |
| | |||||
* | finish-install: log in syslog (by not undefining standalone mode, but using ↵ | Olivier Blin | 2008-07-10 | 1 | -2/+1 |
| | | | | no_Window_Manager option instead) | ||||
* | reuse lang from command line (#34052) | Olivier Blin | 2008-04-03 | 1 | -0/+3 |
| | |||||
* | configure urpmi media if network is up and no media are configured (#38202) | Olivier Blin | 2008-04-03 | 1 | -0/+10 |
| | |||||
* | really set the superuser password when using simplified user+root dialog ↵ | Olivier Blin | 2008-03-27 | 1 | -0/+3 |
| | | | | (#39218) | ||||
* | extract set_authentication function | Olivier Blin | 2008-03-27 | 1 | -11/+13 |
| | |||||
* | really store root password when using simplified user+root dialog | Olivier Blin | 2008-03-27 | 1 | -3/+3 |
| | |||||
* | remove unused variable | Olivier Blin | 2008-03-27 | 1 | -1/+0 |
| | |||||
* | declare autologin_first | Olivier Blin | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | follow perl_checker advice | Olivier Blin | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | replace home path in user config files when renaming a user (#30380) | Olivier Blin | 2008-03-20 | 1 | -0/+6 |
| | |||||
* | add more comments about USERS step | Olivier Blin | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | add a comment about TIMEZONE=simplified | Olivier Blin | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | allow to ask both root and user accounts in the same step | Olivier Blin | 2008-03-20 | 1 | -1/+3 |
| | |||||
* | match USER_AUTOLOGIN_FIRST value insensitively | Olivier Blin | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | add and use get_conf() helper (to match step names insensitively) | Olivier Blin | 2008-03-20 | 1 | -5/+10 |
| | |||||
* | allow to use a simplified time step (no timezone selection, ntp settings as ↵ | Olivier Blin | 2008-03-19 | 1 | -1/+5 |
| | | | | advanced) | ||||
* | do not configure network if already up | Olivier Blin | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | reorder | Olivier Blin | 2008-03-19 | 1 | -1/+1 |
| | |||||
* | write modprobe.conf after configuring network | Olivier Blin | 2008-03-19 | 1 | -0/+1 |
| | |||||
* | remove duplicate require | Olivier Blin | 2008-03-19 | 1 | -1/+0 |
| | |||||
* | do not show broken Cancel button in license step (#38195) | Olivier Blin | 2008-03-05 | 1 | -0/+1 |
| | |||||
* | revert latest commit | Thierry Vignaud | 2008-01-25 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | finish-install: use translations for network step | Thierry Vignaud | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | finish-install: use translations for keyboard and 3D steps | Olivier Blin | 2007-10-04 | 1 | -0/+3 |
| | |||||
* | finish-install: config first user to autologin if USER_AUTOLOGIN_FIRST is "yes" | Olivier Blin | 2007-09-21 | 1 | -4/+4 |
| | |||||
* | finish-install: write autologin settings after user creation only (so that ↵ | Olivier Blin | 2007-09-21 | 1 | -1/+4 |
| | | | | home is set and exists, should partly fix GNOME autologin) | ||||
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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? | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -6/+79 |
| | |||||
* | reload sys clock from hc once we know the real timezone (#21511) | Olivier Blin | 2006-03-08 | 1 | -0/+2 |
| | |||||
* | ask license after language (#21266) | Olivier Blin | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | ask for timezone (#21271) | Olivier Blin | 2006-02-28 | 1 | -0/+10 |
| | |||||
* | allow to rename an old user (possibly "guest" from a live distribution) ↵ | Olivier Blin | 2006-02-23 | 1 | -0/+7 |
| | | | | instead of creating a new one, using info from first added user in finish-install | ||||
* | rename config hash as it will contain more settings | Olivier Blin | 2006-02-23 | 1 | -2/+2 |
| | |||||
* | don't try to destroy potentially non-existent wizard window (if some steps ↵ | Olivier Blin | 2006-02-23 | 1 | -1/+4 |
| | | | | are skipped for example) | ||||
* | ask for license agreement before doing anything else | Thierry Vignaud | 2005-12-15 | 1 | -0/+5 |
| |