Commit graph

1249 commits

Author SHA1 Message Date
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
inxi-svn 7dfa71fdf3 small change, with -xx, now inxi shows one driver per line, but shows the total disk space on a separate line
that makes it a bit more readable. New version number, new tarball.

I debated making it one per line default as soon as -x is triggered but will leave it this way for now, with -xx
you get the easier to read single line output in all cases, so that's probably good enough.
2012-07-01 21:35:19 +00:00
inxi-svn d85b9a1928 small change, new version, making dm info, if present, show out of X as well. this can be useful if you for example have
ssh'ed into box, and don't remember what dm is running the desktop. Shows N/A if in X if nothing detected, does not show
out of X since could be a headless server.

Updated man page, new tarball.
2012-06-26 19:22:01 +00:00
inxi-svn 837b37477f man, more man glitches, that layout needed some corrections, lots of little errors I'm finding, most are now fixed though, new tarball 2012-06-26 00:48:12 +00:00
inxi-svn 6f085dcb6d made man layout consistent, hadn't realized how inconsistent it was. New tarball 2012-06-26 00:45:42 +00:00
inxi-svn fb3d53c7df fixed spacing issues on man page for -c, don't start lines with the \fB, that creates a different spacing than .B
Now I know.
2012-06-26 00:35:51 +00:00
inxi-svn 87d6d1024c fixed text glitch in man page, had cm or cm, should be cm or mc, new tarball 2012-06-26 00:26:04 +00:00
inxi-svn ff46929dff forgot to update man page date 2012-06-26 00:03:17 +00:00
inxi-svn 561247de00 typo fix 2012-06-25 23:59:26 +00:00
inxi-svn cc7a979269 debugged, final tarball for this round. 2012-06-25 23:58:29 +00:00
inxi-svn 3367734d20 bug fix 2012-06-25 23:55:02 +00:00
inxi-svn bd55bd0c11 bug fix, new tarball 2012-06-25 23:52:07 +00:00
inxi-svn 0ec99ebc47 tweaked it a bit, updated man page to note that -U installs/updates man, new tarball. 2012-06-25 23:49:21 +00:00
inxi-svn e9c2c3882a inxi -U will now install the man file too, but only if /usr/share/man/man8 directory exists.
And if user is logged in as root. The -U procedure for inxi itself will run independently of that.

On completion of inxi download/update, if successful, will do the man page update/install.

And that's that.
2012-06-25 23:35:24 +00:00
inxi-svn 88217d7c74 tiny change in help menu for -t, new tarball, I think that's close to it now. 2012-06-24 22:25:13 +00:00
inxi-svn 3a526c99ec fixed the -t option line to be more clear 2012-06-24 22:23:55 +00:00
inxi-svn 0b3974471a new tarball, edited man a bit more 2012-06-24 22:18:16 +00:00
inxi-svn aeba8ceb3b fixed man typo, new tarball 2012-06-24 22:14:49 +00:00