Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill dead comments & code (support for kernel-2.[24].x, devfs is dead since ↵ | Thierry Vignaud | 2011-12-19 | 1 | -4/+2 |
| | | | | 2.5.x kernels, ...) | ||||
* | revert incorrect change in is_netbook_nettop(), the regexp was ok, fix ↵ | Olivier Blin | 2011-12-07 | 1 | -2/+2 |
| | | | | perl_checker instead | ||||
* | (floppies) minor perl_checker cleanup | Thierry Vignaud | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | (is_netbook_nettop) fix typos | Thierry Vignaud | 2011-12-07 | 1 | -2/+2 |
| | | | | | | | | detection was probably broken since introducing that function in "allow detection of low resources systems (extracted from compssUsers.pl) and netbooks/nettops" by blino on Oct 2 2008 (found by perl_checker) | ||||
* | (getSCSI) fix test, thus only overwritting model if found | Thierry Vignaud | 2011-12-07 | 1 | -1/+1 |
| | | | | broken since "(_get_hd_vendor) factorize code (needed for next commit)" on 2010-01-18 | ||||
* | (default_packages) merge cpufreq detection logic into | Thierry Vignaud | 2011-09-07 | 1 | -1/+6 |
| | | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases | ||||
* | (matching_types) do not abuse TYPE for cpufreq & microcode | Thierry Vignaud | 2011-09-07 | 1 | -2/+0 |
| | |||||
* | (hasCPUFreq) fix cpufreq detection corrupting other types | Thierry Vignaud | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | (hasCPUMicrocode) add support to detect if CPU microcode is upgradable | Thierry Vignaud | 2011-08-22 | 1 | -0/+10 |
| | |||||
* | (is_arm_openrd_client, is_arm_versatile, is_arm_efikamix) perl_checker | Thierry Vignaud | 2011-08-22 | 1 | -3/+3 |
| | | | | | cleanups in previous ARM commits | ||||
* | (hasCPUFreq) detect machines needing cpufreq | Thierry Vignaud | 2011-08-01 | 1 | -0/+2 |
| | |||||
* | (getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB numpad) ↵ | Thierry Vignaud | 2011-08-01 | 1 | -0/+12 |
| | | | | (#1099) | ||||
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | - import stage1/drakxtools arm support | Arnaud Patard | 2011-03-18 | 1 | -1/+13 |
| | |||||
* | - import stage1/drakxtools mips support | Arnaud Patard | 2011-03-18 | 1 | -1/+33 |
| | |||||
* | - use EVIOCGBIT ioctl instead of trying to parse key field from | Arnaud Patard | 2011-03-18 | 1 | -2/+7 |
| | | | | | /proc/bus/input/devices to avoid issues on 64bit kernel with 32bit userspace | ||||
* | - try to parse DMI informations only on x86 to avoid reading/writing some random | Arnaud Patard | 2011-03-18 | 1 | -1/+6 |
| | | | | | memory location on arm/mips | ||||
* | 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 ------------------------------------------------------------------------ | ||||
* | detect "Rack Mount" Chassis as server | Olivier Blin | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | Add ThinkServer to known servers | Christophe Fergeau | 2010-03-01 | 1 | -1/+1 |
| | | | | | Lenovo took over a part of IBM server business, the servers they build are known as ThinkServer | ||||
* | - detect_devices: | Olivier Blin | 2010-02-23 | 1 | -1/+1 |
| | | | | | | o fix merging PCI devices info from sysfs which resulted in ill-informed devices matching (#57711) | ||||
* | no more need to forward declare %hd_vendors (basically reverting | Thierry Vignaud | 2010-01-18 | 1 | -2/+2 |
| | | | | commit r265068) | ||||
* | (_get_hd_vendor) detect "Hitachi" vendor for more hard discs | Thierry Vignaud | 2010-01-18 | 1 | -0/+1 |
| | |||||
* | (_get_hd_vendor) factorize code (needed for next commit) | Thierry Vignaud | 2010-01-18 | 1 | -7/+14 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2010-01-18 | 1 | -3/+3 |
| | |||||
* | detect "Maxtor" vendor for hard discs | Thierry Vignaud | 2010-01-18 | 1 | -0/+1 |
| | |||||
* | rename %eide_hds as %hd_vendors since it better document what it is | Thierry Vignaud | 2010-01-18 | 1 | -6/+6 |
| | |||||
* | (getSCSI) guess real vendor names like we use to do for IDE devices for years | Thierry Vignaud | 2010-01-18 | 1 | -0/+4 |
| | |||||
* | forward declare %eide_hds (needed for next commit) | Thierry Vignaud | 2010-01-18 | 1 | -2/+2 |
| | |||||
* | (getSCSI) factorize vendor & model extraction | Thierry Vignaud | 2010-01-18 | 1 | -2/+3 |
| | |||||
* | (complete_usb_storage_info) fix retrieving empty info for USB discs | Thierry Vignaud | 2010-01-18 | 1 | -1/+2 |
| | | | | | | | | do not overwrite values when we cannot access sysfs (fix "displaying empty info for USB discs" regression "introduced" by path fix in getSCSI() (r263658 by blino on 2009/11/24) that exposed the complete_usb_storage_info() breakage to the real world (was: "fix reading USB details (#55690)") | ||||
* | fix detecting pcmcia serial devices | Olivier Blin | 2010-01-05 | 1 | -2/+2 |
| | |||||
* | update drakx to get proper sysfs device path from usb devices | Herton Ronaldo Krzesinski | 2009-11-25 | 1 | -2/+2 |
| | |||||
* | fix SCSI driver module name | Olivier Blin | 2009-11-24 | 1 | -1/+2 |
| | |||||
* | fix reading USB details (#55690) | Olivier Blin | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | fix get_sysfs_usbpath_for_block and callers | Olivier Blin | 2009-11-24 | 1 | -5/+5 |
| | |||||
* | (pci_probe) better check for PCI Express capability | Thierry Vignaud | 2009-09-30 | 1 | -10/+3 |
| | |||||
* | add missing bit that got lost between euphor and mdv (fixing running | Thierry Vignaud | 2009-09-23 | 1 | -0/+1 |
| | | | | | wit strict pragma) | ||||
* | reduce perl_checker's SNR ratio | Thierry Vignaud | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | (is_child_of_a_pcie_bridge) introduce it | Thierry Vignaud | 2009-09-23 | 1 | -2/+15 |
| | | | | | (pci_probe) introdude 'nice_bus' field in order to report if it's a PCIe device (#28479) | ||||
* | (get_pci_sysfs_path) extract it out of pci_probe__real() (needed for | Thierry Vignaud | 2009-09-23 | 1 | -1/+7 |
| | | | | later commits) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2009-09-23 | 1 | -5/+5 |
| | |||||
* | revert bogus bit in latest commti | Thierry Vignaud | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | (pci_probe__real,c::pci_probe) retrieve PCI revision (#42576) | Thierry Vignaud | 2009-09-23 | 1 | -2/+2 |
| | | | | | (needs ldetect >= 0.9) | ||||
* | fix VirtIO devices support and release 12.46 | Pascal Terjan | 2009-08-28 | 1 | -2/+1 |
| | |||||
* | (dmidecode) fix parsing dmidecode output (broken since we use | Thierry Vignaud | 2009-08-11 | 1 | -1/+4 |
| | | | | | | dmidecode-2.10, aka since November 24 2008) Pixel: I hate you! | ||||
* | don't log the links we ignore when looking for scsi devices (#49406) | Pascal Terjan | 2009-07-09 | 1 | -1/+1 |
| | |||||
* | move serialPort function from mouse.pm to detect_devices.pm | Christophe Fergeau | 2009-07-01 | 1 | -1/+6 |
| | |||||
* | do not ignore FB-DIMM memory | Pascal Terjan | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | Add 'touchpad' type to rpmsrate | Christophe Fergeau | 2009-05-04 | 1 | -0/+1 |
| |