summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/proc_partitions.pm
Commit message (Expand)AuthorAgeFilesLines
* Speed up proc_partitions::compare() and avoid unwanted udev events.Martin Whitaker2017-04-041-3/+3
* log which disk we've issue withThierry Vignaud2015-05-171-1/+1
* Revert "Do not die if /proc/partitions knows more than us"Pascal Terjan2015-04-261-1/+1
* Ignore special partitions on mmc (mga#15759)Pascal Terjan2015-04-261-2/+6
* Do not die if /proc/partitions knows more than usPascal Terjan2015-04-261-1/+1
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* - don't check /proc/partitions for a partition_table::lvm Pascal Rigaux2007-12-031-0/+3
* - ignore /proc/partitions when "solaris" extended partition is present (#33866)Pascal Rigaux2007-09-241-1/+5
* cleanupPascal Rigaux2007-09-241-1/+1
* create partition_table::readonly and use itPascal Rigaux2007-09-181-5/+3
* rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirtyPascal Rigaux2007-09-181-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-18/+5
* move skipping dmraid drives test in fsedit (and use fs::type::is_dmraid)Pascal Rigaux2005-07-011-2/+0
* adapt to fs/dmraid.pm change (bus is now dmraid_xxx instead of dm_xxx)Pascal Rigaux2005-06-301-1/+1
* initial dmraid supportPascal Rigaux2005-06-201-0/+2
* - change prototype of fs::get_major_minor()Pascal Rigaux2005-06-201-2/+4
* make it workPascal Rigaux2005-06-101-2/+4
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-0/+82