Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rescue: Move files around and introduce proper dep tracking. | Colin Guthrie | 2013-12-07 | 1 | -38/+0 |
| | | | | | | | | This moves any perl files into bin and sbin folders which will be directly installed in /usr/bin and /usr/sbin. This is done such that the extract modes in list.xml still work and the files end up in the right places. All other files have been moved into the tree folder in their final destination. | ||||
* | (install_module) merge install_module_raw() in it | Thierry Vignaud | 2012-05-23 | 1 | -6/+1 |
| | |||||
* | (install_module_raw) 'descr' arg is now mandatory since simpe calls just ↵ | Thierry Vignaud | 2012-05-23 | 1 | -2/+2 |
| | | | | vanished | ||||
* | we've switch from "USB HIDBP Keyboard (simple Boot)" support to full HID a ↵ | Thierry Vignaud | 2012-05-23 | 1 | -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.x | Thierry Vignaud | 2012-05-23 | 1 | -1/+0 |
| | |||||
* | explain | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 |
| | |||||
* | (install_module_raw) simplify | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -1/+1 |
| | |||||
* | use detect_devices and simplify | Pascal Rigaux | 2005-04-21 | 1 | -63/+18 |
| | |||||
* | mandriva switch | Pascal Rigaux | 2005-04-19 | 1 | -3/+5 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+4 |
| | |||||
* | drvinst <param> is broken when we don't -v | Guillaume Cottenceau | 2002-09-10 | 1 | -1/+4 |
| | |||||
* | don't install usb keyboard drivers more than once | Guillaume Cottenceau | 2001-09-27 | 1 | -1/+6 |
| | |||||
* | try to fix usb keyboards | Guillaume Cottenceau | 2001-09-27 | 1 | -0/+9 |
| | |||||
* | test for "Card:" and not install, some videoboards are not reported as ↵ | Guillaume Cottenceau | 2001-03-29 | 1 | -0/+4 |
| | | | | DISPLAY_VGA :-( | ||||
* | pixelization | Mystery Man 553 | 2001-02-12 | 1 | -27/+20 |
| | |||||
* | - add lspci, lspcidrake, vim-minimal | Mystery Man 535 | 2001-02-12 | 1 | -0/+73 |
- better /etc/issue - better PS1 - write embryonic tool (installation of detected drivers according to pci cards) |