| Commit message (Expand) | Author | Age | Files | Lines |
* | (load_category__prompt) fix spacing in module list | Thierry Vignaud | 2004-09-15 | 1 | -1/+2 |
* | when installing on kernel 2.4, do generate a valid modprobe.conf anyway | Pascal Rigaux | 2004-09-07 | 2 | -2/+11 |
* | really parse modules file according to its type when reading it (always call ... | Olivier Blin | 2004-08-24 | 3 | -13/+19 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-10 | 2 | -2/+2 |
* | internally keep module names according to what we configure (and our kernel, ... | Pascal Rigaux | 2004-08-10 | 3 | -18/+48 |
* | perl_checker enhancement | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | add $Id | Pascal Rigaux | 2004-07-22 | 3 | -3/+3 |
* | modules::modprobe_conf now works (at least a little :) | Pascal Rigaux | 2004-07-22 | 3 | -91/+223 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 4 | -16/+281 |
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
* | (load_category__prompt_for_more) do not list probed category in detected hard... | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
* | (load_category__prompt_for_more) show quotes around detected hardware in order | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
* | don't have a wait_message above another empty wait_message when probing hardware | Pascal Rigaux | 2004-02-13 | 1 | -1/+1 |
* | (config_window) do not even try to hint the user about the parameter | Thierry Vignaud | 2004-02-03 | 1 | -1/+2 |
* | (parameters) fix modinfo parsing (format had been altered between | Thierry Vignaud | 2004-02-03 | 1 | -1/+5 |
* | help perl_checker | Pascal Rigaux | 2004-01-22 | 1 | -0/+1 |
* | kernel 2.6 .ko adaptation | Pascal Rigaux | 2004-01-20 | 1 | -2/+1 |
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 |
* | minor cleanup | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
* | if some module has no parameter, instead of not displaying the config | Thierry Vignaud | 2003-09-11 | 1 | -1/+5 |
* | translate one more string | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
* | do translate choices N_("Yes"), N_("No"), N_("See hardware info") | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 1 | -1/+0 |
* | fix BUG 2530, no more spurious window when insmoding fail | Damien Chaumette | 2003-05-20 | 1 | -1/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -4/+4 |
* | join detect_devices::stringlist() to have it in a text box (eurk!) | Pascal Rigaux | 2003-02-25 | 1 | -1/+1 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -1/+4 |
* | use run_program::get_stdout | Pascal Rigaux | 2003-02-03 | 1 | -3/+1 |
* | pixelize(tm) | Thierry Vignaud | 2003-02-03 | 1 | -3/+1 |
* | (load_category__prompt_for_more): cleanup, propose "See hardware info" in any... | Pascal Rigaux | 2003-01-23 | 1 | -3/+2 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |
* | move any::load_category() to network::interactive::load_category() | Pascal Rigaux | 2002-12-29 | 1 | -0/+117 |
* | bug fix | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | rename modparm as modules::parameters | Thierry Vignaud | 2002-11-18 | 2 | -2/+63 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | split harddrake part that configure a module into modules::interactive | Thierry Vignaud | 2002-09-24 | 1 | -0/+25 |