Commit graph

1366 commits

Author SHA1 Message Date
inxi-svn b668b4c4f3 ok, last fix, made pattern looser, now () around x86_64, i686, etc, are optional in search.
Last, I think, tarball, and this is it.
2012-11-17 23:26:06 +00:00
inxi-svn d519d13c02 new tarball, last patch, now globally strip out (x86_64/i686 type data too 2012-11-17 23:22:19 +00:00
inxi-svn ac174c5b94 fixed output a little, now strips out (686) and (x86_64) as well.
New tarball, no version number change since it's just a cosmetic change
2012-11-17 23:08:37 +00:00
inxi-svn c0f2247d7e patched/debugged version of 1.8.22, this is the real version, with new tarball.
Includes all fixes from last svn commit, plus the bug fix.

Now properly handles opensuse/suse distro id wether it has os-release or not.
2012-11-17 22:54:07 +00:00
inxi-svn 269b4cc828 removed debugger 2012-11-17 22:50:32 +00:00
inxi-svn f8dd3b9b1d bug fix, wait for 1.8.22 until verified 2012-11-17 22:49:30 +00:00
inxi-svn 4e030ed5ea undid numbering, sigh 2012-11-17 22:38:57 +00:00
inxi-svn bbf0f29ca3 new version 1.8.22, fixed an old bug with opensuse/suse detection, now sets to default to os-release parser, and a corrected basic
fallback for only /etc/SuSE-release present, presents only first line of that file.

Also improved the /etc/os-release handler to include more data if the PRETTY_NAME field is blank.

New tarball as well.
2012-11-17 22:32:32 +00:00
inxi-svn 2c5b161c2f first patch attempt for inxi suse id, that uses os-release by default now 2012-11-17 21:48:36 +00:00
inxi-svn dc812f80a3 Version update.
Hexchat bug fix/workaround, worked around dev decision to start popping up a gtk dialogue when running
hexchat -v or --version command.

Now reads the actual user config files, hopefully anyway. Since trusting config files that are in the user 
~./hexchat directory for version information is quite unreliable, this is just a quick hack, but that's fine,
inxi is always happy to hack around bad developer ideas to provide the most accurate, or best guess, at the
answer.
2012-11-14 20:32:38 +00:00
inxi-svn 161758cebb tweaked man page new tar.gz 2012-10-19 19:43:26 +00:00
inxi-svn 67ec681c24 Actual new version, support for -xx option for A, G, and N, outputs vendor:product string if found.
Updated --help, updated inxi.1.gz man file, updated inxi.tar.gz file.

I think that's it unless there's a bug fix.
2012-10-19 19:28:31 +00:00
inxi-svn 2ab831b0db tweaked A output a bit to make it cleaner on shorter lines 2012-10-19 18:51:02 +00:00
inxi-svn 6a4a15e6ee added A and G vendor:product output for xx, this also requires redoing the line length counters 2012-10-19 18:37:09 +00:00
inxi-svn 48bfe97c44 bug fix, advanced -n 2012-10-19 05:55:09 +00:00
inxi-svn 5abe728d51 another bug fix 2012-10-19 05:52:13 +00:00
inxi-svn 7c55077cf0 bug fix 2012-10-19 05:45:46 +00:00
inxi-svn b8e9e33348 patch update 2012-10-19 05:43:53 +00:00
inxi-svn f962121e5e bug fix 2012-10-19 05:43:37 +00:00
inxi-svn 839e844279 update patch number 2012-10-19 05:34:38 +00:00
inxi-svn 5c3b8443c6 updates 2012-10-19 05:33:30 +00:00
inxi-svn 194ee57cbc first test at adding vendor:product id for -xx 2012-10-19 05:10:56 +00:00
inxi-svn ea42c7495c bug fixes 2012-10-19 03:37:30 +00:00
inxi-svn 6658d489a2 output cleanup 2012-10-19 03:31:20 +00:00
inxi-svn 2afc2495f1 same error for usb audio, fixed that too 2012-10-19 03:27:55 +00:00
inxi-svn 2e71eaaf8d added more to the usb network bus id 2012-10-19 03:25:53 +00:00
inxi-svn 95888330fc fixed an old bug in networking, usb, that puts the vendor:product id instead of the bus id for usb, some other changes coming so no
version change yet.
2012-10-19 03:23:21 +00:00
inxi-svn 079944e590 one more distro id added to debugger collector, no need for new version 2012-10-04 02:34:10 +00:00
inxi-svn b9fdb8b36a added in fallback mode /etc/os-release for all distros, and as preferred mode for Arch, which
is I believe the only one that actually uses this at this point.

Preferred is lsb-release, because that tends to be more accurate.

Note, this may trigger arch derived distro errors, sigh...
2012-10-04 01:36:08 +00:00
inxi-svn bfce0a8fd7 added support for /dev/mapper partitions, those didn't show before, and triggered an error due to /
in path, ie, /dev/mapper/truecrypt1 for example.

Also fixed some subtle bugs that could in some instances trigger errors on partition label/uuid, not likely, but it could.
2012-10-03 20:53:13 +00:00
inxi-svn c7d6a07719 Added MATE desktop support, same method as cinnamon, xprop shows the string _MARCO which is the renamed metacity window manager.
Then mate-about -v gives the current mate version.

New inxi, 1.8.17, new tarball.
2012-09-17 00:47:08 +00:00
inxi-svn a5731b47b5 improved cinnamon desktop support for -S, apparently cinnamon has forked from gnome proper, and is now identifiable
via xprop, so that is now moved to full desktop version handling. This requires bypassing the gnome test, which
is a good thing, because the gnome test uses a deprecated method for gnome detection. Still works, but best to
move from it no matter what.

New tarball, new inxi version.
2012-09-16 17:59:06 +00:00
debsidsmxi 04315716c1 decided have skills to edit 2012-09-15 09:18:08 +00:00
debsidsmxi 484fb636e1 decided have skills to edit 2012-09-15 09:11:08 +00:00
debsidsmxi 432c1cad5c decided have skills to edit 2012-09-15 09:05:02 +00:00
debsidsmxi ecee72c5fb test of man page date change without change original 2012-09-15 05:52:20 +00:00
inxi-svn 1f3602a188 updated inxi.1 a bit, moved one section down, running in irc, to make it easier to find the main options descriptions. New .gz files
and tarball too. No version numbering change.
2012-09-11 23:54:16 +00:00
inxi-svn 5eff92a613 bug fix 2012-09-11 18:42:56 +00:00
inxi-svn 016c3e582c updated man page, hopefully this one is not distorted or corrupted, man1 that is. 2012-09-11 18:25:51 +00:00
inxi-svn f9072ca7b1 inxi1 man file needed also to have the 8 changed to 1, all done in all files now 2012-09-11 18:05:04 +00:00
inxi-svn 6d1c39fd17 forgot to update mandb on mv 2012-09-11 17:59:32 +00:00
inxi-svn 1676f029f1 updated inxi updater to get inxi.1.gz instead of inxi.8.gz, and also to mv man8/inxi.8.gz to man1/inxi.1.gz if detected.
that should bring inxi back into sync with the methods of man.
2012-09-11 17:55:47 +00:00
inxi-svn f25ec3ba45 changing inxi.8 to inxi.1 to conform with man protocol for which man to put an app in. 1 is for user apps, 8 was for sys admin apps.
maintainers, please note this, the man file and gz file will be now inxi.1 not inxi.8
2012-09-11 17:45:12 +00:00
inxi-svn 29c55b61d9 Added support for hexchat, version update, but this is the only actual change. 2012-07-30 20:23:31 +00:00
inxi-svn f1dcb81d1d added to data collector /etc/os-release 2012-07-22 00:25:04 +00:00
inxi-svn ac3fe7fdb5 fixed tabs/spaces 2012-07-02 03:57:12 +00:00
trash80.v2.0 ba8ed4d8b2 oops, hit ctrl-x instead of ctrl-c. Fix. No version bump. 2012-07-02 03:30:41 +00:00
trash80.v2.0 0aef2c518d Update to log python version. Not going to bump version number since this isn't greatly important and I just bumped the version number. So version 1.8.13 will have python version logging included. 2012-07-02 03:29:23 +00:00
trash80.v2.0 e874c108eb bumping version number. 2012-07-02 03:24:25 +00:00
trash80.v2.0 b6d597a6ce printing out python version before running xiin. Not yet logged. 2012-07-02 03:23:43 +00:00