Commit graph

440 commits

Author SHA1 Message Date
inxi-svn
c8a9ebec8d and some more cleanup 2010-01-09 05:00:55 +00:00
inxi-svn
f02f760794 and some more variable ordering 2010-01-09 04:57:00 +00:00
inxi-svn
d61404ff3f some more variable cleanup and syncing 2010-01-09 04:54:17 +00:00
inxi-svn
d48147d79d some code cleanup and variable naming fixes 2010-01-09 04:49:55 +00:00
inxi-svn
80a3db7925 and put the functions in alphabetical order, all done now. 2010-01-09 04:19:15 +00:00
inxi-svn
7f76e53bec added in some logging data 2010-01-09 04:17:22 +00:00
inxi-svn
bfa54a8ef5 (change version)
new feature and option: -o
shows unmounted local partitions, with uuid and label if present. Does not show with -F to avoid excessive output
2010-01-09 04:05:21 +00:00
inxi-svn
aa746b3221 (change version)
found and fixed bug in awk, the test ! i in array is not supported, you have to use only: i in array

annoying, but that's life.
2010-01-08 00:51:34 +00:00
inxi-svn
8eb4d3d470 (change version)
fixed fan speed output for fringe cases, also fixed possible overwrite of fan speeds.
the fan output isn't perfect though, but it will do for now.
2010-01-07 23:59:16 +00:00
inxi-svn
829aa64b70 added up to 99 fans, that way it will never max out 2009-12-25 23:05:09 +00:00
inxi-svn
5064bc762c improved total count of fans supported for sensors output 2009-12-25 23:04:05 +00:00
inxi-svn
62b865293b (Change version)
fixed aux fan glitch in output. This was a bug, aux was simply left unhandled in some cases for fan output
2009-12-25 22:55:34 +00:00
inxi-svn
81365d855f (change version)
found a bug, inxi is using gawk before the depends check, this creates bad output in ubuntu/mint unless it has gawk.

Fixed by moving tests to after dependency checks.
2009-11-18 01:54:28 +00:00
inxi-svn
182c622d46 bug fix for multiple gpu output 2009-11-16 22:46:52 +00:00
inxi-svn
9ebba813c9 cleanup 2009-11-16 19:26:07 +00:00
inxi-svn
5531e3603f cleanup 2009-11-16 19:18:35 +00:00
inxi-svn
18704b8841 cleanup 2009-11-16 19:17:42 +00:00
inxi-svn
7809deb5e6 cleanup 2009-11-16 19:15:47 +00:00
inxi-svn
f85419e8a8 (change version nu)
Added nvidia only gpu temp output for multiple gpus. If > 1 gpu screen is detected, it will output the gpu temp data for each 
discovered screen.

For 1 gpu with nvidia, it will show screen nu if you use the -x option, or with -F

This is an nvidia proprietary driver feature only.
2009-11-16 19:03:29 +00:00
inxi-svn
945ffef2b5 small tweak to logic of partitions 2009-10-14 23:09:30 +00:00
inxi-svn
1a2b56ac3e (change version)
bug fix works for dev version for partition information. Updated version number.
2009-10-14 22:56:26 +00:00
inxi-svn
c1fe45f286 trying a bug fix for devBase partition info 2009-10-14 22:53:34 +00:00
inxi-svn
d3bc0d6fcb code tweak for yum 2009-10-13 21:35:37 +00:00
inxi-svn
7332f3b6de (change version)
yum made more robust, added /etc/yum.conf support, added support for older syntaxes in redhat, added missing data support.

And that's it I hope for yum.
2009-10-13 21:31:30 +00:00
inxi-svn
aa1fd80f5c code tweak, that should be about it, all ready to go now. 2009-10-13 20:37:11 +00:00
inxi-svn
86f5da9ea9 comment update 2009-10-13 20:34:00 +00:00
inxi-svn
15014560eb code cleanup 2009-10-13 20:29:30 +00:00
inxi-svn
57b65b7994 code cleanup 2009-10-13 20:28:55 +00:00
inxi-svn
0c7821172d updated help menu for yum 2009-10-13 20:18:53 +00:00
inxi-svn
6198d63e39 cleanup and error protection 2009-10-13 20:16:37 +00:00
inxi-svn
8171130329 bug fix 2009-10-13 20:14:45 +00:00
inxi-svn
96863ec661 (change version)
added first attempt at yum repo handling in
2009-10-13 20:09:54 +00:00
inxi-svn
ec6eaec97c fine tuned wording 2009-10-13 05:12:41 +00:00
inxi-svn
3e3b8dd196 tweaked repo active wording: fits better with various distros now. Active repos in... 2009-10-13 05:10:01 +00:00
inxi-svn
c843356ca7 bug fix 2009-10-13 03:05:13 +00:00
inxi-svn
bf9cf87ffb (change version)
adding in a spacer in :// to turn off auto show page title in irc clients. For terminal, will not add space.

This fixes an irc client bot showing title of web pages of any url, like amybot
2009-10-13 02:50:09 +00:00
inxi-svn
1ebd24b2ff tweak 2009-10-12 23:18:16 +00:00
inxi-svn
f0961d3f4e tweak 2009-10-12 23:17:59 +00:00
inxi-svn
297af994c0 (change version)
added global repo id name for printout, set in get_repo_data, this makes it forward compatible for other repo type systems than apt.
2009-10-12 23:14:29 +00:00
inxi-svn
3c011c53d5 shortened syntax 2009-10-12 23:11:36 +00:00
inxi-svn
dfb0657ff9 improved wording to make it distro neutral 2009-10-12 23:10:39 +00:00
inxi-svn
3c8e84fb69 cleanup of code 2009-10-12 23:05:26 +00:00
inxi-svn
0f35a6b1fa cleanup and white space protection for line starters 2009-10-12 23:03:05 +00:00
inxi-svn
205d470410 code cleanup 2009-10-12 22:56:15 +00:00
inxi-svn
0ae3be652a bug fix, forgot to print file name contents on that iteration 2009-10-12 22:51:04 +00:00
inxi-svn
747a8da328 code cleanup 2009-10-12 22:44:01 +00:00
inxi-svn
af0420a1ed (change version)
by request, added option to output contents of sources file(s).

Reads all sources (currently only for apt systems like debian/ubuntu and derived), then prints out file name, and the file active repos. 
Does not print out inactive, commented out, or blank lines.
2009-10-12 22:28:10 +00:00
inxi-svn
c41e02bfb8 moved fs output 2009-10-10 03:58:22 +00:00
inxi-svn
3ae77ae353 (change version)
added partition fs type output
2009-10-10 03:50:32 +00:00
inxi-svn
3a91faffee logic cleanup in printout function for hdd data 2009-08-07 00:51:10 +00:00