summaryrefslogtreecommitdiffstats
path: root/perl-install/c
Commit message (Expand)AuthorAgeFilesLines
* no need to tell kernel to reread part tableThierry Vignaud2015-06-211-3/+3
* Speed up reading of flags from GPT partition table.Martin Whitaker2015-04-191-26/+20
* try to detect recovery partitions on GPTThierry Vignaud2015-03-301-0/+25
* log which type is unknownThierry Vignaud2015-03-271-1/+1
* fix tagging LVM/raid as "linux filesystem" with GPTThierry Vignaud2015-03-271-0/+4
* make it more genericThierry Vignaud2015-03-271-2/+4
* extract mapping string to flagThierry Vignaud2015-03-271-6/+11
* set proper GUID to ESP partitions with GPT layoutThierry Vignaud2015-03-251-0/+29
* fix retrieving ESP partition typeThierry Vignaud2015-03-251-0/+21
* fix indentThierry Vignaud2015-03-251-3/+3
* use a proper interface between parted/perl worldsThierry Vignaud2015-03-251-22/+17
* further simplifyThierry Vignaud2015-03-251-3/+5
* simplify (needed for next commit)Thierry Vignaud2015-03-251-4/+4
* bind ped_disk_commit_to_osThierry Vignaud2015-03-201-0/+16
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* kill obsolete README fileThierry Vignaud2014-03-111-1/+0
* fix unused variablesThierry Vignaud2014-02-071-2/+0
* report warningsThierry Vignaud2014-02-071-1/+1
* use NULL rather than 0 for pointersThierry Vignaud2014-02-071-1/+1
* display the real accessed /dev/input/eventX file (mga#8232)Thierry Vignaud2013-12-271-1/+1
* fix field types after commit 76082a819319Thierry Vignaud2013-11-241-11/+11
* fix detecting some USB devices due to not reporting their class (mga#9674)Thierry Vignaud2013-04-091-0/+1
* use a proper interface between C (ldetect) & perl world, using XSThierry Vignaud2013-01-141-13/+28
* kill obsolete commentThierry Vignaud2013-01-141-1/+0
* export res_init function to perl libOlivier Blin2012-05-101-0/+3
* (get_iso_volume_ids) disk install: handle bogus ISOs when looking for install...Thierry Vignaud2012-03-151-2/+4
* (C_backtrace) kill debug statementThierry Vignaud2011-11-221-1/+0
* (C_backtrace) introduce it in order to get a better GDB traceThierry Vignaud2011-11-221-0/+29
* (get_pci_description) bind libldetect new API for stage1's stuffThierry Vignaud2011-05-061-0/+4
* Fix fd leakPascal Terjan2011-04-241-0/+1
* - use EVIOCGBIT ioctl instead of trying to parse key field fromArnaud Patard2011-03-181-0/+34
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-063-1/+1
* Commit forgotten filePascal Terjan2010-05-031-1/+1
* (pci_probe) wrap for readabilityThierry Vignaud2009-11-251-1/+2
* (usb_probe) wrap for readabilityThierry Vignaud2009-11-251-1/+3
* update drakx to get proper sysfs device path from usb devicesHerton Ronaldo Krzesinski2009-11-251-2/+2
* (pci_probe) better check for PCI Express capabilityThierry Vignaud2009-09-301-2/+2
* (pci_probe__real,c::pci_probe) retrieve PCI revision (#42576)Thierry Vignaud2009-09-231-2/+2
* diskdrake: fix for libparted 1.9 (#52991)Pascal Terjan2009-08-271-1/+1
* handle partition starting after 1ToPascal Terjan2009-04-211-1/+1
* diskdrake: don't crash on invalid partition tablePascal Terjan2009-02-131-31/+41
* Rewrite gpt support with libpartedPascal Terjan2009-01-272-1/+140
* fix fd leak when detecting network driver (mostly notable in network center a...Olivier Blin2008-04-181-0/+1
* fix minor fd leakOlivier Blin2008-04-181-0/+1
* fix build of wireless binding with latest kernel headersOlivier Blin2007-07-171-0/+1
* re-sync after the big svn lossPascal Rigaux2007-04-253-108/+15
* remove unused silo&sbus&prom stuff (was for sparc, but untouched for more tha...Pascal Rigaux2006-03-034-1063/+1
* replacing double with NV as suggested by rafael:Pascal Rigaux2006-01-121-1/+1
* use BLKGETSIZE64 to allow detecting partitions bigger than 2TB, and usePascal Rigaux2006-01-121-4/+6
* look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, o...Pascal Rigaux2006-01-107-859/+1