Commit graph

552 commits

Author SHA1 Message Date
inxi-svn 3386ba87a3 new branch, removed E stuff for now, this will be for audio/bug fixes 2008-11-20 18:56:02 +00:00
inxi-svn 910cb86857 trying arch fix 2008-11-18 21:00:32 +00:00
inxi-svn de22e58936 Updated number, added patch 2008-11-14 20:20:56 +00:00
inxi-svn 31c692cc07 Trying awk fix for extra line in asound/versions 2008-11-14 20:12:56 +00:00
inxi-svn d7839c49e1 Bug fix applied to branch one as well 2008-11-14 09:21:11 +00:00
inxi-svn 3397457c45 Fixed up and synced audio functions 2008-11-14 07:19:20 +00:00
inxi-svn 3d91871ffb removed audio array debugging echo 2008-11-14 07:12:48 +00:00
inxi-svn 6fa1b9ca6a A slight hack to print out single sound card drivers, won't work for dual, but that's ok. 2008-11-14 07:08:05 +00:00
inxi-svn c36a5438ce updated branch numbero 2008-11-14 03:49:04 +00:00
inxi-svn 6fbe40a549 removed debugging echo 2008-11-14 03:35:31 +00:00
inxi-svn b79da13099 more tests, safeguards 2008-11-14 03:28:27 +00:00
inxi-svn 14746d68f1 Trying a bit more alsa tests, but I think it can't be done to compare lspci and /proc/asound/cards, because
strings aren't the same in all cases, and sometimes don't even have a single word in common. Oh well...
2008-11-14 03:24:31 +00:00
inxi-svn e1195797cc Testing an alsa driver thing 2008-11-14 03:00:08 +00:00
inxi-svn 8284050b51 Trying to add driver to output 2008-11-14 02:33:04 +00:00
inxi-svn 2a7b3976cd Updated to 0.5.28 2008-11-14 01:48:42 +00:00
inxi-svn 52829c43c7 output tweaks 2008-11-14 01:41:56 +00:00
inxi-svn 3991b6efa1 Trying to remove some extra alsa (....) data, and fix the card numbering 2008-11-14 01:39:46 +00:00
inxi-svn 662de26450 Updated to 0.5.27 main, leaving in the E extras stuff 2008-11-14 01:01:44 +00:00
inxi-svn 35e48ce32b numbering 2008-11-14 00:36:20 +00:00
inxi-svn 522b114a7a Trying alsa output 2008-11-14 00:35:54 +00:00
inxi-svn 0eec869c41 bug fix 2008-11-13 23:19:59 +00:00
inxi-svn 5b4a3b8f94 added -E to options 2008-11-13 23:18:28 +00:00
inxi-svn eff986799b Trying a little test of the branches and other testing systems. 2008-11-13 23:16:49 +00:00
inxi-svn c915e76a34 (branch)
Added first testing inxi
2008-11-13 20:03:18 +00:00
inxi-svn cc83b9eed4 (Change version)
Added new distro maintainer flag: B_ALLOW_UPDATE='true' as default. If set to false, it will shut off
the inxi script updating feature, and also turn off the display in -h of the -U option.

This seems a lot easier than having to remove code each release, which would get fairly tiresome.
2008-11-13 19:27:48 +00:00
inxi-svn 784d850121 (no version change)
removed some old debugging echo
2008-11-13 03:27:36 +00:00
inxi-svn 1a6888578b (Change Version)
Refactored script self updater error handling, removed duplicates and created single test cases.

Ok, enough is enough... heh, signing off now... enjoy, thanks to Cathbard for his patience, and 
and all the other people supporting this with their time.
2008-11-13 03:13:07 +00:00
inxi-svn c247bde8dd (Change Version)
More future proofing, updated -! conditions to use more reasonable numbers:
1,2,3 -! are now setting testing booleans
10,11,12,http://.... now set alt downloads
2008-11-13 02:45:35 +00:00
inxi-svn fbffdcd27d (No Version Change)
Changed B_TESTING_FLAG to B_TESTING_1 to cover future cases where we run multiple testing option
flags. These last changes are all for future development, none are related to currently active stuff.
2008-11-13 02:40:01 +00:00
inxi-svn 0b75156ce9 (No Version Change)
Added -! comments in header to explain two new -! options for branch downloads.
2008-11-13 02:36:26 +00:00
inxi-svn 9fa3ab4edb (no version change)
fixed typo
2008-11-13 02:28:42 +00:00
inxi-svn 3aa1ebfee1 (no version change)
Fixed redundant error inxi word, added error number to output, this should have been done long ago.
2008-11-13 02:20:20 +00:00
inxi-svn 30f749bc6d (Change Version)
Cleaned up and refactored download error handling, put it all in download function, out
of get_params, which should only set params, not execute special case code blocks. Sorry cathbard ;-)
2008-11-13 02:18:33 +00:00
inxi-svn c848609967 (change version)
Fine tuned the branch download option error messages to better reflect the actual error.
2008-11-13 02:12:08 +00:00
inxi-svn ccd62be018 (Change Version)
Improved bad download error handler message and options.
2008-11-13 02:03:04 +00:00
inxi-svn 6960738965 (change version)
Added two new testing options, svn branch one and branch two download run from urls.

Both are triggered by -!, -! 3 for testing branch/one and -! 4 for testing branch/two
2008-11-13 01:57:45 +00:00
inxi-svn cc5fb242c4 (No Version Change)
Just some comment cleanups and small code cleanups.
2008-11-12 19:21:24 +00:00
inxi-svn 8978b3e48b (No version change)
Changed order in help menu, made D alphabetical, I missed that one...
2008-11-12 03:59:16 +00:00
inxi-svn 3688020946 (Change Version)
Fixed a fairly major bug with both short output handling and debugging output
in get_parameters.

Prevented proper handling of non line/F/d/v type options and short output.

Update scripts to this version, and hopefully that will be it for now.
2008-11-12 01:39:27 +00:00
inxi-svn be6d736498 (no version change)
comments tweak
2008-11-11 23:45:59 +00:00
inxi-svn 1404ceca7d (No version change)
and added -q to testing wget as well...
2008-11-11 23:42:51 +00:00
inxi-svn 0ad0f3197b (No version change)
Added item to -v5 help menu.
2008-11-11 23:41:46 +00:00
inxi-svn 88ca162533 (No version change)
More cleanup of comments
2008-11-11 23:38:07 +00:00
inxi-svn 4b540d3c9b (no Version Change)
typo.
2008-11-11 23:37:20 +00:00
inxi-svn 3061f80d1a (change version)
Some last code cleanup, comment cleanup, tweaked a few small things.
2008-11-11 23:36:25 +00:00
inxi-svn 83a50c790a (Change Version)
For some reason, wget suddenly decided to show output, so added -q to script_self_updater function wgets
2008-11-11 20:04:33 +00:00
inxi-svn a761abbda7 (Change Version)
This should be about it, some fine tuning of variables, distro id handling, and lsb file handling
2008-11-11 20:01:36 +00:00
inxi-svn e158276f5e (Change Version)
Tiny change, removed 'Error data:' string from bad cpu core count to make output neater.
2008-11-11 19:42:01 +00:00
inxi-svn 241dc099b4 (Change Version)
Final step: moved the error output switch to end of get_parameters. This lets you trigger 
the debugger -@ <debug number> flag without having to actually alter the code of inxi 
manually.

This might occasionally create undesired error output, but that's a good thing, since
that error output should be seen so we can know what the error is.
2008-11-11 19:34:25 +00:00
inxi-svn 5c754f182b (Change Version)
Added -! unsupported argument error condition.
2008-11-11 19:12:24 +00:00