diff --git a/inxi.changelog b/inxi.changelog index 9465010..941fded 100755 --- a/inxi.changelog +++ b/inxi.changelog @@ -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 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