summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
Commit message (Expand)AuthorAgeFilesLines
* load_filer_modules: split it outThierry Vignaud2016-02-101-3/+11
* do not load hyper-v modules (mga#14117)Thierry Vignaud2014-12-121-5/+0
* gnore modules failures for hyper-v (mga#14117)Thierry Vignaud2014-12-051-2/+2
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-9/+0
* let modprobe handles needed sub modulesThierry Vignaud2013-01-181-2/+2
* use modprobe instead of insmod (mga#8676)Thierry Vignaud2013-01-181-49/+0
* (load_with_options) load 'crc32c' module for XFS too (mga#8676)Thierry Vignaud2013-01-181-1/+1
* - Add support to detect if we're running in Hyper-V vm and automaticallyArnaud Patard2012-12-071-1/+6
* adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usbThierry Vignaud2012-08-301-1/+1
* adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead ofThierry Vignaud2012-08-301-1/+1
* (remove_loaded_modules) rename as filter_out_loaded_modules() for clarityThierry Vignaud2012-05-231-3/+3
* (load_raw) simplifyThierry Vignaud2012-03-021-2/+2
* (load_raw) fix undefined variable after commit r688 by rtp on 2011-03-18Thierry Vignaud2012-02-191-0/+3
* (load_raw_install) do not display errors when loading a driver that isThierry Vignaud2012-01-261-1/+2
* (extract_modules) silent failure to extract gz modules (for rescue)Thierry Vignaud2012-01-251-1/+1
* (load_raw) faster & safer waiting for end of USB modulesThierry Vignaud2012-01-201-10/+1
* (extract_modules) enable to find, decompress XZ modulesThierry Vignaud2012-01-201-1/+2
* perl_checker cleanupThierry Vignaud2012-01-201-1/+1
* String changes: perl -pi -e 's!file system!filesystem!'Ahmad Samir2011-04-041-1/+1
* - try to handle the built-in module case before trying to load a module.Arnaud Patard2011-03-181-1/+24
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* fix loading of btrfs modulePascal Terjan2010-06-041-0/+1
* Use proper module for getInputDevices (bug #51308).Eugeni Dodonov2009-06-021-1/+1
* Rename ide-disk to ide-gd_modChristophe Fergeau2009-05-071-1/+1
* Add detect_devices::hasTouchpad() functionChristophe Fergeau2009-05-041-1/+2
* Detect Elantech touchpadChristophe Fergeau2009-05-041-1/+1
* - never add usb-storage to scsi_hostadapter Pascal Rigaux2008-09-261-1/+1
* - usbkbd is dead, using usbhid insteadPascal Rigaux2008-08-201-1/+1
* do not write aliases for asus_acpi and thinkpad_acpi in modprobe.preload, the...Olivier Blin2008-03-171-2/+0
* (write_preload_conf) better styleThierry Vignaud2008-03-031-1/+1
* (write_preload_conf) select proper padlock module for Via CPU (Derek Jennings...Thierry Vignaud2008-03-031-1/+1
* run /sbin/insmod explicitely (not to call fake insmod in rescue)Olivier Blin2008-02-281-1/+1
* factorize imm and ppa in parallel_zip_modulesOlivier Blin2008-02-111-3/+5
* do not try to load parport_pc twiceOlivier Blin2008-02-111-1/+0
* do not modify modules.dep to load parport_pc for parport, but inline in code ...Olivier Blin2008-02-111-0/+1
* do not modify modules.dep to load nls modules for fat, but inline in code (to...Olivier Blin2008-02-111-0/+1
* do not try to load /modules/modules.descriptionOlivier Blin2008-02-111-1/+0
* use modname2path instead of hardcoding /modules (to use /lib/modules/`uname -r`)Olivier Blin2008-02-111-14/+10
* use modname2filename to find if a module is availableOlivier Blin2007-09-221-1/+1
* fix passing module options when module name contains a '-' characterOlivier Blin2007-09-191-2/+3
* adapt load_and_configure() example to current prototypeOlivier Blin2007-09-191-1/+1
* - fix loading dependencies of kernel module "xxx-yyy" (instead of "xxx_yyy")Pascal Rigaux2007-09-171-1/+1
* make modules::*::get_above return a list, and thus fix loading of tifm_sd mod...Olivier Blin2007-09-161-2/+2
* fix loading of tifm_sd module (#18237)Olivier Blin2007-09-131-2/+2
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-271-1/+1
* fallback on module name if the filename can't be found (in the rare case the ...Olivier Blin2007-08-211-1/+6
* use '_' in IDE module namesOlivier Blin2007-08-211-2/+2
* use usb_storage instead of usb-storageOlivier Blin2007-08-211-4/+4
* convert module names to module filenamesOlivier Blin2007-08-211-1/+1