updated changelog only, noted grsec kernel partition/disk handling fixes.

This commit is contained in:
inxi-svn 2013-06-14 23:22:07 +00:00
parent 7cc4628ab4
commit 44b0dda0e9

View file

@ -30,6 +30,11 @@ or physical_id for cpus, using siblings / 2 for xeons with no actual core counts
Fixed a bug that made fixes for multimounted partitions fail for disk used. Added in support Fixed a bug that made fixes for multimounted partitions fail for disk used. Added in support
for also excluding single partitions mounted to different places. for also excluding single partitions mounted to different places.
Also fixed grsec kernel different handling of partitions in /proc/partition and df -hTP, doesn't use
standard partition numbering. This can't be perfect because inxi cannot know what the actual
disk sizes are, but it's an ok guess. example: /dev/xvdac (uses 'c' instead of '3' for partition,
and does not show anything for disk itself.
----------------------------------- -----------------------------------
-- Harald Hope - Fri, 14 Jun 2013 12:36:57 -0700 -- Harald Hope - Fri, 14 Jun 2013 12:36:57 -0700