summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/finish-install
Commit message (Expand)AuthorAgeFilesLines
* finish-install: detect and adapt to systems using NetworkManagerMartin Whitaker2022-11-131-2/+13
* finish-install: when renaming user, update name in any network config filesMartin Whitaker2022-11-131-0/+7
* Refactor ready for next commit.Martin Whitaker2022-11-121-2/+3
* finish-install: drop gnome-reboot hackThomas Backlund2016-07-021-16/+0
* tag the strings as translatableThierry Vignaud2015-04-051-1/+1
* perl_checker cleanupsThierry Vignaud2015-04-051-3/+3
* add 'BIG HAMMER' fix to reboot gnome systems at end of configuration steps on...Thomas Backlund2015-04-051-0/+16
* Add chrony support to drakclock mga#11092David Walser2013-11-171-1/+1
* finish-install: remove incorrect comments added for debuggingOlivier Blin2013-05-091-12/+12
* finish-install: make urpmi comment more accurate about online mediaOlivier Blin2013-05-091-13/+13
* finish-install: configure urpmi media even if local media are configured, and...Olivier Blin2013-04-081-1/+3
* s/Please,/Please/ (mga#7866)Thierry Vignaud2012-12-111-1/+1
* (ask_network) fix a crash by lazy loading when needed services (DaveThierry Vignaud2012-12-091-0/+1
* save the untranslated license earlyThierry Vignaud2012-09-181-0/+3
* finish-install: make sure sbin is added to PATHOlivier Blin2012-04-161-1/+1
* (set_pam_authentication) perl_checker cleanupsThierry Vignaud2012-03-231-1/+1
* (encrypt_home) add a FIXME note about missing parameterThierry Vignaud2012-03-231-0/+1
* help perl_checkerThierry Vignaud2012-03-231-0/+1
* finish-install: do not try to replace home path for device files afterOlivier Blin2011-05-191-1/+1
* test if network is up before trying to configure it (blino)Frederic Crozat2010-04-231-0/+7
* finish-install: do not offer to configure 3D desktop if none is installed (re...Olivier Blin2009-10-151-0/+2
* pass autologin hash to set_autologinOlivier Blin2009-09-231-2/+5
* rename autologin field as userOlivier Blin2009-09-231-1/+1
* ensure ntp package is installed when configuring ntpOlivier Blin2009-04-211-0/+3
* (ask_language) handle both "ll_CC" and "ll" locales parameter (#49914)Thierry Vignaud2009-04-201-2/+3
* give console rights for current session when renaming user in finish-installOlivier Blin2009-02-251-0/+3
* add finit support in finish-installOlivier 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