Commit graph

1126 commits

Author SHA1 Message Date
inxi-svn 4e82d9b4d9 bug fix on disk size handling, some vm disk use the start number 252 in /proc/partitions, inxi failed to handle that, and so failed to
show proper disk size in virtual machine.

New tarball/version number.
2012-12-22 20:11:43 +00:00
inxi-svn f60b86253f fixed pardus/pisi sources collection to fit with new method, new tarball, no new version number 2012-12-22 04:39:52 +00:00
inxi-svn f2fbe65485 new tarball, new version. This fixes a somewhat obscure issue where for example rpmforge adds apt repos, and also I assume
some apt rpm tools might do the same for yum repos. Now inxi will simply note the presence of each type, for apt and yum.

I didnt' do this feature for pacman and pisi, because I've never heard of that, but if necessary, I'll add it.

Now inxi will hopefully correctly note the presence of the various repos and list the files with the repo type correctly
noted for each type.

I also fixed a bug in the yum/rpm type repo detection, inxi failed to properly handle spaces around the = sign, which made
it falsely identify as enabled disabled repos, it tested for only ^enabled=1 whereas also ^enabled = 1 is a possible syntax.

This is now corrected.
2012-12-22 04:01:02 +00:00
inxi-svn 2642ac39c7 more fine tuning of some gawk cleanup of os/lsb-release data, new tarball, no new version, this is more for future proofing at this point 2012-12-20 20:57:36 +00:00
inxi-svn 7f96ace5bf added some logging, again, nothing worth a version bump, but a new tarball anyway. 2012-12-20 20:29:02 +00:00
inxi-svn 54f23fb3e8 code cleanup on os-release/lsb-release, shouldn't make any difference for users, but there's a new tarball if you want to update the package. 2012-12-20 20:07:17 +00:00
inxi-svn b8382ecb68 fixed an old bug, sed -E is not supported in very old systems, and is actually not documented in man sed for GNU at all.
That's a bsd method, which slipped into inxi, I've replaced that with -r which is the correct syntax, and which will work
on old linux systems as well as new.

Since there is no functional change and only very old installs would ever see the difference, I'm leaving the version number
alone. New tarball as well.
2012-12-06 20:05:26 +00:00
inxi-svn 2def7edd22 small change in man page, this should do it, new tarball too. 2012-12-05 21:38:07 +00:00
inxi-svn 47d31be239 new version, fixed a weak shell handler, now it shows the actual shell that inxi started in if not irc.
Also added -x option, show shell version number as well. For dash/csh, this uses a hack of getting dpkg version,
which covers many users, but not all, hopefully I can find a universal way to get shell version for dash/csh
2012-12-05 21:34:56 +00:00
inxi-svn d14d9b7a23 new version, new tarball, a long time oversight, now if running in shell, shows the shell type, like bash, zsh, etc
instead of just the plain 'shell'.
2012-11-20 05:00:15 +00:00
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