| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Foomatic installation done by installer. | Till Kamppeter | 2003-02-02 | 1 | -1/+1 |
* | fix poulpy | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
* | be sure $o->{netcnx}{type} is set when using easy_dhcp | Damien Chaumette | 2003-01-31 | 1 | -1/+1 |
* | add isFat_or_NTFS() and use it where possible instead of isFat() since Windows | Pascal Rigaux | 2003-01-30 | 1 | -1/+1 |
* | fix "Previous" button in warnAboutNaughtyServers, so there is 3 choices | Pascal Rigaux | 2003-01-24 | 1 | -1/+2 |
* | (formatMountPartitions): help perl (otherwise wait_message stays forever in n... | Pascal Rigaux | 2003-01-23 | 1 | -0/+1 |
* | (reallyChooseGroups): remove "Previous" button | Pascal Rigaux | 2003-01-23 | 1 | -1/+1 |
* | (setupSCSI): remove now unused variable $clicked | Pascal Rigaux | 2003-01-23 | 1 | -1/+1 |
* | (summary): display more nicely the current X config when fbdev | Pascal Rigaux | 2003-01-23 | 1 | -3/+2 |
* | (setupSCSI): handle calling modules::interactive::load_category in | Pascal Rigaux | 2003-01-23 | 1 | -2/+4 |
* | (acceptLicense): use new "interactive" feature to gray "Next" button until | Pascal Rigaux | 2003-01-22 | 1 | -7/+6 |
* | simplify easy_dhcp prototype | Pascal Rigaux | 2003-01-22 | 1 | -1/+1 |
* | perl checker fixes. | Francois Pons | 2003-01-22 | 1 | -1/+1 |
* | - remove createBootdisk step | Pascal Rigaux | 2003-01-22 | 1 | -61/+0 |
* | replace "Next" button with "Reboot" at exitInstall step | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
* | remove or fix some "Previous" | Pascal Rigaux | 2003-01-21 | 1 | -6/+9 |
* | (acceptLicense): handle "Previous ->" correctly, and simplify code | Pascal Rigaux | 2003-01-21 | 1 | -8/+7 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -4/+4 |
* | fixed not to ask group instead of individual package selection. | Francois Pons | 2003-01-16 | 1 | -1/+1 |
* | new steps window layout | Pascal Rigaux | 2003-01-16 | 1 | -2/+2 |
* | ask security level in every install | Pascal Rigaux | 2003-01-16 | 1 | -4/+3 |
* | do not propose individual package on upgrade. | Francois Pons | 2003-01-16 | 1 | -1/+1 |
* | hopefully last titi's bug on getSoundDevices :-( | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2003-01-15 | 1 | -1/+1 |
* | (selectInstallClass): display mandrake release version when listing the choic... | Pascal Rigaux | 2003-01-15 | 1 | -4/+12 |
* | - factorize snd devices listing in detect_devices::getSoundDevices() | Thierry Vignaud | 2003-01-15 | 1 | -1/+1 |
* | simplify and factorize | Pascal Rigaux | 2003-01-10 | 1 | -11/+6 |
* | (configureNetwork): call install_steps::configureNetwork() | Pascal Rigaux | 2003-01-09 | 1 | -0/+1 |
* | - configureNetwork step now only does easy_dhcp() | Pascal Rigaux | 2003-01-09 | 1 | -8/+8 |
* | (summary): add X configuration | Pascal Rigaux | 2003-01-07 | 1 | -10/+20 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -4/+4 |
* | - adapt to new setupBootloader | Pascal Rigaux | 2003-01-07 | 1 | -8/+7 |
* | fix typos (thanks perl_checko!) | Pascal Rigaux | 2003-01-06 | 1 | -8/+8 |
* | selectInstallClass now automatically detect if an existing install is there, | Pascal Rigaux | 2003-01-06 | 1 | -20/+19 |
* | fix missing "use modules::interactive" (thanks to David Eastcott) | Pascal Rigaux | 2003-01-04 | 1 | -0/+1 |
* | replace any::load_category() with modules::interactive::load_category() | Pascal Rigaux | 2003-01-02 | 1 | -3/+3 |
* | move any::keyboard_group_toggle_choose() to keyboard::group_toggle_choose() | Pascal Rigaux | 2002-12-29 | 1 | -1/+1 |
* | - move any::choose_security_level() to security::level::level_choose() | Pascal Rigaux | 2002-12-29 | 1 | -1/+2 |
* | cleanup comments | Pascal Rigaux | 2002-12-29 | 1 | -6/+0 |
* | remove unused variable $clicked | Pascal Rigaux | 2002-12-12 | 1 | -1/+1 |
* | remove some $::expert | Pascal Rigaux | 2002-12-12 | 1 | -10/+5 |
* | remove beginner/expert choice | Pascal Rigaux | 2002-12-12 | 1 | -30/+4 |
* | fix % in translated string (it must be %%) | Pascal Rigaux | 2002-12-10 | 1 | -1/+1 |
* | move long messages (like license) to a new package: install_messages.pm | Pascal Rigaux | 2002-12-09 | 1 | -130/+7 |
* | remove unused code (installCrypto) | Pascal Rigaux | 2002-12-04 | 1 | -32/+0 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -17/+16 |
* | any::get_autologin() doesnt modify $o, it returns a hash | Pascal Rigaux | 2002-12-02 | 1 | -1/+1 |
* | use $::prefix | Pascal Rigaux | 2002-12-02 | 1 | -2/+2 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -5/+5 |