summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* - detect_devices:distro/mdv2010.0Olivier Blin2010-02-231-1/+1
* fix detecting pcmcia serial devicesClaudio Matsuoka2010-01-141-2/+2
* (pci_probe) better check for PCI Express capabilityThierry Vignaud2009-09-301-10/+3
* add missing bit that got lost between euphor and mdv (fixing runningThierry Vignaud2009-09-231-0/+1
* reduce perl_checker's SNR ratioThierry Vignaud2009-09-231-0/+1
* (is_child_of_a_pcie_bridge) introduce itThierry Vignaud2009-09-231-2/+15
* (get_pci_sysfs_path) extract it out of pci_probe__real() (needed forThierry Vignaud2009-09-231-1/+7
* perl_checker cleanupsThierry Vignaud2009-09-231-5/+5
* revert bogus bit in latest commtiThierry Vignaud2009-09-231-1/+1
* (pci_probe__real,c::pci_probe) retrieve PCI revision (#42576)Thierry Vignaud2009-09-231-2/+2
* fix VirtIO devices support and release 12.46Pascal Terjan2009-08-281-2/+1
* (dmidecode) fix parsing dmidecode output (broken since we useThierry Vignaud2009-08-111-1/+4
* don't log the links we ignore when looking for scsi devices (#49406)Pascal Terjan2009-07-091-1/+1
* move serialPort function from mouse.pm to detect_devices.pmChristophe Fergeau2009-07-011-1/+6
* do not ignore FB-DIMM memoryPascal Terjan2009-05-271-1/+1
* Add 'touchpad' type to rpmsrateChristophe Fergeau2009-05-041-0/+1
* Add detect_devices::hasTouchpad() functionChristophe Fergeau2009-05-041-0/+2
* Detect Elantech touchpadChristophe Fergeau2009-05-041-0/+1
* handle virtio block devicesPascal Terjan2009-04-231-1/+9
* (getModem) enable to skip (slow) detecting serial modemsThierry Vignaud2009-04-161-1/+2
* detect_devices: only look at valid scsi devices in /sysPascal Terjan2009-03-221-1/+3
* (is_vmware) add infrastucture for detecting vmwareThierry Vignaud2009-03-201-0/+4
* Try to detect serversPascal Terjan2009-01-091-0/+12
* fix previous commit (thanks to titi)Pascal Rigaux2008-10-201-1/+1
* - fix detecting SMP (was broken we relied on install kernel being non-smp) (#...Pascal Rigaux2008-10-201-0/+1
* do not detect pan* devices as ethernet devices for nowOlivier Blin2008-10-021-1/+2
* allow detection of low resources systems (extracted from compssUsers.pl) and ...Olivier Blin2008-10-021-0/+14
* fix input devices detection in rpmsrate (broken for 3 years, #43721)Olivier Blin2008-09-101-1/+1
* - fix "probe floppies only once" (#43216)Pascal Rigaux2008-08-271-1/+1
* do not bother probing /dev/fd0 and loading floppy device uselessly,Olivier Blin2008-08-221-1/+5
* (floppies) probe floppies only onceThierry Vignaud2008-08-221-1/+4
* add a dash when prefixing big comment hunks (to that it gets removed in dist)Olivier Blin2008-05-141-15/+15
* remove some useless dashesOlivier Blin2008-05-141-3/+3
* do not list hso* interfaces as ethernet interfacesOlivier Blin2008-05-141-1/+2
* remove trailing dashOlivier Blin2008-05-141-1/+1
* detect as laptop systems with ACPI lid buttonOlivier Blin2008-03-281-0/+1
* - fix partition device name for some dmraid (missing "p", cf #38363)Pascal Rigaux2008-03-061-2/+2
* provide sysfs device path on Firewire and PCMCIA bus (to be able to fix #3395...Olivier Blin2008-03-051-0/+2
* install kernel586 on Transmeta Crusoe TM5800 (#37866)Pascal Rigaux2008-03-041-0/+1
* (getSCSI) adapt to new kernel-2.6.25's sysfs layout (Eric Pielbug, #38235)Thierry Vignaud2008-03-031-0/+3
* replace probeall__real() with a probeall_update_cache() function that also up...Olivier Blin2008-02-281-2/+2
* fix typo not to try finding a dkms package for amd64_agpOlivier Blin2008-02-211-1/+1
* detect systems with C7-M processor as laptop (like Belinea s.book)Olivier Blin2008-02-061-1/+1
* match model name only when grepping /proc/cpuinfo in isLaptop()Olivier Blin2008-02-061-1/+1
* (isLaptop) fix wrongly detecting some devices as laptop specific dueThierry Vignaud2007-11-291-1/+1
* allow to detect VirtualBox guest systemsOlivier Blin2007-09-281-0/+4
* fix typo in hash sliceOlivier Blin2007-09-251-1/+1
* add probeall_dkms_modules() to list modules that are available in dkms packagesOlivier Blin2007-09-221-0/+18
* - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11Pascal Rigaux2007-09-191-0/+1
* (getSCSI) extract std "vendor|description" in description fieldThierry Vignaud2007-09-171-0/+1