| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 (#39... | Olivier Blin | 2008-03-27 | 1 | -0/+3 |
* | 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 a... | Olivier Blin | 2008-03-19 | 1 | -1/+5 |
* | 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 ho... | Olivier Blin | 2007-09-21 | 1 | -1/+4 |
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 |
* | 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) inste... | Olivier Blin | 2006-02-23 | 1 | -0/+7 |
* | 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 ar... | Olivier Blin | 2006-02-23 | 1 | -1/+4 |
* | ask for license agreement before doing anything else | Thierry Vignaud | 2005-12-15 | 1 | -0/+5 |
* | allow to blacklist steps in /etc/sysconfig/finish-install | Olivier Blin | 2005-11-23 | 1 | -11/+18 |
* | locale is now set by any::selectLanguage_standalone | Olivier Blin | 2005-11-23 | 1 | -2/+0 |
* | add ask_keyboard step | Pascal Rigaux | 2005-11-23 | 1 | -1/+19 |
* | handle required package(s) not installed correctly (bugzilla #18180) | Pascal Rigaux | 2005-09-05 | 1 | -1/+1 |
* | create lang::write_and_install() which takes a $do_pkgs | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 1 | -5/+7 |
* | add language selection to finish-install | Pascal Rigaux | 2005-06-01 | 1 | -4/+23 |
* | remove unneded modules loading ('net' category is deprecated for ages) | Olivier Blin | 2005-05-31 | 1 | -2/+0 |
* | don't keep the banner from drakconnect for all steps | Pascal Rigaux | 2004-11-30 | 1 | -0/+2 |
* | add drakx-finish-install | Pascal Rigaux | 2004-11-30 | 1 | -0/+1 |
* | prog to launch after install which configurate users, authentication, root pa... | Pascal Rigaux | 2004-11-30 | 1 | -0/+54 |