mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
updated changelog only, noted grsec kernel partition/disk handling fixes.
This commit is contained in:
parent
7cc4628ab4
commit
44b0dda0e9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue