summaryrefslogtreecommitdiffstats
path: root/perl-install/modules
Commit message (Expand)AuthorAgeFilesLines
* drop 10 years old migrationThierry Vignaud2016-01-021-5/+0
* kill $Id:$ tagsThierry Vignaud2014-06-075-5/+5
* drop disabling supermountThierry Vignaud2014-03-141-4/+1
* use modprobe instead of insmod (mga#8676)Thierry Vignaud2013-01-181-4/+0
* slightly better stringsThierry Vignaud2012-12-141-3/+3
* harddrake2: allow writing 0 as module option, and forbid options with spaces ...Olivier Blin2012-05-101-1/+1
* help perl_checkerThierry Vignaud2012-03-232-0/+2
* (category2text) fix displayed messageThierry Vignaud2011-09-191-1/+1
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-065-5/+5
* but still allow removing install linesPascal Terjan2009-08-131-3/+2
* don't add useless install lines in modprobe.confPascal Terjan2009-08-131-1/+2
* (config_window) remove empty module parameter instead of writing them (#40581)Thierry Vignaud2009-02-251-2/+3
* (wait_load_module) add a less generic title (instead of "Please wait")Thierry Vignaud2008-09-111-1/+1
* harddrake: allow to set zero values in module options (#26515)Olivier Blin2008-01-021-1/+1
* make modules::*::get_above return a list, and thus fix loading of tifm_sd mod...Olivier Blin2007-09-162-2/+2
* re-sync after the big svn lossPascal Rigaux2007-04-253-52/+15
* (config_window) properly report no configurable parameter (#17579)Thierry Vignaud2005-10-061-4/+4
* (read_raw) explain (ie add comments)Thierry Vignaud2005-10-031-0/+2
* (remove_module) better written this wayThierry Vignaud2005-09-071-3/+5
* (remove_module) prevent wiping /etc/modprobe.preload if module isThierry Vignaud2005-09-071-0/+1
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-2/+2
* don't need prefixing with current packagePascal Rigaux2005-06-091-2/+2
* read in existing modprobe.conf on upgrade (bugzilla #13309)Pascal Rigaux2005-06-021-1/+9
* (load_category__prompt_for_more) enable one to load ide drivers if neededThierry Vignaud2005-03-251-1/+1
* (remove_module) handle removal of cards (#7049)Thierry Vignaud2005-02-141-0/+4
* (load_category__prompt_for_more)Thierry Vignaud2005-01-201-1/+1
* move SATA in its own categoryThierry Vignaud2005-01-201-1/+1
* a somewhat nicer message when loading a modulePascal Rigaux2005-01-031-6/+17
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* ensure that explanations go into /var/log/explanations is standalone modeThierry Vignaud2004-11-251-7/+7
* (load_category__prompt) fix spacing in module listThierry Vignaud2004-09-151-1/+2
* when installing on kernel 2.4, do generate a valid modprobe.conf anywayPascal Rigaux2004-09-072-2/+11
* really parse modules file according to its type when reading it (always call ...Olivier Blin2004-08-243-13/+19
* perl_checker compliancePascal Rigaux2004-08-102-2/+2
* internally keep module names according to what we configure (and our kernel, ...Pascal Rigaux2004-08-103-18/+48
* perl_checker enhancementPascal Rigaux2004-07-221-1/+1
* add $IdPascal Rigaux2004-07-223-3/+3
* modules::modprobe_conf now works (at least a little :)Pascal Rigaux2004-07-223-91/+223
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-214-16/+281
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-071-1/+1
* (load_category__prompt_for_more) do not list probed category in detected hard...Thierry Vignaud2004-02-231-1/+1
* (load_category__prompt_for_more) show quotes around detected hardware in orderThierry Vignaud2004-02-231-1/+1
* don't have a wait_message above another empty wait_message when probing hardwarePascal Rigaux2004-02-131-1/+1
* (config_window) do not even try to hint the user about the parameterThierry Vignaud2004-02-031-1/+2
* (parameters) fix modinfo parsing (format had been altered betweenThierry Vignaud2004-02-031-1/+5
* help perl_checkerPascal Rigaux2004-01-221-0/+1
* kernel 2.6 .ko adaptationPascal Rigaux2004-01-201-2/+1
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-051-1/+1
* minor cleanupThierry Vignaud2003-10-171-1/+1