summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* fix typoThomas Backlund2016-02-141-1/+1
* detect nvme devices as block devices (mga#17743)Thomas Backlund2016-02-141-1/+9
* further simplifyThierry Vignaud2016-01-251-3/+1
* simplify detect_devices::dmi_probeOlivier Blin2016-01-251-1/+1
* Fix a crash in detect_devices on non x86Pascal Terjan2016-01-251-1/+1
* probe_type parameter was killed 11 years ago...Thierry Vignaud2015-12-251-1/+0
* fix identifying Intel as a disk vendorThierry Vignaud2014-12-071-0/+1
* drop support for dmidecode < 2.7Thierry Vignaud2014-12-071-11/+5
* make sure udev had time to create device nodesThierry.Vignaud2014-06-191-1/+4
* do not bother creating /dev/fd[01]Thierry.Vignaud2014-06-191-1/+1
* remove support for ataraidThierry.Vignaud2014-06-181-11/+1
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* convert a cople comments to PODThierry.Vignaud2014-05-271-1/+6
* typo fixesThierry.Vignaud2014-05-271-6/+6
* improve styleThierry.Vignaud2014-05-271-16/+16
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-18/+2
* promote titlesThierry.Vignaud2014-05-261-6/+6
* fix detecting some UPS devices (mga#13424)Thierry Vignaud2014-05-241-1/+1
* partially podify some modulesThierry Vignaud2014-05-201-3/+365
* probe_type parameter was killed 11 years ago...Thierry Vignaud2014-05-201-1/+0
* do not fill logs with "Cannot open /dev/input/eventX" (mga#8232)Thierry Vignaud2013-12-271-2/+7
* do not crash if /dev/input/eventX doesn't exist (mga#10296)Thierry Vignaud2013-12-271-1/+1
* detect eMMc block devices (Luc Menut, mga#11812)Thierry Vignaud2013-12-031-1/+9
* detect_devices: check for phy80211 sysfs directory as well to detect wireless...Olivier Blin2013-05-091-1/+3
* fix displayed PCI/USB ids (spot in mga#9674)Thierry Vignaud2013-04-091-2/+0
* adapt to xen-4.2Thierry Vignaud2013-03-301-1/+1
* fix detecting Xen hard disks (mga#9546)Thierry Vignaud2013-03-301-1/+1
* kill everything regarding legacy ide-scsi (removed on january 2009, in 2.6.29)Thierry Vignaud2013-03-051-1/+0
* use a proper interface between C (ldetect) & perl world, using XSThierry Vignaud2013-01-141-16/+12
* perl_checker cleanupThierry Vignaud2012-12-111-2/+2
* - Add support to detect if we're running in Hyper-V vm and automaticallyArnaud Patard2012-12-071-0/+6
* (main,hasCPUMicrocode) load 'microcode' asynchronouslyThierry Vignaud2012-10-051-1/+0
* adapt to usbfs death (4/4): note that usbKeyboard2country_code() isThierry Vignaud2012-08-301-0/+1
* adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead ofThierry Vignaud2012-08-301-1/+1
* (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add su...Thierry Vignaud2012-05-231-1/+9
* silent perl_checkerThierry Vignaud2012-03-231-1/+1
* (getSerialModem) revert complexifyThierry Vignaud2012-03-191-8/+2
* (floppies) simplifyThierry Vignaud2012-03-191-3/+3
* (is_i586) simplify ; on less I/O on non x86 machinesThierry Vignaud2012-03-191-3/+1
* (dmidecode) fix crashing on parsing garbaged DMI info (mga#4329)Thierry Vignaud2012-01-311-0/+1
* (getISDN) kill it (is commented out since 10.5 years...)Thierry Vignaud2012-01-251-4/+0
* (dmi_probe) use state keywordThierry Vignaud2012-01-251-1/+1
* (dmi_probe) simplify after r690Thierry Vignaud2012-01-251-3/+1
* kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2...Thierry Vignaud2011-12-191-4/+2
* revert incorrect change in is_netbook_nettop(), the regexp was ok, fix perl_c...Olivier Blin2011-12-071-2/+2
* (floppies) minor perl_checker cleanupThierry Vignaud2011-12-071-1/+1
* (is_netbook_nettop) fix typosThierry Vignaud2011-12-071-2/+2
* (getSCSI) fix test, thus only overwritting model if foundThierry Vignaud2011-12-071-1/+1
* (default_packages) merge cpufreq detection logic intoThierry Vignaud2011-09-071-1/+6
* (matching_types) do not abuse TYPE for cpufreq & microcodeThierry Vignaud2011-09-071-2/+0