Commit graph

73 commits

Author SHA1 Message Date
Harald Hope f58ff342d7 readme update 2018-10-03 13:19:48 -07:00
Harald Hope 8958850fb8 readme edit 2018-10-03 13:18:37 -07:00
Harald Hope 8c36c8b695 readme update 2018-10-03 13:15:07 -07:00
Harald Hope 8b5a16e7b7 readme edit 2018-10-03 13:10:41 -07:00
Harald Hope 0b49141e98 readme reshuffle/reorder/cleanup/edit 2018-10-03 11:56:52 -07:00
Harald Hope 4ac07fc122 Updated readme 2018-10-02 13:08:34 -07:00
Harald Hope 00262a6923 updated readme 2018-09-15 16:19:27 -07:00
Harald Hope ca54311ede readme typo 2018-07-23 20:53:28 -07:00
Harald Hope 43c0517c75 readme update 2018-06-09 17:10:20 -07:00
Harald Hope 469af58ceb readme update 2018-06-09 16:30:48 -07:00
Harald Hope 933d5b7f7c tring fix for odd change in dm detection 2018-05-14 00:31:00 -07:00
Harald Hope 41e926ec20 readme update 2018-05-07 15:48:58 -07:00
Harald Hope 1bc5575804 readme cleanup 2018-05-07 15:44:17 -07:00
Harald Hope 7d0ffe2228 readme updates 2018-05-07 15:42:14 -07:00
Harald Hope 5c7e2d1e78 typo 2018-05-07 15:33:21 -07:00
Harald Hope 5c2c6cab22 readme update 2018-05-07 15:32:40 -07:00
Harald Hope 33a58e0dc0 readme edit 2018-04-27 13:59:04 -07:00
Harald Hope a21a662623 readme update 2018-04-27 13:48:25 -07:00
Harald Hope 92ee8c5a79 readme update 2018-04-17 15:47:07 -07:00
Harald Hope abf2e746ef readme update 2018-04-17 15:39:39 -07:00
Harald Hope 7b25b3799a readme update 2018-04-16 18:13:49 -07:00
Harald Hope f3a1fe2b0d readme edits 2018-04-15 13:24:25 -07:00
Harald Hope 356d4dc7e7 readme edits 2018-04-15 13:23:49 -07:00
Harald Hope 112ef61348 readme edits 2018-04-15 13:19:04 -07:00
Harald Hope 4c358f2886 readme update 2018-04-13 22:38:26 -07:00
Harald Hope 68afc37cca edits 2018-04-11 15:38:46 -07:00
Harald Hope 1906e48bb1 docs update 2018-04-11 15:33:28 -07:00
Harald Hope 7103f8ecb1 readme edits 2018-04-11 15:29:45 -07:00
Harald Hope 1b189a9362 readme update 2018-04-11 15:20:27 -07:00
Harald Hope ff24187473 readme edit 2018-04-07 19:18:21 -07:00
Harald Hope 182bd37475 readme edits 2018-04-07 18:46:53 -07:00
Harald Hope 33bc666946 readme 2018-04-07 18:33:12 -07:00
Harald Hope ba4086d04b readme 2018-04-07 18:32:30 -07:00
Harald Hope fc36507a14 readme 2018-04-07 18:31:19 -07:00
Harald Hope 7e1681cda1 cleanup 2018-04-07 18:26:26 -07:00
Harald Hope 43c37741ba readme update 2018-04-07 17:34:06 -07:00
Harald Hope fcca4ab05d readme update. 2018-04-06 20:49:16 -07:00
Harald Hope 69122bee49 readme update 2018-03-27 12:37:27 -07:00
Harald Hope e2a7dc73b7 readme file edits 2018-03-24 18:53:38 -07:00
Harald Hope 24296838a8 readme update 2018-03-22 23:57:00 -07:00
Harald Hope e361ed8eaa updated readme 2018-03-22 18:33:49 -07:00
Harald Hope 74cd539e94 readme update, clarifications on tagging. 2018-03-22 18:29:39 -07:00
Harald Hope 15499afff3 readme update 2018-03-20 22:39:04 -07:00
Harald Hope f6eaeeb02c update to readme 2018-03-20 18:56:48 -07:00
Harald Hope 32a6ff1171 More readme updates 2018-03-20 18:13:44 -07:00
Harald Hope 6924e442ab updated readme 2018-03-20 15:54:57 -07:00
Harald Hope c44c6695f3 readme update 2018-03-20 15:29:23 -07:00
Harald Hope 1cead57a90 readme update 2018-03-20 13:48:09 -07:00
Harald Hope 6aace06af4 New inxi, new man, new tarball.
It's here! Perl inxi, first official release. So many changes, really too many
to list.

But here's a few:
1. of course, full rewrite to Perl 5.x. Supports as old as 5.008, as new as current.
2. Better line length nandlers. Fully dynamic, robust, shrinks and expands to fit
either taste or viewport.
3. Long options for all options now, plus of course the short options everyone
is used to.
4. New options: --usb; --slots (pci slot report); --sleep (change cpu sleep time);
and many more. Check --help or man page for details.
5. Vastly improved --recommends, now does per distro package recommends, and shows
only Linux data to Linux systems, and BSD data to BSD systems.
6. Hugely improved debugger as well.
7. Far more accurate output, most output is now in key/value pairs, because:
8. inxi now exports to json and xml! See --output/--output-file for info.
9. Enhancedd repo output, added deb822 type, solus
10. Radically enhanced network data, now shows all IP / IF devices connected to
each nic, not just one, both IP v4 and v6.
11. USB audio and network device actual drivers
12. better handling of compiler data.
13. Basic ARM machine data now, if present to inxi
14. Graphics: per card driver info alongside the original xorg drivers.
15. Better integration of partitions, RAID, unmounted partitions, and HDD data.
16. Better sensors handling of free video driver sensor data, well, not better,
it's now there, along with fan speeds for gpus.
17. RAID is enhanced, and now can show > 1 RAID type on a system, and the RAID
is improved.
18. Much improved disk/partition/memory sizing, inxi now always works internally
with KB units, and changes them on output to the appropriate units.
19. Fully redone man page for all the new options and the long options.

And so much more. Anyway, here it is, the first release.
2018-03-20 03:06:46 -07:00
Harald Hope 501f4c3c17 updated inxi readme for release prep 2018-03-19 21:38:43 -07:00