Commit graph

304 commits

Author SHA1 Message Date
Harald Hope c18681e12c updated branch inxi to avoid problems 2018-04-07 18:29:45 -07:00
Harald Hope edbc0244b7 fixed typo 2017-10-29 10:11:07 -07:00
Harald Hope cc3fd993b4 Added readme 2017-10-29 10:03:06 -07:00
Harald Hope 9f273e5a2c added current inxi to avoid errors 2017-10-29 10:00:11 -07:00
Harald Hope bbc952018b fixing two 2017-10-28 20:35:46 -07:00
Harald Hope 6d51cbe439 tests 2017-10-28 20:29:13 -07:00
Harald Hope 50370b0e69 branch two? 2017-10-28 20:28:46 -07:00
Harald Hope 1cbf43653a Branch two 2017-10-28 20:28:02 -07:00
Trash80.v2.0 a181480c02 Committing with all revisions. 2013-01-22 06:46:56 +00:00
Trash80.v2.0 9557fb98a7 corrected the cpu input, accidentally added bugfix to wrong line. 2009-08-05 04:59:55 +00:00
Trash80.v2.0 2d5a134f65 fixed issue with $PATH via reordering main, also qt4 konvi fix 2009-07-08 03:48:05 +00:00
Trash80.v2.0 2f07450177 Testing new dbus module for inxi. Needs thorough testing in other irc clients.
Because $PPID no longer works correctly in qt4 Konvi.  A method is used to infer
that qt4 Konvi is the calling client.  This may cause bugs in other irc clients
if used at the same time. Conversation in #konversation led to no other (good) alternative.
The new module checks to see if qt4 Konvi is running and may be the parent process.
2009-06-16 16:04:46 +00:00
inxi-svn 244492e4d5 bug fix in branches two 2009-05-28 20:45:37 +00:00
inxi-svn ad50e3c5ca updated stuff 2009-05-28 20:32:55 +00:00
inxi-svn cf41afbf01 updated 2009-05-28 20:25:29 +00:00
trash80.v2.0 dd07e5bd9b update revision 2009-05-28 20:12:28 +00:00
trash80.v2.0 e01fda3625 added fix for lack of gawk in ubuntu. ubuntu users need to apt-get install gawk 2009-05-28 20:08:05 +00:00
Trash80.v2.0 8eabfb5fb9 maybe a fix for hdx type drives 2009-01-08 22:59:00 +00:00
Trash80.v2.0 66023a5559 fixed it so that only HT and SMP will show and not others, and fixed date 2009-01-05 21:52:56 +00:00
Trash80.v2.0 55088e4efd Added HT, SMP, MCP detection, fixing a bug with core detection 2009-01-05 21:09:42 +00:00
trash80.v2.0 cf162ee55c fixed hdd bug caused by missing $ in var. Merry Christmas 2008-12-25 12:21:09 +00:00
trash80.v2.0 37c64f3f26 bug fix. 2008-12-23 04:09:19 +00:00
trash80.v2.0 423d7f5826 the puppy problem came down to YES booleans have to be == true/false, etc. So all booleans were redone appropriately. Test this for a bit, and get feedback, then commit as .9? 2008-12-23 04:04:20 +00:00
trash80.v2.0 c7caa8572a some more fixes, still working on the puppy thing 2008-12-23 03:14:57 +00:00
trash80.v2.0 570bab1f91 third time is a charm 2008-12-23 01:53:54 +00:00
trash80.v2.0 ec80bb0e9f forgot to save last changes before upload, so here it goes again. 2008-12-23 01:45:49 +00:00
trash80.v2.0 e5c8ca01fa still some restructures, these are mostly intalling booleans, and vars for directories and files. User input requested before release, also some testing needs to be done. I'm uploading to branch two for testing on multiplatforms. 2008-12-23 01:44:27 +00:00
trash80.v2.0 98dbacb935 some restructuring and added tests, though not fully implemented, loading so other may give input 2008-12-22 22:37:10 +00:00
trash80.v2.0 ce39d68a7a Hopefully this fix won't break others, fixed lsb issues 2008-12-20 18:35:55 +00:00
trash80.v2.0 05ff262a50 fixing breakage, again 2008-12-20 07:07:37 +00:00
trash80.v2.0 32df5a597f fixing breakage, again 2008-12-20 07:06:08 +00:00
trash80.v2.0 3c0a999b13 fixing breakage, again 2008-12-20 06:59:04 +00:00
trash80.v2.0 817780b18d fixing breakage, again 2008-12-20 06:40:43 +00:00
trash80.v2.0 1b559f0c33 fixing breakage 2008-12-20 06:35:20 +00:00
trash80.v2.0 a037fa5fd3 added known good lsb distros 2008-12-20 06:19:31 +00:00
trash80.v2.0 44d8e069dc added known good lsb distros 2008-12-20 06:17:06 +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