summaryrefslogtreecommitdiffstats
path: root/rescue/drvinst
Commit message (Collapse)AuthorAgeFilesLines
* (install_module) merge install_module_raw() in itThierry Vignaud2012-05-231-6/+1
|
* (install_module_raw) 'descr' arg is now mandatory since simpe calls just ↵Thierry Vignaud2012-05-231-2/+2
| | | | vanished
* we've switch from "USB HIDBP Keyboard (simple Boot)" support to full HID a ↵Thierry Vignaud2012-05-231-5/+0
| | | | | | | long time ago installer don't try to load it anymore since commit r244260 from pixel on Wed Aug 20 2 2008: "usbkbd is dead, using usbhid instead"
* kill last remanents of kernel-2.4.xThierry Vignaud2012-05-231-1/+0
|
* explainThierry Vignaud2012-05-231-0/+2
|
* (install_module_raw) simplifyThierry Vignaud2012-05-231-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-05-231-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+1
|
* use detect_devices and simplifyPascal Rigaux2005-04-211-63/+18
|
* mandriva switchPascal Rigaux2005-04-191-3/+5
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+4
|
* drvinst <param> is broken when we don't -vGuillaume Cottenceau2002-09-101-1/+4
|
* don't install usb keyboard drivers more than onceGuillaume Cottenceau2001-09-271-1/+6
|
* try to fix usb keyboardsGuillaume Cottenceau2001-09-271-0/+9
|
* test for "Card:" and not install, some videoboards are not reported as ↵Guillaume Cottenceau2001-03-291-0/+4
| | | | DISPLAY_VGA :-(
* pixelizationMystery Man 5532001-02-121-27/+20
|
* - add lspci, lspcidrake, vim-minimalMystery Man 5352001-02-121-0/+73
- better /etc/issue - better PS1 - write embryonic tool (installation of detected drivers according to pci cards)