summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
...
* - ask which drive to install bootloader if we don't really know which is firstPascal Rigaux2008-03-201-6/+7
* allow to hide ntp in advanced settingsOlivier Blin2008-03-191-5/+6
* split out configure_time_more (for next commit)Olivier Blin2008-03-191-1/+10
* partially revert previous commit (since there will be no "next commit" on set...Pascal Rigaux2008-03-191-6/+2
* create _ask_boot_bios_drive() out of setupBootloader__boot_bios_drive()Pascal Rigaux2008-03-191-5/+14
* add missing spaceOlivier Blin2008-03-191-1/+1
* do not unconfigure timezone if timezone screen is canceled (#33565)Olivier Blin2008-03-191-1/+2
* - adduserdrake:Pascal Rigaux2008-03-181-0/+4
* - diskdrake --fileshare:Pascal Rigaux2008-01-281-1/+1
* - drakboot:Pascal Rigaux2008-01-171-2/+3
* - localedrake, drakx-finish-install:Pascal Rigaux2008-01-141-3/+4
* - do not sort languages in "choose language" step in graphical mode, since thePascal Rigaux2008-01-111-1/+1
* simplify (sort should not be used together with separator, since tree isPascal Rigaux2007-12-071-1/+1
* (selectLanguage_install) ensure langs are sorted in text modeThierry Vignaud2007-12-061-1/+1
* - localedrake:Pascal Rigaux2007-11-301-1/+1
* drakclock/finish-install: disable DPMS and screensaver when setting time not ...Olivier Blin2007-10-231-0/+11
* - localedrake:Pascal Rigaux2007-10-151-1/+3
* simplify (for next commit)Pascal Rigaux2007-10-151-2/+1
* (display_release_notes) fix release notes window size in !install modeThierry Vignaud2007-10-051-1/+1
* - diskdrake --filesharePascal Rigaux2007-10-041-0/+3
* i don't like \1 :)Pascal Rigaux2007-09-281-1/+1
* (display_release_notes) split it out of acceptLicense()Thierry Vignaud2007-09-271-36/+37
* - localedrake: Pascal Rigaux2007-09-271-5/+4
* (acceptLicense) display nicer HTML release notes rather than raw text versionThierry Vignaud2007-09-261-2/+40
* - on upgrade, don't add resume=xxx if noresume is there (#33953)Pascal Rigaux2007-09-241-5/+10
* read gdm autologin settingsOlivier Blin2007-09-211-3/+5
* - drakboot:Pascal Rigaux2007-09-201-0/+1
* - report_bug: hide grub password (#33634)Pascal Rigaux2007-09-171-1/+1
* replace "require lang" by "use lang"Thierry Vignaud2007-09-171-1/+1
* transform "use lang" into "require lang" (lang.pm doesn't exportThierry Vignaud2007-09-151-1/+1
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-271-2/+0
* drop globetrotter support (unused for quite a long time and superceeded by Md...Thierry Vignaud2007-08-241-9/+5
* rename title of ask_user_and_root() to "User management"Pascal Rigaux2007-08-141-1/+1
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-40/+44
* - drakboot:Pascal Rigaux2007-08-081-1/+1
* - drakboot -bootPascal Rigaux2007-06-111-1/+5
* do not try to configure dvd devices during install since /dev is wiped out at...Olivier Blin2007-04-301-15/+0
* re-sync after the big svn lossPascal Rigaux2007-04-251-160/+276
* as suggested in bug #21524, display the info on hard drives in the "boot devi...Pascal Rigaux2006-03-091-1/+8
* enable acpi/acpid services when needed, disable them otherwise (#21316)Olivier Blin2006-03-041-2/+6
* fix indentationOlivier Blin2006-02-281-2/+2
* symlink old home directory to new one when renaming user (#21384)Olivier Blin2006-02-281-0/+2
* remove spurious commaOlivier Blin2006-02-281-1/+1
* remove untested patchOlivier Blin2006-02-231-14/+6
* use groupmod to change group when renaming a userOlivier Blin2006-02-231-8/+16
* create lang::lang_changed() to ensure {country} is set according to the lang ...Pascal Rigaux2006-02-231-1/+1
* perl_checker complianceOlivier Blin2006-02-231-1/+1
* allow to rename an old user (possibly "guest" from a live distribution) inste...Olivier Blin2006-02-231-4/+9
* only accept users using "Accept user" button, and disable "Next" when thePascal Rigaux2006-02-211-2/+3
* force creation of a non-root user on standard security levelPascal Rigaux2006-01-301-1/+1