summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
Commit message (Expand)AuthorAgeFilesLines
* perl-install: Drop i586 bitsHEADmasterJani Välimaa42 hours1-8/+0
* Cache results from detect_devices::getInputDevices().Martin Whitaker2020-03-211-1/+3
* - desktop kernels are now PAE, for PTI security fixes to work properly,Thomas Backlund2018-12-011-1/+1
* detect ovirt too (mga#19308)Thierry Vignaud2016-09-091-1/+1
* fix installing packages when having a numeric padThierry Vignaud2016-04-241-1/+1
* drop support for MIPSThierry Vignaud2016-04-241-21/+2
* fix detecting running under QemuThierry Vignaud2016-04-241-1/+1
* perl_checker cleanupsThierry Vignaud2016-04-231-4/+2
* add 'qemu' flag for rpmsrateThierry Vignaud2016-04-231-0/+11
* rename isHyperv() as is_hyperv()Thierry Vignaud2016-04-231-3/+3
* fix detecting nvme devices as block devicesThomas Backlund2016-03-291-2/+2
* add 'virtualbox' & 'vmware' flags for rpmsrateThierry Vignaud2016-03-231-0/+2
* sortThierry Vignaud2016-03-231-6/+6
* simplify: use virt_technology()Thierry Vignaud2016-03-231-4/+3
* (isHyperv) move it along other virt functionsThierry Vignaud2016-03-231-11/+11
* (virt_technology) introduce itThierry Vignaud2016-03-231-0/+11
* 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