From 44b0dda0e9e112ab585e5da2e2025b6d408a4a0f Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Fri, 14 Jun 2013 23:22:07 +0000 Subject: [PATCH] updated changelog only, noted grsec kernel partition/disk handling fixes. --- inxi.changelog | 5 +++++ 1 file changed, 5 insertions(+) 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