Commit graph

1685 commits

Author SHA1 Message Date
inxi-svn 0c45a0a325 tweak to spacing 2011-07-06 00:57:34 +00:00
inxi-svn 3806ce7200 tweak 2011-07-06 00:49:39 +00:00
inxi-svn 77084b0e63 moved client to second line if needed 2011-07-06 00:47:33 +00:00
inxi-svn 4d8033ec86 adding new -x and -xx, gcc version installed, and with -xx, all detected gcc versions. This goes on the -I output line.
This might be changed a bit if it doesn't work on other distros than arch/debian, so I'm leaving this as a patch number only update.
2011-07-06 00:43:58 +00:00
inxi-svn 019d361968 patch update: just added parentheses around the 'unloaded: ...' video drivers to make it more clear they are unloaded, not referring to the
loaded regular ones. Leaving loaded as not showing the 'loaded' string, and FAILED will show as usual, red caps.
2011-07-05 20:07:57 +00:00
inxi-svn 51727aca90 help menu for new options 2011-06-27 18:45:02 +00:00
inxi-svn bf67acb881 date updated 2011-06-27 18:41:15 +00:00
inxi-svn 0f9d0fe911 added debugging option -! ftp.<alternate ftp upload location> just so it's not restricted to ftp.techpatterns.com 2011-06-27 18:40:42 +00:00
inxi-svn 7af15ebeb6 some more debugger tweaks 2011-06-25 21:54:53 +00:00
inxi-svn 9cff4f10f2 patch, for debugging tools, added python version, tweaked a few other things. 2011-06-25 18:33:50 +00:00
inxi-svn 951d3b7814 fixed space/vs tabbing indentation. inxi uses tabs, not spaces. 2011-06-25 17:11:23 +00:00
inxi-svn d4519f26c5 updated sensors to handle gpu data more cleanly. 2011-06-25 17:08:57 +00:00
trash80.v2.0 ab003ddf92 Bump patch number for xiin work. 2011-06-25 07:32:22 +00:00
trash80.v2.0 192ac06eae Print xiin version before upload (-u) for dev 2011-06-25 07:31:29 +00:00
trash80.v2.0 048abbc12d Removed xiin upload uname and password requirement from inxi. While they can be used, they are no longer required.
Some modularization to xiin.  Using classes.
2011-06-25 07:19:08 +00:00
inxi-svn 51a4fe9432 added newlines to sensors output to make sure sensors always work 2011-06-25 04:08:13 +00:00
inxi-svn d1a47c3168 added nouveau gpu to sensors 2011-06-25 03:53:31 +00:00
inxi-svn d8c2368418 major fix for ip addr output, handled weak cases, now it inserts a newline before each record item with sed to create discrete records for gawk to parse easily.
this solves the problem exposed when there is no ipv6 output, and thus the last line used to test for end of record was vanished.

now it's all just treated like ifconfig except a few small differences of which item to slice out.
2011-06-25 01:17:16 +00:00
inxi-svn 507687cb63 bug fix, forgot -n 2011-06-24 22:27:06 +00:00
inxi-svn e6b7f6f682 bug fix 2011-06-24 22:18:37 +00:00
inxi-svn 6cd07f9008 adding support, initial, for free xorg gpu temp output, first only for the newer radeons 2011-06-24 21:59:57 +00:00
inxi-svn ac82ea3e8d tweaking the output slightly 2011-06-24 18:11:55 +00:00
inxi-svn 01bb3f205c changed it back, heh 2011-06-24 18:01:08 +00:00
inxi-svn 1e83ba94f5 changed , to ; 2011-06-24 17:57:55 +00:00
inxi-svn 41caad5be0 new version: bug fix
A case where pcibusid includes the pre- 0000: appeared, that broke the -N pcibus id handling for -n, which made for no output.

Now inxi will just slice off that in the initial lspci creator.
2011-06-24 17:22:40 +00:00
inxi-svn 1c38f454b2 version update: IMPORTANT
several bug fixes, one quite serious (not caused by inxi, lsusb -v takes 1 minute to run in some releases). 

The lsusb bug is very bad, and hopefully someone will report that upstream, at Arch and Debian Sid it's seen.

lsusb -v hangs very badly.

Another bug fix with error output for some unknown reason on using cat on some /sys files for networking.

Layout bug fixes as well.

Package maintainers, this one is a real bug squasher release, thanks.
2011-06-23 03:25:01 +00:00
inxi-svn 79b6b9d478 patch version update 2011-06-23 03:13:10 +00:00
inxi-svn ccd1dedec8 using readlink to provide true path now for -n advanced data 2011-06-23 03:12:47 +00:00
inxi-svn 35c69c03c8 initial bug fix, but just a workaround for error triggered cat of /sys files 2011-06-23 03:04:01 +00:00
inxi-svn 8efdf3199d bug fixes 2011-06-23 02:54:43 +00:00
inxi-svn d089bf0211 hot bug fix, removed debuggers 2011-06-23 02:51:16 +00:00
inxi-svn c308dcc339 removed -v from lsusb audio, it's not needed and may be triggering kernel issues for some users. 2011-06-23 02:42:48 +00:00
inxi-svn bdf795a8fc patch for usb audio output tweak, patch for possible bug in usb audio function. 2011-06-23 01:25:35 +00:00
inxi-svn c805ecd0f0 bug fix, forgot to remove a timer.
This won't be seen by users though unless they are running the debugger.
2011-06-23 00:34:40 +00:00
inxi-svn 09b21295cc removed patch number 2011-06-22 23:28:06 +00:00
inxi-svn a6fd64fdae Improved -i to show IF lan nic IP using as first choice the ip tool from iproute, and to only use the deprecated ifconfig as a fallback.
This required recoding that function, so I also made -i show IPv6 with -x as well. Might as well start getting used to it.

Also fixed and added wrapping for the -i output, that wasn't working right before, now is standardized to other lines.
2011-06-22 23:26:08 +00:00
inxi-svn 6408e0a56b bug fix, new patch version, forgot to remove a debugger thing yesterday. 2011-06-22 18:09:01 +00:00
inxi-svn cca96227e6 cleaned up some of the banlist order, no big deal. 2011-06-22 03:06:52 +00:00
inxi-svn 1155d5d917 adding new xiin.py feature, autoupload of tar.gz data file to ftp.techpatterns.com 2011-06-21 23:38:32 +00:00
inxi-svn b17314bddc tweaks 2011-06-21 23:06:37 +00:00
inxi-svn 3e77dc619f help menu updated to show -xx for -@ 11-14 2011-06-21 22:54:53 +00:00
inxi-svn 34450f3940 first patch to have auto upload of user debugging data to techpatterns.com ftp server, anon 2011-06-21 22:41:06 +00:00
inxi-svn e9e81c3ef5 (package maintainers, no worries on this one, it's just debugging tools)
Updated the debugging data collector to not exit on error of xiin, and also added some debugger outputs.
2011-06-21 20:53:38 +00:00
inxi-svn 6168b32895 version number bump for all the little fixes etc, and so cathbard has a clean one to package. 2011-06-21 07:41:22 +00:00
inxi-svn 499174b8fc more top comment header cleanup 2011-06-21 03:45:36 +00:00
inxi-svn 50dd14ce0d added bullets to top comment information to make it more readable 2011-06-21 03:41:33 +00:00
inxi-svn 1ee1a843b0 tweak to function name, no actual user seen changes 2011-06-21 02:28:06 +00:00
inxi-svn 79f79aebb4 added protection against false jwm id 2011-06-21 02:22:54 +00:00
inxi-svn c8468a647e whoops, wrong one, added jwm to de 2011-06-21 02:15:16 +00:00
inxi-svn 8baf141a34 tried a bit more optimization for -G, but it turns out it's glxinfo itself that is slow, so the only way to really get -G sped up is to redo
the way inxi gets the glxinfo data.
2011-06-21 00:58:51 +00:00