Page MenuHomeSolus

Update inxi to 3.1.00
ClosedPublic

Authored by algent on Apr 24 2020, 5:10 PM.
Tags
None
Referenced Files
F10834447: D8732.diff
Wed, Jun 7, 10:17 AM
F10827848: D8732.id20957.diff
Sun, Jun 4, 7:44 AM
F10789016: D8732.id.diff
Fri, May 26, 6:07 PM
F10781355: D8732.id20973.diff
Thu, May 25, 7:06 AM
F10761962: D8732.id20957.diff
Thu, May 18, 1:53 PM
F10748909: D8732.id.diff
Mon, May 15, 11:14 PM
Subscribers

Details

Summary

This is a major release of inxi.

Summarized changelog:

  • Enhancements:
    • USB Graphic devices added.
    • Support added for TV card type multimedia devices in Graphics.
    • Huge, massive, internal upgrade to allow for -Ga output, which gives a technically accurate "Xorg > Display > Screen > Monitor breakdown"
    • Added more cpu family IDs for Zen 2 series of cpu, tweaked some later Intel cpu family ids in terms of cpu arch name tool.
    • By request, added ability filter out all UUID or Partition Label strings in -j, -o, -Sa, -p, -P. Those are tripped by --filter-label and --filter-uuid.
    • More SSD and USB drive vendors from Linux Hardware Database (linuxliteos.com).
    • Now inxi uses smartctl data, if installed, for getting advanced drive information (with -a).
    • Made hours on more human readable, into days/hours, for -a smartctl disk report.
  • Bugs and Fixes:
    • Big bug fix: if -z used, and -p, and user had partitions mounted in $HOME directory, the partitions would buggily duplicate in the output.
    • Man page fixes, added pointer placeholders for out of alphabetical order options.
    • Reordered Family/Drive model in usb drive reports.
    • Adjusted indexing of splits to get better results in corner cases.

Full changelog here

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
inxi -F, -Fx, -Fxx, -Fxxx
inxi -Fxxxza --no-host
inxi -r
inxi --version
inxi --help

Diff Detail

Repository
R1478 inxi
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Apr 26 2020, 12:00 PM
This revision was automatically updated to reflect the committed changes.