inxi-svn
a402275233
more comments tweaks and clarifications
2009-07-30 01:09:58 +00:00
inxi-svn
da55d78f6f
tweaked comments in sensors section
2009-07-30 01:07:27 +00:00
inxi-svn
f410dc896c
small tweak to double check that only valid temp data gets used in regex
2009-07-30 01:00:24 +00:00
inxi-svn
1452797265
(change version)
...
bug fix in sensors counting and detection.
2009-07-30 00:39:57 +00:00
inxi-svn
4b1296685c
added variable declaration to sensors
2009-07-30 00:22:49 +00:00
inxi-svn
06b50b2946
bug fix for missing names for hard disks, now shows temp data content instead of Name n/a, which is more useful.
2009-07-30 00:21:12 +00:00
inxi-svn
1c960eefc2
(change version)
...
Redid the logic for sensors to be totally dynamic and regex driven, no more hacks.
This should drastically help with fringe case data handling, and solved all the posted data samples of sensors output
2009-07-29 20:47:22 +00:00
inxi-svn
b8d0abd743
(change version)
...
New feature: -s option triggers sensors output, also -F adds it.
Shows all that can be gathered, cpu/mobo temp, cpu/mobo/psu fan speed, sys fan speeds.
Also cleaned up some non clear code in inxi.
2009-07-28 22:44:21 +00:00
Trash80.v2.0
51014234cf
fixed color bug I caused, I changed default to 0 for my theme and it went to commit. Reversed it back to 2.
2009-07-08 03:57:34 +00:00
Trash80.v2.0
1646b83668
'yeah' somehow jumped in. Removed before allowing updates. Should be find now.
2009-07-08 03:52:13 +00:00
Trash80.v2.0
3c36885806
released qt4 konvi 'fix' and updated main. Had to reorder tests so that $PATH is updated before dependencies are searched.
2009-07-08 03:50:28 +00:00
inxi-svn
58b3c54d61
added finch to trunk, reordered case list
2009-06-07 01:55:40 +00:00
inxi-svn
313d023c01
added comments for logging
2009-05-29 03:27:19 +00:00
inxi-svn
aef0494669
added cat and sys info logging for 9, 8 default, 10 color logging
2009-05-29 03:18:36 +00:00
inxi-svn
7745b3c004
code cleanup for sed for logging
2009-05-29 00:19:46 +00:00
inxi-svn
80f2f2a508
fixed numbering
2009-05-29 00:05:26 +00:00
trash80.v2.0
c6d9f65838
Still a gawk bug loomed. Fixed now. inxi will exit in Ubuntu with gawk requirement only now. (or any other distro gawk-less).
2009-05-28 23:48:35 +00:00
inxi-svn
5c92c093fc
debug comments
2009-05-28 23:12:00 +00:00
inxi-svn
4a81c302ad
added logging for -@ 9 and 10, update version
2009-05-28 23:08:18 +00:00
inxi-svn
ede1de3594
bug fix
2009-05-28 20:41:14 +00:00
inxi-svn
dbabc6ee44
updated date on inxi
2009-05-28 20:35:11 +00:00
inxi-svn
462fff6b5d
updated trunk inxi
2009-05-28 20:26:29 +00:00
inxi-svn
b59210e006
(updated number)
2009-03-20 21:13:46 +00:00
inxi-svn
3bb4cf508c
(change version)
...
fixed a subtle spacing issue that sometimes makes some data change irc colors, now all spacing should protect against that.
2009-03-20 21:13:11 +00:00
inxi-svn
d58622e6b5
(no version change)
...
But update packaging anyway.
This just updates the -h menu to better reflect what the options currently do.
2009-03-17 05:14:12 +00:00
inxi-svn
f2d857a591
Removed some debugging stuff
2009-03-17 02:00:56 +00:00
inxi-svn
d66bf2a2c2
Added in root test for rest of get gfx data sections to avoid debugger gfx errors
2009-03-17 01:56:21 +00:00
inxi-svn
1a42ad59f0
(change version)
...
Removed redundant line printing output for debugger > 5. Why this even existed is beyond me, it does nothing to help debug.
2009-03-17 01:53:02 +00:00
inxi-svn
3bfc7ec9cb
(no version change)
...
Some code clean up, got rid of a few more awk one liners, and added back in the local variable.
2009-03-17 00:09:52 +00:00
inxi-svn
ef7a785e32
(no version change)
...
Removed redundant line of code in print gfx function.
2009-03-16 23:54:59 +00:00
inxi-svn
f420cdd007
(Change Version)
...
Fixed long standing bug with root user getting null output for res or tty, now if in X, shows message that gfx data is not available
to root.
Also added null case handling for some of the gfx output to show N/A instead of null. This lets me know which detection fails, which
should make debugging a bit easier long term.
Turned off the advanced glx info line as well for root user.
2009-03-16 19:41:11 +00:00
inxi-svn
93d7ab3058
Finally tracked down and fixed the raijeken bug with wrong glx information showing, also added glx information for all cards, not just
...
not free ones.
After all, non free shouldn't show more information that free, that hardly seems fair.
2009-03-14 04:23:15 +00:00
inxi-svn
bfb73bf0b6
(change version)
...
quassel support added, 3 cases, for quassel, quasselclient, and quassel monolithic (unused now))
Also expanded all the gawk in that section to make it more consistent.
2009-03-13 22:39:49 +00:00
inxi-svn
70b4e1fb5b
comment clean up
2009-03-02 02:38:16 +00:00
inxi-svn
026df46dfd
(change version)
...
Fixed problem with false /dev output for /dev/root, needed to set partition to null again when located in uuid or label
2009-03-02 02:32:16 +00:00
inxi-svn
b0d098b863
comment tweak
2009-03-02 02:25:53 +00:00
inxi-svn
80629e6c4b
Comment fix
2009-03-02 02:20:19 +00:00
inxi-svn
89f34cb567
code cleanup
2009-03-02 02:19:02 +00:00
inxi-svn
969bac7f8b
comment fix
2009-03-02 02:18:40 +00:00
inxi-svn
778ab41d79
bug fix
2009-03-02 02:16:29 +00:00
inxi-svn
a1d3fb0d32
Bug fix
2009-03-02 02:16:10 +00:00
inxi-svn
9a4e3433c5
(no version change, but update)
...
Added wrapped mount point output
2009-03-02 02:15:06 +00:00
inxi-svn
18c22cbadf
(change version)
...
fixed bug with strange partition data wrapping in df, should now show root again in fringe cases
2009-03-02 01:55:48 +00:00
inxi-svn
63316984f3
(change version)
...
New feature in swap partition data: show percent used, this is a damentz patch
2009-03-02 00:52:09 +00:00
inxi-svn
8a9c3388a9
didn't workO
2009-02-26 17:17:12 +00:00
inxi-svn
812417b90a
trying to handle weird space in name case
2009-02-26 17:15:09 +00:00
inxi-svn
10f94c950f
small bug fix in awk, now will output whole usb line
2009-02-18 06:57:28 +00:00
inxi-svn
7fd903ca68
a few cosmetic code tweaks to 1.0.3, no version change
2009-02-18 06:45:49 +00:00
inxi-svn
c0c4a4c480
finished up help menu items for branches
2009-02-18 06:33:30 +00:00
inxi-svn
555de23595
added branches three and four support
2009-02-18 06:28:40 +00:00