Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdkmove doesn't use setupSCSI step anymore | Pascal Rigaux | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | ensure setupSCSI is quite silent in move | Pascal Rigaux | 2003-11-14 | 1 | -2/+2 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | fix slot number when configuring sound cards | Thierry Vignaud | 2003-09-18 | 1 | -1/+1 |
| | |||||
* | cancel in setRootPassword means "No password", not cancel | Pascal Rigaux | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | added question to ask for recovering the system in recover mode. | Francois Pons | 2003-09-16 | 1 | -7/+9 |
| | |||||
* | added nplanel patch for ATI proprietary drivers. | Francois Pons | 2003-09-10 | 1 | -0/+1 |
| | |||||
* | don't ask security level when upgrading | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | don't warnAboutNaughtyServers when upgrading | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | - move call to ->charsetChanged from install_steps_interactive to install_steps | Pascal Rigaux | 2003-09-03 | 1 | -2/+0 |
| | | | | | | so that we can use it in install_steps_auto_install_non_interactive - don't overload ->selectLanguage to call lang::load_console_font(), overload ->charsetChanged instead | ||||
* | drop security level selection for desktop user. | Francois Pons | 2003-08-26 | 1 | -2/+4 |
| | |||||
* | do not ask user for group selection if desktop meta class is used. | Francois Pons | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | load detected firewire modules during install | Pascal Rigaux | 2003-08-20 | 1 | -2/+2 |
| | |||||
* | some english typo fixes thx to Arpad Biro | Guillaume Cottenceau | 2003-08-13 | 1 | -1/+1 |
| | |||||
* | when any::setupBootloader_simple() fail, use any::setupBootloader() afterwards | Pascal Rigaux | 2003-08-11 | 1 | -2/+6 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -2/+2 |
| | |||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -1/+1 |
| | |||||
* | more complete name for the setRootPassword step: "Set root password and | Pascal Rigaux | 2003-08-03 | 1 | -1/+1 |
| | | | | | network authentication methods" instead of simply "Set root password" | ||||
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -36/+6 |
| | | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth | ||||
* | fix typo | Pascal Rigaux | 2003-07-30 | 1 | -1/+1 |
| | |||||
* | - cleanup | Pascal Rigaux | 2003-07-30 | 1 | -4/+5 |
| | | | | | - add pool.ntp.org (and make it the default) (cf bug #4197) | ||||
* | removed remaining code of eval (eq nop). | Francois Pons | 2003-07-30 | 1 | -1/+0 |
| | |||||
* | remove eval around choosePackagesTree as it display something even if it ↵ | Francois Pons | 2003-07-30 | 1 | -3/+5 |
| | | | | doesn't run... | ||||
* | changed "Country" . " / Region" to "Country / Region" and fixed Chinese po's | Pablo Saratxaga | 2003-07-12 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | change network::netconnect::main signature | Damien Chaumette | 2003-05-06 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+4 |
| | |||||
* | fix typos and cleanup syntax | Pascal Rigaux | 2003-04-22 | 1 | -4/+4 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -3/+3 |
| | |||||
* | move harddrake::sound $index param in hash and pass only the hash ref around | Thierry Vignaud | 2003-04-01 | 1 | -2/+2 |
| | | | | | functions | ||||
* | hp fix | Thierry Vignaud | 2003-03-24 | 1 | -1/+1 |
| | |||||
* | fixed typo. | Francois Pons | 2003-03-20 | 1 | -1/+1 |
| | |||||
* | add probe for netncx type in case of not already setted. | Francois Pons | 2003-03-20 | 1 | -0/+3 |
| | |||||
* | fix for newer kernel module package name. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | install additional locales package for country according to the locale that ↵ | Guillaume Cottenceau | 2003-03-11 | 1 | -1/+1 |
| | | | | will be really used, not according to the default locale for a given country (fixing unecessary installing of locales-de in case of a fr_CH install) | ||||
* | make perl_checker a happy prog | Pascal Rigaux | 2003-03-09 | 1 | -1/+1 |
| | |||||
* | no "Previous" button when choosing install or upgrade | Pascal Rigaux | 2003-03-09 | 1 | -8/+10 |
| | |||||
* | mask encryption key (using stars) | Pascal Rigaux | 2003-03-07 | 1 | -1/+3 |
| | |||||
* | basic encrypt_key handling in upgrade (don't mistype!) | Pascal Rigaux | 2003-03-06 | 1 | -0/+5 |
| | |||||
* | dropped allowNVIDIA_rpms | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | let fix #2244, #2245, #2730 | Thierry Vignaud | 2003-03-06 | 1 | -1/+4 |
| | |||||
* | - (getTVcards, isTVcard) : consolidate tv detection code | Thierry Vignaud | 2003-03-05 | 1 | -1/+1 |
| | | | | | | - no need to keep capture buffer (not a big slow down but small rivers make big ones...) | ||||
* | fix typo | Pascal Rigaux | 2003-03-04 | 1 | -4/+3 |
| | |||||
* | add some explaination for translators | Pascal Rigaux | 2003-03-03 | 1 | -1/+4 |
| | |||||
* | translate _bootloader_ on _device_ | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | translate mouse names | Pascal Rigaux | 2003-03-03 | 1 | -2/+2 |
| | |||||
* | The generation of the "Summary" button for printer configuration created a ↵ | Till Kamppeter | 2003-03-01 | 1 | -2/+5 |
| | | | | blank entry in the $o->{printer}{configures} hash which lead to a blank menu entry in the main menu of printerdrake. This is fixed now. | ||||
* | ensure the $::expert flag in netconnect doesn't propagate to the rest of the | Pascal Rigaux | 2003-02-28 | 1 | -0/+1 |
| | | | | | install | ||||
* | added mirror url not given. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | fixed small typo. | Francois Pons | 2003-02-27 | 1 | -1/+1 |
| |