| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | only allow Active Directory for the corporate product | Pascal Rigaux | 2004-09-30 | 1 | -1/+1 |
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 1 | -1/+1 |
* | oops, i missed a ->cleanupPrinter here. inline it here too | Pascal Rigaux | 2004-09-24 | 1 | -1/+6 |
* | install_steps must not call a method only defined in install_steps_interactiv... | Pascal Rigaux | 2004-09-24 | 1 | -9/+0 |
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
* | (configureNetwork) load all network modules before network | Olivier Blin | 2004-09-14 | 1 | -0/+1 |
* | The "choose an update mirror" screen was launched without notice when | Rafael Garcia-Suarez | 2004-09-13 | 1 | -0/+1 |
* | Ability to choose from the mirror list when assing an ftp supplementary | Rafael Garcia-Suarez | 2004-09-13 | 1 | -1/+31 |
* | add button "Release Notes" in the acceptLicense dialog box | Pascal Rigaux | 2004-09-10 | 1 | -0/+1 |
* | minor fix in last patch | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+3 |
* | Re-read all hdlists in reverse order when there are supplementary media. | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+1 |
* | Fix regexp | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+1 |
* | Don't suggest lost+found as a user name (bug #11298) | Rafael Garcia-Suarez | 2004-09-08 | 1 | -1/+1 |
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was alread... | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
* | - don't prompt package groups selection when the available size is 200MB (ins... | Pascal Rigaux | 2004-09-06 | 1 | -2/+2 |
* | (setupSCSI) load modularized PATA drivers too | Thierry Vignaud | 2004-09-03 | 1 | -2/+2 |
* | Support for unselecting some media before the install (begin.) | Rafael Garcia-Suarez | 2004-08-31 | 1 | -0/+4 |
* | no space before a question mark in English | Pablo Saratxaga | 2004-08-23 | 1 | -1/+1 |
* | - any::setupBootloader() used to call bootloader::install() whereas install_s... | Pascal Rigaux | 2004-08-18 | 1 | -17/+5 |
* | $::corporate is dead | Pascal Rigaux | 2004-08-17 | 1 | -2/+2 |
* | get release_notes at beginning of install_steps_interactive::acceptLicense(),... | Pascal Rigaux | 2004-08-17 | 1 | -0/+7 |
* | alsaconf is in alsa-utils package (bug 10358) | Olivier Blin | 2004-08-16 | 1 | -1/+1 |
* | - don't use compssUsers anymore, use compssUsers.pl | Pascal Rigaux | 2004-08-13 | 1 | -32/+27 |
* | Don't ask for the selection of supplementary media in non-interactive | Rafael Garcia-Suarez | 2004-08-13 | 1 | -0/+5 |
* | basic code for upgrading from a redhat distribution | Pascal Rigaux | 2004-08-05 | 1 | -1/+1 |
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 1 | -1/+1 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -2/+1 |
* | authentication::kind2description() has changed and its name is missleading :-( | Pascal Rigaux | 2004-08-03 | 1 | -1/+2 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -6/+8 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -11/+11 |
* | use correct method variable in chooseCD (even if this code is used only in ex... | Olivier Blin | 2004-07-20 | 1 | -1/+1 |
* | to_bool is what I was looking for, thanks Pixel | Olivier Blin | 2004-07-14 | 1 | -1/+1 |
* | perl_checker fix, I should have done it before ... | Olivier Blin | 2004-07-14 | 1 | -1/+1 |
* | automatically detect which media are available in install from ISO images | Olivier Blin | 2004-07-14 | 1 | -6/+10 |
* | - create X_options_from_o() and use it | Pascal Rigaux | 2004-07-08 | 1 | -5/+1 |
* | when adding users during install, suggest the user names found in /home | Pascal Rigaux | 2004-07-08 | 1 | -1/+2 |
* | - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pm | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 1 | -1/+1 |
* | (acceptLicense) just reboot when one cancel the globetrotter first time wizard | Thierry Vignaud | 2004-06-24 | 1 | -0/+4 |
* | fix method_allows_medium_change calls (I suck) | Olivier Blin | 2004-06-18 | 1 | -1/+1 |
* | add and use install_any::method_allows_medium_change | Olivier Blin | 2004-06-18 | 1 | -2/+2 |
* | in disk-iso install, automatically choose and change ISO images, according to... | Olivier Blin | 2004-06-18 | 1 | -9/+12 |
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
* | use lang::analyse_locale_name() and lang::analyse_locale_name() | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
* | fix ugly typo (thanks to perl_checker) | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
* | blank.img has been removed, so remove special code handling it | Pascal Rigaux | 2004-05-03 | 1 | -6/+0 |
* | (summary) install alsaconf too for isapnp sound cards (it better handle some | Thierry Vignaud | 2004-04-22 | 1 | -2/+2 |
* | typo fix | Thierry Vignaud | 2004-04-06 | 1 | -1/+1 |
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -2/+2 |