summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/finish-install
Commit message (Expand)AuthorAgeFilesLines
* give console rights for current session when renaming user in finish-install ...Olivier Blin2009-02-251-0/+3
* add finit support in finish-install (backport from trunk)Olivier Blin2009-02-251-0/+5
* finish-install: show only installed 3D desktopsOlivier Blin2008-11-171-1/+1
* adapt to new Xconfig::glx APIOlivier Blin2008-11-141-1/+1
* (set_wm_hints_if_needed) extract if from finish-install so that it can reused...Thierry Vignaud2008-09-231-3/+1
* set dialog hint if drakx-matchbox-window-manager is used (not to maximize win...Olivier Blin2008-09-231-0/+1
* keep wm variableOlivier Blin2008-09-231-1/+2
* guess country from timezone without asking if COUNTRY is set toOlivier Blin2008-09-101-1/+2
* call "country" and "keyboard" steps after "timezone" (#23303)Olivier Blin2008-09-101-2/+2
* guess country from timezone when possible (#23303)Olivier Blin2008-09-101-0/+10
* extract and rename timezone variableOlivier Blin2008-09-101-5/+6
* extract a "country" step out of the "language" oneOlivier Blin2008-09-101-1/+9
* always ask timezone (#23303, #42368)Olivier Blin2008-09-101-5/+1
* behave nicely when a window manager is running (for debugging)Olivier Blin2008-09-101-1/+1
* fix previous commit:Pascal Rigaux2008-08-281-2/+1
* - create any::urpmi_add_all_media() out of finish_install's ask_urpmi()Pascal Rigaux2008-08-281-3/+1
* call write_passwd_user() with $authentication as should bePascal Rigaux2008-08-221-1/+1
* set locale at first step when language is selected in gfxmenu (#42299)Olivier Blin2008-08-181-2/+4
* finish-install: log in syslog (by not undefining standalone mode, but using n...Olivier Blin2008-07-101-2/+1
* reuse lang from command line (#34052)Olivier Blin2008-04-031-0/+3
* configure urpmi media if network is up and no media are configured (#38202)Olivier Blin2008-04-031-0/+10
* really set the superuser password when using simplified user+root dialog (#39...Olivier Blin2008-03-271-0/+3
* extract set_authentication functionOlivier Blin2008-03-271-11/+13
* really store root password when using simplified user+root dialogOlivier Blin2008-03-271-3/+3
* remove unused variableOlivier Blin2008-03-271-1/+0
* declare autologin_firstOlivier Blin2008-03-271-1/+1
* follow perl_checker adviceOlivier Blin2008-03-271-1/+1
* replace home path in user config files when renaming a user (#30380)Olivier Blin2008-03-201-0/+6
* add more comments about USERS stepOlivier Blin2008-03-201-0/+2
* add a comment about TIMEZONE=simplifiedOlivier Blin2008-03-201-0/+1
* allow to ask both root and user accounts in the same stepOlivier Blin2008-03-201-1/+3
* match USER_AUTOLOGIN_FIRST value insensitivelyOlivier Blin2008-03-201-1/+1
* add and use get_conf() helper (to match step names insensitively)Olivier Blin2008-03-201-5/+10
* allow to use a simplified time step (no timezone selection, ntp settings as a...Olivier Blin2008-03-191-1/+5
* do not configure network if already upOlivier Blin2008-03-191-0/+2
* reorderOlivier Blin2008-03-191-1/+1
* write modprobe.conf after configuring networkOlivier Blin2008-03-191-0/+1
* remove duplicate requireOlivier Blin2008-03-191-1/+0
* do not show broken Cancel button in license step (#38195)Olivier Blin2008-03-051-0/+1
* revert latest commitThierry Vignaud2008-01-251-1/+1
* bump copyright yearThierry Vignaud2008-01-231-1/+1
* finish-install: use translations for network stepThierry Vignaud2007-10-041-1/+1
* finish-install: use translations for keyboard and 3D stepsOlivier Blin2007-10-041-0/+3
* finish-install: config first user to autologin if USER_AUTOLOGIN_FIRST is "yes"Olivier Blin2007-09-211-4/+4
* finish-install: write autologin settings after user creation only (so that ho...Olivier Blin2007-09-211-1/+4
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-6/+79
* reload sys clock from hc once we know the real timezone (#21511)Olivier Blin2006-03-081-0/+2
* ask license after language (#21266)Olivier Blin2006-02-281-1/+1
* ask for timezone (#21271)Olivier Blin2006-02-281-0/+10