Commit graph

1843 commits

Author SHA1 Message Date
inxi-svn aaf63e5525 local variables added to cleanup 2009-02-05 02:12:18 +00:00
inxi-svn 81323c393d output for remote file systems 2009-02-05 01:59:08 +00:00
inxi-svn 95ab6339d9 cleanup, no changes 2009-02-05 01:51:34 +00:00
inxi-svn 575c743001 Fixed small arch bug 2009-02-05 01:36:03 +00:00
inxi-svn 4470d2f1f9 fixed numbering 2009-02-05 01:22:59 +00:00
inxi-svn 4e8c6b0a1d (change version)
Added new function and options, -l -u which trigger partition label and uuid output.

Either -u or -l will also automatically trigger the short -P partition flag.

To use with full partition output, use: -pul or -pu or -pl

This is one of the last major features I wanted to add, and it's because I'm sick of manually checking for uuid or label in /dev/disk..

Ok, have fun.
2009-02-05 01:19:32 +00:00
inxi-svn ad6da8977e Fixed bug in ht detection, much simpler now, this should work I hope. 2009-02-04 06:32:10 +00:00
inxi-svn 460f028877 (Change version)
This fixes the multiple physical cpu missing data.

I had to simplify the ht/smp part to make it work, also, from what I can tell, we only really need the terms:
UP
SMP
HT
SMP-HT

which cover all possible scenarios from what I can tell

http://en.wikipedia.org/wiki/Symmetric_multiprocessing says that it's all basically smp, single cpu, dual core, or multi cpu, single or 
multi core.
2009-02-03 22:20:11 +00:00
inxi-svn 5a35c5fb12 (Change version number)
Fixed syntax of gawk, made it all consistent, one method for everything, hanging { now in gawk for all structures and flow controls

Fixed small double space thing for kernel output also.

Removed all one liners from gawk, like BEGIN { IGNORECASE = 1 }, and now use NO one liner flow controls at all. This is the new 
convention, neither trash nor I were comfortable enough with gawk to really check the actual programming syntax, but now it's kind of 
obvious that the same rules apply: all one liner flow controls hide logic, and give bugs somewhere to live. Same as any other language. 
What a surprise.
2009-01-26 22:44:52 +00:00
inxi-svn 959caae1f7 bug fix, update version number, removed extra {...} in if clause.
This doesn't fix the main xeon failure though
2009-01-25 02:22:16 +00:00
inxi-svn cf7508d125 fixed inxi 2009-01-25 00:57:17 +00:00
inxi-svn faf51975dc Added sample dual cpu, dual core xeon to modules/data 2009-01-25 00:55:34 +00:00
inxi-svn e70bead7c0 Added pardus to distro supported list, changed date to be straight: day month year 2009-01-23 17:43:15 +00:00
inxi-svn 5b6a953013 improved comments 2009-01-09 03:45:32 +00:00
inxi-svn 5e8d6f9194 added comment to clarify tests 2009-01-09 03:24:37 +00:00
inxi-svn 1b19321e2c fixed bug with space in user partition names in hard disk size 2009-01-09 02:24:25 +00:00
inxi-svn 7006e1a062 more indentation cleanup 2009-01-06 22:22:56 +00:00
inxi-svn aebbdbe6c6 small whitespace clean up 2009-01-06 22:20:06 +00:00
inxi-svn de13eba739 Refactored, a few cosmetic changes. 2009-01-06 22:13:48 +00:00
Trash80.v2.0 8e40abc247 commit the HT, SMP, etc changes. All tests seem to pass 2009-01-05 22:02:38 +00:00
trash80.v2.0 f0a0a2bac6 fixed hdd bug caused by missing $ in var. Merry Christmas 2008-12-25 12:23:30 +00:00
trash80.v2.0 9179e6a477 Testing seems to have gone ok, still working on damentz patch. The code seems quiet good. H2, awesome job on it :) Any thoughts about inxi 1.0 ? 2008-12-24 09:59:03 +00:00
trash80.v2.0 cfa634c6bc reconfigured lsb lookup, h2's fix 2008-12-21 04:45:31 +00:00
trash80.v2.0 78722b3748 forgot revision change for lsb fix 2008-12-20 18:54:18 +00:00
trash80.v2.0 3d875c7f5e lsb fix for distros with known good lsb files 2008-12-20 18:52:54 +00:00
inxi-svn aef42dccf7 Bug fix, use latest 2008-12-17 04:16:30 +00:00
inxi-svn 949dea7af1 (Version Change)
Added 32/64 bit output on System -S line
2008-12-17 04:09:01 +00:00
trash80.v2.0 18a41b9c0a forgot to update date 2008-12-16 23:13:39 +00:00
trash80.v2.0 e18f634857 Correct runlevel check 2008-12-16 23:12:27 +00:00
inxi-svn 59c49120de (Change Version - BIG BUG FIX!!)
Moved the get params back after setting konvi params
2008-12-15 00:12:05 +00:00
inxi-svn 61f9f89744 (change version)
Fixed debugger for real this time, now it actually works as intended. The infobash debugger never worked at all, unless 
you explicitly turned it on with debugging flag. Now it does.

Pre script up errors will be stored in the error array, and printed out if found automatically no matter what the 
debugging flag is set to.

This is a perfect example of why using highly compressed code with no explicit variable declarations is ALWAYS a bad 
idea.
2008-12-14 17:20:02 +00:00
inxi-svn 1ea30c905a (change version)
fixed more in debugger, at least now it's clear that it basically does nothing in its current state but print some stuff.
2008-12-13 21:34:38 +00:00
inxi-svn a2a6dc0aeb Fixed bugs in debugger logic, it simply wasn't working at all, things were out of place, fails to run when needed. 2008-12-13 21:15:51 +00:00
inxi-svn 3bb0d7d087 Fixed cpu flag line print as well, uses arrays now, so no need to use numbered line outputs etc. 2008-12-05 05:54:07 +00:00
inxi-svn 688e10e858 refactored partition data output to be fully dynamic, not silly like it was.
Also fixed small line length bug where if color scheme 0, no colors is used, the lines would be too long, since the byte 
count is then less than for irc or shell colors.
2008-12-05 05:21:34 +00:00
inxi-svn 8eaecad89c (change version)
removed pipe from glx line, forgot that one.
2008-12-04 01:22:19 +00:00
inxi-svn c2c2fc3b62 (Change version)
Added one more output line, for a total of 9. That's enough.
2008-12-03 23:46:16 +00:00
inxi-svn add4893ea5 updated version number 2008-12-03 23:30:21 +00:00
inxi-svn a9efabe032 changed from *** to ###, gensub doesn't like *, even escaped 2008-12-03 23:30:01 +00:00
inxi-svn 5ac99045d4 small tweak to make <username> to *** to make it shorter 2008-12-03 23:26:10 +00:00
inxi-svn e582218d3e (Change version)
New option -p, outputs all discovered partition information along with the -P stuff.

-P was improved to also show /tmp and /usr by default.

-p will not show with -F to avoid flooding issues.
2008-12-03 23:14:21 +00:00
inxi-svn 6367977a83 (no version change)
Added comment explanation for echo -ne main print
2008-11-24 04:46:00 +00:00
inxi-svn e2dcdf9ab5 (Change Version)
Bug fix, caused extra line space in terminal.
2008-11-24 04:43:27 +00:00
inxi-svn 5e8f77fd64 (Change Version)
This is another milestone, hit much sooner than we thought. We have now restored the broken konversation native script 
support.

This will be of special interest to distros who want to include inxi as native, or to packagers.

Basically, all that is needed is to set this symbolic link:

ln -s <inxi location, ie: /usr/bin/inxi, or /usr/local/bin/inxi> /var/share/apps/konversation/scripts/inxi

in the package post install script.

This will automatically enable native, ie: /inxi support in konversation.

Fixed a few other small bugs, and cleaned up code and comments as well.

We were almost going to call this release 1.0.0, but we'll leave that until it's absolutely certain that everything is 
debugged and working.
2008-11-24 01:46:31 +00:00
inxi-svn 752420c0a4 (no version change)
removed v: from inxi version string
2008-11-23 19:37:51 +00:00
inxi-svn 4a44b096bd (change version)
Added show driver version for Network/Audio feature for -x output, and updated help menu to show that.
2008-11-23 18:22:59 +00:00
inxi-svn a07c2b19bc Added option, with -x, to show, if available, kernel driver module version number.
Note, this is not often available data, so it will only show if you have it.

This requires modinfo showing ^version: data, which only sometimes is there.
2008-11-23 18:12:56 +00:00
inxi-svn ad3947c121 (change version)
Small hard disk data output tweak, added : and removed (..) to numbers, this should help avoid some
2008-11-21 23:55:04 +00:00
inxi-svn 05b4010e28 (Big Version Change)
This fixes weak spots, bugs, and adds new features.

1. Fixed single core output for -C option, now correctly puts speed on same line
2. Fixed bug with some possible values for network card that makes line color trigger blue: Added space between values.
3. Fixed bug that makes livecds with aufs file system show all partition  information
4. Removed -F output of -f to avoid pointless irc spam
5. New option, -i - triggers when used alone -N, networking line, plus Wan IP address of system, and if ifconfig is 
installed, prints out all interfaces+ip addresses
6. Updated -h menu to reflect these changes.
7. Added 'driver' output for network cards, and fixed driver output for audio cards, so now only uses asound/cards data 
if single card detected. 
8. Moved 'ports' data to -x option, the geek only output that is.

This is the next major version release, 0.6.x
2008-11-21 22:32:27 +00:00
inxi-svn 5847140383 (no version change)
Made help menu slightly more readable by adding linebreak between categories
2008-11-19 20:35:09 +00:00