inxi-svn
2d3114722e
tweak
2011-06-10 23:26:02 +00:00
inxi-svn
74b97894a7
text tweak
2011-06-10 23:25:13 +00:00
inxi-svn
b923131e95
bug fix
2011-06-10 23:23:32 +00:00
inxi-svn
bee3268ab2
text tweak
2011-06-10 23:23:01 +00:00
inxi-svn
6297a1f519
added --recommends suggestion to non x mode start
2011-06-10 23:21:10 +00:00
inxi-svn
6a2f09858f
1.6.6
...
new option: --recommends
This lets users check their system for all the required/recommended apps, and also shows any missing core directories,
with an explanation of what each item does.
Also prints out a list of distro packages that should help users install the missing package.
So far only debian/ubuntu and arch linux lists are done.
2011-06-10 23:07:01 +00:00
inxi-svn
b1f7966f9b
made FAILED for video driver load red, just a patch version bump.
2011-06-10 18:21:33 +00:00
inxi-svn
25540e4cf0
more cleanup
2011-06-10 00:08:09 +00:00
inxi-svn
041b00f5b9
more help cleanup
2011-06-10 00:06:28 +00:00
inxi-svn
78b2521812
more cleanup
2011-06-10 00:05:43 +00:00
inxi-svn
8b8dbd817a
cleaned up -F option help item
2011-06-10 00:04:52 +00:00
inxi-svn
ecb7d4cdb8
Version update. Redid -v options totally. Added -v 6 for full partition and unmounted partition output.
...
Adjusted the 2-5 options to include the various new features that have been added recently.
Got rid of the entire old way of using verbosity level numbers internally in the script to trigger events, now all those printout
triggers are done via clearly named global switch variables which are set in the initial Option selector function only.
This should not make any particular difference to users, but it makes it easier to read the printout logic code, and to see what
full/basic/verbosity level output actually is going to do.
Also changed -d to -b, and added an error handler to -d showing it's been deprecated.
-d will be needed in the future for advanced -D data, probably cd/dvd etc, and I want to keep the consistency, as much as possible,
that is, m will be advanced M data, p is advanced P, n is advanced N, and so on.
I know this breaks some people's habits, but I think with the deprecated option warning/error, it should be fine, and it's
best to get this done now than to wait until inxi actually is going to use the -d advanced disk option.
Ok, that's it, just basically a code clean up version.
2011-06-09 23:27:05 +00:00
inxi-svn
2bd19db6ea
language change
2011-06-09 20:41:56 +00:00
inxi-svn
88b0b389b8
wording tweak
2011-06-09 20:40:25 +00:00
inxi-svn
cad10378f1
tweak
2011-06-09 20:17:10 +00:00
inxi-svn
e018abcff2
forgot to add it to --version
2011-06-09 20:15:54 +00:00
inxi-svn
a28e1a1c17
tweaked wording
2011-06-09 20:12:59 +00:00
inxi-svn
a514f71e56
Added script patch number, this will show on update along with version number.
...
Also if > 0, will show added to display version, like: 1.6.3-4
I've found that google svn from googlecode isn't propagating the data across its data centers quickly or consistently
which makes testing and debugging a real pain in the butt when dealing with people in different geographical areas.
Now we'll be able to confirm that you have dev version xx, ie, the latest uploaded, without doing pointless primary
version number bumps.
When patch number is 00, no display occurs, but it still shows on updating via -U
2011-06-09 20:09:41 +00:00
inxi-svn
d3505da78d
added more wifi detection filters
2011-06-09 01:51:46 +00:00
inxi-svn
e25d0d12dd
adding in more banlist and filters
2011-06-09 01:08:55 +00:00
inxi-svn
5e06161620
added more filters
2011-06-08 17:46:25 +00:00
inxi-svn
a830011550
Changed -m to -M, to keep it consistent. -m will be for future advanced machine information, just like -P is basic partitions and
...
-p is complete.
2011-06-08 17:32:58 +00:00
inxi-svn
a016006173
tweaks, clean up chassis output
2011-06-08 09:22:40 +00:00
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
inxi-svn
5eca5a85a9
debugger added
2011-06-06 04:35:17 +00:00
inxi-svn
3ac87738a9
need to update the new path variables for the lenny fix too
2011-06-06 04:27:10 +00:00
inxi-svn
cf092714fa
some comments to explain fixes
2011-06-06 04:26:02 +00:00
inxi-svn
19842a2622
adding a special belkin case
2011-06-06 04:10:36 +00:00
inxi-svn
24421c6f30
added another wifi detector for output
2011-06-06 04:04:20 +00:00
inxi-svn
f9e7b6916c
found another path case for usb networking cards, requires special handling
2011-06-06 03:54:28 +00:00
inxi-svn
1e3003f2a3
new version, 1.5.11
...
Improved loaded/unloaded/failed output for gfx driver, now lists them by categor, ie: loaded: ati,radeon unloaded: fbdev
This is because of the high count of loaded/unloaded drivers some systems show, especially for radeon/ati card types.
Added logging for inxi in debugger data collector, and include now the log file, that should be of use.
2011-05-30 18:51:31 +00:00
inxi-svn
242ae81dd0
version bump the bug fix for drivers works
2011-05-30 04:59:25 +00:00
inxi-svn
6eacbd3e13
fixed weak point on unloading driver logic, it can be several strings to test
2011-05-30 04:55:38 +00:00
inxi-svn
eb9db620ba
adding in CPC abbreviation on the off chance that 'Compatibility Profile Context' actually means something for fglrx opengl version
2011-05-29 16:37:22 +00:00
inxi-svn
a988de3ba0
added white space cleanup
2011-05-29 03:42:23 +00:00
inxi-svn
a28155b16e
removing some extra fglrx glx version information: Compatibility Profile Context
...
This does not appear to communicate anything of value or interest
2011-05-29 03:39:55 +00:00
inxi-svn
5859a8c73d
fixed a bug in gawk that gave multiple drivers for audio card.
...
Added webcam to filter list.
And this new number includes the fixes to graphics driver output as well
2011-05-29 01:32:49 +00:00
inxi-svn
ea906053e7
turns out there is an unloading video driver module case, so adding that condition, for loaded, unloaded, and failed output
2011-05-28 04:38:15 +00:00
inxi-svn
f8463034fd
bug fixes
2011-05-27 21:43:33 +00:00
inxi-svn
d10e6ec05e
added inxi output to debugger data files
2011-05-27 21:37:17 +00:00
inxi-svn
be3461b3ad
comments updated
2011-05-27 21:31:14 +00:00
inxi-svn
a6b9b4f145
version update, now the dwm/scrotwm send their data back to stdout so it can be used.
2011-05-27 20:57:04 +00:00
inxi-svn
d83f6471d7
had to redirect error output to 1
2011-05-27 20:55:15 +00:00
inxi-svn
9df881c11f
added in a null case check
2011-05-27 20:49:47 +00:00
inxi-svn
8561e00ca9
trying a bug fix for scrotwm/dwm issue of sending --version/-v to stderr instead of stdout
2011-05-27 20:49:14 +00:00
inxi-svn
7c99d71ecf
cleanup
2011-05-26 22:47:18 +00:00
inxi-svn
8725c05b34
line lengths
2011-05-26 22:44:26 +00:00
inxi-svn
e2263eeae7
more color selector tuning
2011-05-26 22:43:04 +00:00
inxi-svn
35265e9f7c
more clearup of language
2011-05-26 22:40:19 +00:00
inxi-svn
0659ec02a5
cleared up the -c 9x option descriptions
2011-05-26 22:38:23 +00:00
inxi-svn
537e2ea925
more help
2011-05-26 22:31:30 +00:00