Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let modprobe handles needed sub modules | Thierry Vignaud | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | use modprobe instead of insmod (mga#8676) | Thierry Vignaud | 2013-01-18 | 1 | -49/+0 |
| | |||||
* | (load_with_options) load 'crc32c' module for XFS too (mga#8676) | Thierry Vignaud | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | - Add support to detect if we're running in Hyper-V vm and automatically | Arnaud Patard | 2012-12-07 | 1 | -1/+6 |
| | | | | | load storage driver when probing disks in this case. | ||||
* | adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usb | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
| | | | | instead of /proc/bus/usb | ||||
* | adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead of | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
| | | | | /proc/bus/usb | ||||
* | (remove_loaded_modules) rename as filter_out_loaded_modules() for clarity | Thierry Vignaud | 2012-05-23 | 1 | -3/+3 |
| | |||||
* | (load_raw) simplify | Thierry Vignaud | 2012-03-02 | 1 | -2/+2 |
| | |||||
* | (load_raw) fix undefined variable after commit r688 by rtp on 2011-03-18 | Thierry Vignaud | 2012-02-19 | 1 | -0/+3 |
| | | | | (was: "try to handle the built-in module case before trying to load a module") | ||||
* | (load_raw_install) do not display errors when loading a driver that is | Thierry Vignaud | 2012-01-26 | 1 | -1/+2 |
| | | | | | | | already loaded (mga#1146) we might just as well refuse to load an already loaded module but I think some modules redo probing when "reloaded". | ||||
* | (extract_modules) silent failure to extract gz modules (for rescue) | Thierry Vignaud | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | (load_raw) faster & safer waiting for end of USB modules | Thierry Vignaud | 2012-01-20 | 1 | -10/+1 |
| | | | | (thanks to now having udev) | ||||
* | (extract_modules) enable to find, decompress XZ modules | Thierry Vignaud | 2012-01-20 | 1 | -1/+2 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | String changes: perl -pi -e 's!file system!filesystem!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | - try to handle the built-in module case before trying to load a module. | Arnaud Patard | 2011-03-18 | 1 | -1/+24 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ------------------------------------------------------------------------ | ||||
* | fix loading of btrfs module | Pascal Terjan | 2010-06-04 | 1 | -0/+1 |
| | |||||
* | Use proper module for getInputDevices (bug #51308). | Eugeni Dodonov | 2009-06-02 | 1 | -1/+1 |
| | |||||
* | Rename ide-disk to ide-gd_mod | Christophe Fergeau | 2009-05-07 | 1 | -1/+1 |
| | |||||
* | Add detect_devices::hasTouchpad() function | Christophe Fergeau | 2009-05-04 | 1 | -1/+2 |
| | |||||
* | Detect Elantech touchpad | Christophe Fergeau | 2009-05-04 | 1 | -1/+1 |
| | |||||
* | - never add usb-storage to scsi_hostadapter | Pascal Rigaux | 2008-09-26 | 1 | -1/+1 |
| | | | | | (never needed, and when wrongly added, it slows the boot) | ||||
* | - usbkbd is dead, using usbhid instead | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
| | | | | | (as told by pterjan) | ||||
* | do not write aliases for asus_acpi and thinkpad_acpi in modprobe.preload, ↵ | Olivier Blin | 2008-03-17 | 1 | -2/+0 |
| | | | | the modules are now handled by coldplug | ||||
* | (write_preload_conf) better style | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
| | |||||
* | (write_preload_conf) select proper padlock module for Via CPU (Derek ↵ | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
| | | | | Jennings, #38311) | ||||
* | run /sbin/insmod explicitely (not to call fake insmod in rescue) | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | factorize imm and ppa in parallel_zip_modules | Olivier Blin | 2008-02-11 | 1 | -3/+5 |
| | |||||
* | do not try to load parport_pc twice | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
| | |||||
* | do not modify modules.dep to load parport_pc for parport, but inline in code ↵ | Olivier Blin | 2008-02-11 | 1 | -0/+1 |
| | | | | (to keep a "clean" modules.dep) | ||||
* | do not modify modules.dep to load nls modules for fat, but inline in code ↵ | Olivier Blin | 2008-02-11 | 1 | -0/+1 |
| | | | | (to keep a "clean" modules.dep) | ||||
* | do not try to load /modules/modules.description | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
| | |||||
* | use modname2path instead of hardcoding /modules (to use /lib/modules/`uname -r`) | Olivier Blin | 2008-02-11 | 1 | -14/+10 |
| | |||||
* | use modname2filename to find if a module is available | Olivier Blin | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | fix passing module options when module name contains a '-' character | Olivier Blin | 2007-09-19 | 1 | -2/+3 |
| | |||||
* | adapt load_and_configure() example to current prototype | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - fix loading dependencies of kernel module "xxx-yyy" (instead of "xxx_yyy") | Pascal Rigaux | 2007-09-17 | 1 | -1/+1 |
| | | | | | | | | (eg: dm-mirror) hint: dependencies_closure("dm-mirror") doesn't work, whereas dependencies_closure("dm_mirror") do | ||||
* | make modules::*::get_above return a list, and thus fix loading of tifm_sd ↵ | Olivier Blin | 2007-09-16 | 1 | -2/+2 |
| | | | | module during install | ||||
* | fix loading of tifm_sd module (#18237) | Olivier Blin | 2007-09-13 | 1 | -2/+2 |
| | |||||
* | drop Move support (unused for quite a long time and superceeded by Globetrotter | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | | | | | which itself was obsoleted by Mdv One) | ||||
* | fallback on module name if the filename can't be found (in the rare case the ↵ | Olivier Blin | 2007-08-21 | 1 | -1/+6 |
| | | | | caller uses '-' in the module name) | ||||
* | use '_' in IDE module names | Olivier Blin | 2007-08-21 | 1 | -2/+2 |
| | |||||
* | use usb_storage instead of usb-storage | Olivier Blin | 2007-08-21 | 1 | -4/+4 |
| | |||||
* | convert module names to module filenames | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | (load_raw_install) do warn if pata driver failed to load (now that | Thierry Vignaud | 2007-08-21 | 1 | -2/+0 |
| | | | | | pcitable do not list modules not present in current kernel) | ||||
* | use '_' in modules names | Olivier Blin | 2007-08-20 | 1 | -5/+5 |
| | |||||
* | (write_preload_conf) 'ibm_acpi' driver was replaced by 'thinkpad_acpi (#31606) | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | load ide-disk module when loading disk/ide category | Olivier Blin | 2007-07-16 | 1 | -0/+1 |
| | |||||
* | - use modularized ide drivers and configure ide-controller in modprobe.conf | Pascal Rigaux | 2007-06-28 | 1 | -2/+4 |
| | | | | | | | - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers |