inxi-svn
0e805c7b23
trying a small fix for a sensors glitch
2011-07-20 21:23:00 +00:00
inxi-svn
6f03cfb351
fixed a glitch in x version, out of x tests can fail if strings contain (...) type endings,
...
which newer debian's do.
2011-07-20 04:11:44 +00:00
inxi-svn
291fd443b7
date
2011-07-20 00:38:20 +00:00
inxi-svn
3d83e9ff76
(version jump, feature fix)
...
fixed gfx driver failed state
2011-07-20 00:37:52 +00:00
inxi-svn
7ddc8116f3
tweak
2011-07-19 23:58:14 +00:00
inxi-svn
d56790b717
fine tune failed module load for gfx driver
2011-07-19 23:53:19 +00:00
inxi-svn
cda79a63fd
added vboxvideo to detected drivers
2011-07-19 20:34:17 +00:00
inxi-svn
fd9becb379
added -P to df to avoid wrapping long lines. -P for posix, which means do not wrap long lines I guess.
2011-07-13 01:27:46 +00:00
inxi-svn
85fbd5eb58
tweak
2011-07-11 21:26:49 +00:00
inxi-svn
7858345c3f
tiny recommends tweak
2011-07-11 21:26:02 +00:00
inxi-svn
dabe37f200
added another regex for mobo data
2011-07-09 23:35:51 +00:00
inxi-svn
e68f70b840
added -xx trigger to debugger inxi output
2011-07-09 05:28:53 +00:00
inxi-svn
4e4244e620
moved some running in shell assignments to main()
2011-07-09 00:18:49 +00:00
inxi-svn
552fb8f1b9
small bug fix for -v7
2011-07-08 23:45:36 +00:00
inxi-svn
9bcd044736
added verbosity level 7, that addes -i and -xx
2011-07-08 21:16:19 +00:00
inxi-svn
e587e78fdc
cleanup
2011-07-08 19:58:20 +00:00
inxi-svn
a9de17dfc4
fixed something
2011-07-08 19:56:57 +00:00
inxi-svn
2627e355d5
totally synced separators in output, now if in console, uses : universally, or if color scheme is 0.
...
This is set dynamically as well. For irc it uses no : except for line starters and item starters, like:
ID: or IF: or 1: and so on. Also made cpu per core clock speed the same, using now 1: instead of (1)
that saves one character too per core, but makes it all the same, consistent.
This also now becomes a user adjustable parameter, via config files, can set irc/console separator character(s)
Ok, bored, now on with the day.
2011-07-08 19:55:04 +00:00
inxi-svn
fb7467ea5a
improved regex detections for systme/mobo null data filters
2011-07-08 18:18:59 +00:00
inxi-svn
339af74d2d
finalizing new gcc version feature
2011-07-06 20:09:29 +00:00
inxi-svn
78b75f2c35
got rid of inconsistent : in I line
2011-07-06 05:56:59 +00:00
inxi-svn
96784d1073
fine tunings to avoid some possible errors
2011-07-06 03:54:25 +00:00
inxi-svn
0473aef0a0
output tweak
2011-07-06 02:59:39 +00:00
inxi-svn
1c7a7ac7bf
added some to debugger, protect against bad gcc as well
2011-07-06 01:51:20 +00:00
inxi-svn
4663090d8f
fixed spacing
2011-07-06 01:41:54 +00:00
inxi-svn
ea05126ab6
fixed spacing issue
2011-07-06 01:33:54 +00:00
inxi-svn
a822a8b22a
adjustment
2011-07-06 01:22:11 +00:00
inxi-svn
6a6f3f770e
patches to I
2011-07-06 00:59:51 +00:00
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