Commit graph

418 commits

Author SHA1 Message Date
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
inxi-svn
2229da51b6 updated help menu for -v 5 2009-08-07 00:36:15 +00:00
inxi-svn
85c82cfe25 added -v 5 full disk output 2009-08-07 00:35:17 +00:00
inxi-svn
5e23f6caa4 updated comments 2009-08-07 00:28:07 +00:00
inxi-svn
38475a5e4b typo fix 2009-08-07 00:24:15 +00:00
inxi-svn
2495326bc8 tweak, upped max per line short disks output to 5 2009-08-07 00:23:58 +00:00
inxi-svn
ddcfc1f85c bug fixes, tweaks, code cleanups for hdd printout 2009-08-07 00:22:17 +00:00
inxi-svn
8768c2b0dd code cleanup 2009-08-07 00:07:41 +00:00
inxi-svn
e41eeea227 maybe svn glitch, double checking 2009-08-07 00:05:57 +00:00
inxi-svn
d57cbf4b1e svn ci error, change version, line wrapping for hard disk output, bug fixes in print out sections. 2009-08-07 00:04:04 +00:00
Trash80.v2.0
69b0694e91 corrected the cpu input, accidentally added bugfix to wrong line. 2009-08-05 04:59:55 +00:00
inxi-svn
242dc4e829 (change version)
fixed very obscure gensub/gawk bug that makes integers into strings if 501-1000 when number is generated by gensub. This bug makes the 
number typed as string, which makes > tests always true.

Also fixed output bug where there is nothing in main fan data, but there is something in default fan data array.
2009-08-05 00:56:27 +00:00
inxi-svn
2201b388c9 (change version)
bug fix for cpu data. Make sure all cpu counts are > 1 for tests.
2009-08-05 00:26:28 +00:00
inxi-svn
a2c6aabcd8 (bug fix / tweak)
Added back in -s show sensors always to avoid confusion, but turns off if error message for -F output. This is to avoid spam yet still 
have it work always as expected.
2009-08-04 00:21:54 +00:00
inxi-svn
0d24ff1bcb added -h -s message about -! 1 test flag to see why no error output for sensors 2009-08-04 00:13:48 +00:00
inxi-svn
588dcac434 (change version)
By suggestion, now show no sensors output if error condition: missing sensors app OR no sensors output
This can be overridden for debugging by override with -! 1 flag, testing 1
2009-08-04 00:12:26 +00:00
inxi-svn
5c12898d86 (tweak)
Added to sensors CASE fan test explicitly to sys fan array.
2009-08-04 00:01:43 +00:00
inxi-svn
6649e5c794 bug fix, handled case of multiple gpus and temps 2009-08-03 08:21:11 +00:00
inxi-svn
a890e72a7f bug fix to ati detection gpu temp 2009-08-03 08:14:43 +00:00
inxi-svn
c7cda10cf0 (change version)
Added nvidia/ati-fglrx gpu data output to sensors
2009-08-03 08:11:30 +00:00
inxi-svn
e792d57762 made cpu flag string code more readable 2009-08-03 07:07:31 +00:00
inxi-svn
a18aa882a8 tweaked cpu flag short output to handle sse4a and sse4 and sse5 2009-08-03 06:59:17 +00:00
inxi-svn
aaf69ff9d2 altered -x help text a bit to make it more clear 2009-08-03 06:04:25 +00:00