Commit graph

1126 commits

Author SHA1 Message Date
inxi-svn 1635966093 version upgrade
some optimizations, code fixes, handled failed xargs -l case for optical disks
2011-06-18 19:27:41 +00:00
inxi-svn f02a64561c bug fixes 2011-06-18 19:15:28 +00:00
inxi-svn 9962e8661a patch four, that should do it 2011-06-18 19:09:31 +00:00
inxi-svn cb7c18ac1d replaced xargs -l with a for loop, sigh... 2011-06-18 18:49:42 +00:00
inxi-svn 9884ebab24 patch, some optimizations and code cleanup 2011-06-18 18:37:02 +00:00
inxi-svn 633e59807e variable name fix0 2011-06-18 05:42:29 +00:00
inxi-svn 188d30cca7 bug fix 2011-06-18 04:54:51 +00:00
inxi-svn 2b1279a14e trying it with /dev/sr0 2011-06-18 04:53:48 +00:00
inxi-svn 010e8b9b3f ok, seems to all be working, here's 1.7.0 fresh off the presses 2011-06-18 04:07:03 +00:00
inxi-svn 99df6ad86c fixed a bug 2011-06-18 03:49:53 +00:00
inxi-svn c35647a380 help fix 2011-06-18 03:32:58 +00:00
inxi-svn 90e5098565 arg cleanup 2011-06-18 03:29:49 +00:00
inxi-svn 9c77bc359d trying it without -d on -F 2011-06-18 03:20:54 +00:00
inxi-svn 1e84b26d1f first finalizing version 2011-06-18 03:17:05 +00:00
inxi-svn bff32dc844 handling of tsst corp string 2011-06-18 02:59:58 +00:00
inxi-svn ecb4e51a59 tweak for output 2011-06-18 02:51:36 +00:00
inxi-svn f5e825bd02 more or less done with -d, -dx, and -dxx output 2011-06-18 02:43:59 +00:00
inxi-svn b77832f968 cleanup 2011-06-18 01:22:03 +00:00
inxi-svn 1a4f8829de hmm, weird gawk behavior 2011-06-18 01:03:05 +00:00
inxi-svn f2515c5b4e white space fix? 2011-06-18 00:58:34 +00:00
inxi-svn d9528783f6 tweak 2011-06-18 00:55:01 +00:00
inxi-svn bef54b5077 number update 2011-06-18 00:52:55 +00:00
inxi-svn e9372be01e patch 5, more fixes 2011-06-18 00:52:38 +00:00
inxi-svn 8d89081fe4 tweak 2011-06-18 00:46:41 +00:00
inxi-svn b2ee1f160e added more debugger data collecting 2011-06-18 00:33:13 +00:00
inxi-svn 79355aa67c adding first test for -d optical drive option, patch version update only 2011-06-18 00:27:34 +00:00
inxi-svn 519c597c3a added some debugger changes for data collection, just a patch version change. 2011-06-17 20:06:29 +00:00
inxi-svn 81493c0b19 bug fix 2011-06-17 00:33:34 +00:00
inxi-svn 5395c9d9d7 Cleaned up some code, moved get usb to separate functions for audio/network card data.
Removed legacy print code, repeated code blocks for single/multiple cards, for audio/network.

Made also always print out whether or not a card is present, since you can have alsa without having a card.

This actually shortened inxi for once, and simplified some legacy methods that were totally unnecessary and just complicated the print functions, now all print 
functions use the same for loop print out methods on arrays.
2011-06-17 00:20:12 +00:00
inxi-svn 785c0b83e2 cleanup 2011-06-14 00:46:56 +00:00
inxi-svn da975d8962 variable cleanup 2011-06-14 00:39:47 +00:00
inxi-svn 47e4a86558 version update, optimization for speed for -N, usb detection.
Switched to full gawk for detection, dumped inefficient bash loop through of all search terms.
2011-06-14 00:02:50 +00:00
inxi-svn 93b245e1af version upgrade:
Optimized graphics driver function massively, knocked off about 60% of execution time by switching to a single read through via 
gawk..

In terms of dual core system, that saved literally about 1 second execution total time.
2011-06-13 22:31:22 +00:00
inxi-svn 8b297bd69e fixed missing app error message, now shows: inxi --recommends as solution/recommendation for further action. 2011-06-11 07:02:13 +00:00
inxi-svn 53f3a4e74f version 1.6.7
Cleaned up recommends, finalized layout, tweaked output, ready to go now as a final I think.
2011-06-11 05:55:44 +00:00
inxi-svn 9ee3d00315 getting rid of an extra line 2011-06-11 05:19:16 +00:00
inxi-svn 332a998f3a cleanup, patch version bump 2011-06-11 05:16:57 +00:00
inxi-svn 8dca5e9143 bug fix 2011-06-11 05:14:32 +00:00
inxi-svn ef7655b92e text cleanup 2011-06-11 05:13:42 +00:00
inxi-svn 7765c80052 fix 2011-06-11 05:13:02 +00:00
inxi-svn a4a9e60821 slight tweak of layout of --recommends 2011-06-11 05:11:56 +00:00
inxi-svn e19069c1af finalized the rpm/yum --recommends package list, thanks goingeasy9 2011-06-11 04:24:18 +00:00
inxi-svn 07ac10c817 cleanup 2011-06-11 01:45:37 +00:00
inxi-svn 15a4aca286 forgot to add -Nx to module version recommends 2011-06-11 01:43:11 +00:00
inxi-svn fcc575591c cleanup 2011-06-11 01:40:18 +00:00
inxi-svn 4932d2be2f patch update, cleaned up output for --recommends, changed - to _, then sed replace _ with space 2011-06-11 01:34:19 +00:00
inxi-svn 2188bc1fbf added some arg triggers to --recommends output, and this calls for a patch version update 2011-06-11 00:28:25 +00:00
inxi-svn 7e323287cc forgot to declare a bunch of local variables in --recommends 2011-06-11 00:07:38 +00:00
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