Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop 10 years old migration | Thierry Vignaud | 2016-01-02 | 1 | -5/+0 |
| | |||||
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 5 | -5/+5 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | drop disabling supermount | Thierry Vignaud | 2014-03-14 | 1 | -4/+1 |
| | | | | | supermount is dead since 2007 (commit 29b91486ff7de14e6f4388ee03bf426a912f76d9) | ||||
* | use modprobe instead of insmod (mga#8676) | Thierry Vignaud | 2013-01-18 | 1 | -4/+0 |
| | |||||
* | slightly better strings | Thierry Vignaud | 2012-12-14 | 1 | -3/+3 |
| | |||||
* | harddrake2: allow writing 0 as module option, and forbid options with spaces ↵ | Olivier Blin | 2012-05-10 | 1 | -1/+1 |
| | | | | (from Colin) | ||||
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 2 | -0/+2 |
| | |||||
* | (category2text) fix displayed message | Thierry Vignaud | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | - perl -pi -e 's!hard drive!hard disk drive!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 5 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | but still allow removing install lines | Pascal Terjan | 2009-08-13 | 1 | -3/+2 |
| | |||||
* | don't add useless install lines in modprobe.conf | Pascal Terjan | 2009-08-13 | 1 | -1/+2 |
| | |||||
* | (config_window) remove empty module parameter instead of writing them (#40581) | Thierry Vignaud | 2009-02-25 | 1 | -2/+3 |
| | |||||
* | (wait_load_module) add a less generic title (instead of "Please wait") | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | harddrake: allow to set zero values in module options (#26515) | Olivier Blin | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | make modules::*::get_above return a list, and thus fix loading of tifm_sd ↵ | Olivier Blin | 2007-09-16 | 2 | -2/+2 |
| | | | | module during install | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 3 | -52/+15 |
| | |||||
* | (config_window) properly report no configurable parameter (#17579) | Thierry Vignaud | 2005-10-06 | 1 | -4/+4 |
| | |||||
* | (read_raw) explain (ie add comments) | Thierry Vignaud | 2005-10-03 | 1 | -0/+2 |
| | |||||
* | (remove_module) better written this way | Thierry Vignaud | 2005-09-07 | 1 | -3/+5 |
| | |||||
* | (remove_module) prevent wiping /etc/modprobe.preload if module is | Thierry Vignaud | 2005-09-07 | 1 | -0/+1 |
| | | | | | unset (#16181) | ||||
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -2/+2 |
| | | | | | | - remove unneeded "use xxx" - add some "use xxx" (nb: not completly needed because some other modules may do it) | ||||
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -2/+2 |
| | |||||
* | read in existing modprobe.conf on upgrade (bugzilla #13309) | Pascal Rigaux | 2005-06-02 | 1 | -1/+9 |
| | |||||
* | (load_category__prompt_for_more) enable one to load ide drivers if needed | Thierry Vignaud | 2005-03-25 | 1 | -1/+1 |
| | |||||
* | (remove_module) handle removal of cards (#7049) | Thierry Vignaud | 2005-02-14 | 1 | -0/+4 |
| | |||||
* | (load_category__prompt_for_more) | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
| | | | | | | | - fix missing help for SCSI - display it too for non SCSI disks that're handled as SCSI ones (USB, Firewire, SATA, raid ...) | ||||
* | move SATA in its own category | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
| | |||||
* | a somewhat nicer message when loading a module | Pascal Rigaux | 2005-01-03 | 1 | -6/+17 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | ensure that explanations go into /var/log/explanations is standalone mode | Thierry Vignaud | 2004-11-25 | 1 | -7/+7 |
| | | | | | (log::explanations() just calls log::l() at install time) | ||||
* | (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 |
| | | | | $conf->read, split modules::any_conf::read in modules::any_conf::read_handled) | ||||
* | 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 |
| | | | | 2.4 or 2.6) | ||||
* | 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 ↵ | Pascal Rigaux | 2004-07-21 | 4 | -16/+281 |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | ||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | (load_category__prompt_for_more) do not list probed category in detected ↵ | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | | | | hardware list | ||||
* | (load_category__prompt_for_more) show quotes around detected hardware in order | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | | | | | to more easily see thems | ||||
* | 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 |
| | | | | | format on a 2.6.x kernel | ||||
* | (parameters) fix modinfo parsing (format had been altered between | Thierry Vignaud | 2004-02-03 | 1 | -1/+5 |
| | | | | | modutils and module-init-tools :-() | ||||
* | 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 |
| |