Commit graph

1105 commits

Author SHA1 Message Date
inxi-svn 034a197d8d fixed error message 2011-06-08 08:55:21 +00:00
inxi-svn 5654a8bffd final bug fixes, if google svn ever starts working again 2011-06-08 08:42:28 +00:00
inxi-svn 4e31e4502c version bump for bug fixes and tweaks, always inconsistency to be handled 2011-06-08 08:29:23 +00:00
inxi-svn 84227c55ef fixes 2011-06-08 08:22:40 +00:00
inxi-svn add4263d49 added fixes 2011-06-08 08:19:59 +00:00
inxi-svn b3ff07bbb2 maybe bug fix for gigabyte board 2011-06-08 07:58:46 +00:00
inxi-svn 8232c927ad tweaked line count 2011-06-08 07:49:10 +00:00
inxi-svn 4d20c9fe84 removed escapes on % for gawk 2011-06-08 07:28:26 +00:00
inxi-svn 46c5bdf01c updating ban list filters 2011-06-08 07:21:37 +00:00
inxi-svn 3bc7411eab more filters added to ban list 2011-06-08 07:01:52 +00:00
inxi-svn dd69c3ed7d added more filters 2011-06-08 07:00:01 +00:00
inxi-svn a246d28df4 updated filters, added OEM 2011-06-08 06:56:54 +00:00
inxi-svn 042130ee45 code cleanup 2011-06-08 06:53:09 +00:00
inxi-svn 0f71ac9724 simplified and moved filters to sub not gsub 2011-06-08 06:49:29 +00:00
inxi-svn ed94e1e867 bug fix 2011-06-08 06:42:23 +00:00
inxi-svn c45f0176af Debugged, and now ready for 1.6.0
New feature: -m, with -xx as optional extra extra data

-m shows system, mobo, bios, and with -xx, chassis, if present.

Will also try to guess at if it's a laptop.
2011-06-08 06:38:32 +00:00
inxi-svn e7f3349e22 version number bump 2011-06-08 06:25:39 +00:00
inxi-svn 6e1f19bde3 changed portable to System 2011-06-08 06:20:43 +00:00
inxi-svn 6b1fc9cdc0 more bug fixes, simplified logic 2011-06-08 06:17:03 +00:00
inxi-svn 98249b201c removed unneeded logic 2011-06-08 05:37:45 +00:00
inxi-svn 55a281a794 more fine tunings 2011-06-08 05:33:52 +00:00
inxi-svn 71c472b892 more tweaks to ban lists 2011-06-08 05:22:19 +00:00
inxi-svn 84756bf5e6 added N/A filter to data 2011-06-08 05:19:46 +00:00
inxi-svn bba4e30abd trying another way of handling false system/mobo data matches, msi is the culprit here 2011-06-08 05:13:55 +00:00
inxi-svn b6d2786ea6 version number 2011-06-08 04:55:58 +00:00
inxi-svn 7da7517514 removing that attempt, too hard that way 2011-06-08 04:54:11 +00:00
inxi-svn 70be9f6eef trying a bug fix 2011-06-08 04:46:25 +00:00
inxi-svn d577e43c9c trying a fix for false system/mobo difference 2011-06-08 04:38:39 +00:00
inxi-svn a2f14c8e48 version change 2011-06-08 04:20:13 +00:00
inxi-svn 239f16e7bb removed tweak 2011-06-08 04:19:52 +00:00
inxi-svn de7f8196bd version tweak 2011-06-08 04:19:29 +00:00
inxi-svn c2c600ebd5 bug fix 2011-06-08 04:17:19 +00:00
inxi-svn 5d9021bfe7 bug fixes for chassis 2011-06-08 04:14:31 +00:00
inxi-svn 297f3c833b cleanup and printout fixes and tweaks 2011-06-08 04:12:35 +00:00
inxi-svn b589c9d5f7 some cleanup and bug fixes 2011-06-08 04:03:16 +00:00
inxi-svn 7ba7db7b4d bug fix 2011-06-08 03:53:22 +00:00
inxi-svn 931ecb4968 added some ban list terms, tweaked a few things 2011-06-08 03:48:54 +00:00
inxi-svn e11e85e93d bug fix 2011-06-08 03:31:07 +00:00
inxi-svn 6937b57028 bug fix, added system line 2011-06-08 03:01:49 +00:00
inxi-svn 5f4b95dfa3 added filter line 2011-06-08 02:44:58 +00:00
inxi-svn 3a3e5efa4f moved the machine line 2011-06-08 02:37:18 +00:00
inxi-svn ac38d58363 new options: -m shows machine data, system vendor, if present, mobo, bios, and, with -xx, chassis, if present
-xx triggers B_EXTRA_EXTRA_DATA, currently only the chassis data line is affected.
2011-06-08 02:36:00 +00:00
inxi-svn 62a1f0bdf9 added debugger stuff 2011-06-07 02:07:50 +00:00
inxi-svn fcf0217d4c improved logging of arrays for partitions 2011-06-07 01:30:46 +00:00
inxi-svn ee195f51ea added cat /etc/fstab to debugger 2011-06-07 01:03:11 +00:00
inxi-svn 722c3f77d6 some fine tuning just in case hdd temp returns say 34.5 2011-06-06 21:04:15 +00:00
inxi-svn b8686ef409 added Xorg -version testing to debugger and x version function 2011-06-06 20:55:44 +00:00
inxi-svn 331fd342a1 Version number change:
Added debugger option, data collector -@ 14, all data.

Fixed long time logging bug, arrays were't writing out in quotes, have to extract out of quotes then send to logger.

Added 802.11 to usb nic/wifi card detection strings.

Updated help menu more to be more readable, and corrected some errors there too.
2011-06-06 19:58:47 +00:00
inxi-svn 96ad63541b bug fixes, and upped version number. Yes, fixing one bug caused another, hopefully both are now fixed 2011-06-06 05:01:14 +00:00
inxi-svn 8e4e7eac60 bug fixes 2011-06-06 04:42:18 +00:00