inxi-svn
31bf0858c1
removed patch number from 1.8.2
2012-05-11 18:47:17 +00:00
inxi-svn
53c1943a82
fixed small issue, turns out sometimes for raid devices, the [2/2] [UU] type data is simply not present.
...
That is now handled explicitly, version 1.8.2
2012-05-11 18:46:54 +00:00
inxi-svn
5af065c955
tiny glitch, fixed missing separator in raid
2012-05-11 18:33:42 +00:00
inxi-svn
7641bd1ca6
small tweak, made hardcoded /proc/mdstat use global path variable.
2012-05-11 17:46:31 +00:00
inxi-svn
62e0e35b79
help tweak, fixed -b and -v2 descriptions to note that they are close but not identical
2012-05-11 17:33:35 +00:00
inxi-svn
654694cd16
removed RAID line from -b output if either no /proc/mdstat file or if no raid devices detected. -b should always
...
be as short and non verbose as possible. Also noted in --help that -b does not show hard drive names, just totals.
2012-05-11 17:30:17 +00:00
inxi-svn
20cd60a6ad
updated man pages to reflect new -R, with some other fixes to man files.
2012-05-11 16:56:20 +00:00
inxi-svn
6ecaee1046
tweak
2012-05-11 06:44:31 +00:00
inxi-svn
217e14414e
final tweak to missing mdstat file output
2012-05-11 06:44:02 +00:00
inxi-svn
b26c4ec1e7
cleanup
2012-05-11 06:25:51 +00:00
inxi-svn
9837f9cbec
adjusted the missing mdstat file method to be right.
2012-05-11 06:23:52 +00:00
inxi-svn
f744c6ffbe
added a protection against no /proc/mdstat might be needed on old systems, we'll see.
2012-05-11 06:21:32 +00:00
inxi-svn
65aa044f30
New feature, updated to inxi 1.8.0, -R for RAID output.
...
Includes 4 levels, -b shows basic only, -R shows primary info, device id, components, state, and report on drives
-Rx shows more, and triggers a second info line per device with more raid info.
-Rxx also adds more information, and triggers system raid support info and unmounted raid devices line.
-F uses -R now.
And that's that, enough raid stuff for a lifetime.
2012-05-11 06:01:17 +00:00
inxi-svn
4fa7edd006
updated man pages, removed temporarily raid function
2012-05-10 05:15:35 +00:00
inxi-svn
c4c30f9645
updated man files, aus9 is working hard!!! thank him, not me.
2012-05-08 23:50:20 +00:00
inxi-svn
482930ff07
fixed typo in -v 5 help item.
2012-05-08 23:46:59 +00:00
inxi-svn
ecc00dabc9
updated man files for inxi.
2012-05-08 00:27:14 +00:00
inxi-svn
02579b3a16
Added man pages, including the gz part. No idea why I forgot to do this, this is by aus9 by the way.
...
So there's the man pages, needs some work, but at least it's something.
2012-05-06 23:38:13 +00:00
inxi-svn
bd72fdf2c6
new -xx feature, by request, -D shows serial number of hdd as well. Also fixed the drive output to be more clearly labeled with
...
data type names, as with the rest of the outputs.
2012-04-26 23:51:55 +00:00
inxi-svn
f85208ecbc
small bug fix, only affects gentoo/sabayon konvi version number detection. Path change needed as alternate.
2012-04-26 20:25:04 +00:00
inxi-svn
fe958e912b
trying a fix for konvi version for sabayon, they changed paths
2012-04-26 20:17:25 +00:00
inxi-svn
d37c485f87
added /proc/mdstat output to disk data collector function.
2012-04-26 18:16:39 +00:00
inxi-svn
cdb03510b4
adding in validation since user set ip addresses can be wrong. It's always something, sigh...
2012-04-16 20:29:13 +00:00
inxi-svn
de5ccd8a1c
added feature where a different ip page can be added by whoever.
...
That would need to be set in the inxi override config file. The page must show only
one line of output, and that last item on that line must be the ip address.
Ok, that's it, not a big deal, but some people may prefer a non smxi ip address page
for whatever reason, so have at it. Or not.
2012-04-16 18:06:13 +00:00
inxi-svn
7dc1634887
language tweak, getting there
2012-03-26 22:33:18 +00:00
inxi-svn
2ffdda3578
language tweak
2012-03-26 22:29:30 +00:00
inxi-svn
02348a009f
language tweak to -M output
2012-03-26 22:28:58 +00:00
inxi-svn
673c4d4585
language tweak
2012-03-26 22:22:42 +00:00
inxi-svn
f94a67dca6
language tweak
2012-03-26 22:22:19 +00:00
inxi-svn
ef8f431ec4
fixed for older systems, -M with dmidecode can be empty, so error messages should also show that.
2012-03-26 22:17:27 +00:00
inxi-svn
e64687d88f
user patch, added support, as root user, for dmidecode in -M data.
...
This helps users of older systems get system machine data.
2012-03-26 21:41:53 +00:00
inxi-svn
fcd3ccaf4c
updated recommends for arch, xprop has changed to xorg-xprop
2012-03-26 20:32:27 +00:00
inxi-svn
9d8da0627f
bug fix, some intel cpus give core id as 0 for each core, thus creating a situation where
...
inxi thinks it's a single core cpu, no matter if it's multicpu or multicore.
Using the: cpu cores
value to double check, as a fallback. This seems to work, ie, if cpu cores is listed as 1
but processor count * cpu count is > 1, then clearly the intel reporting bug is in play.
Note that this is NOT an inxi bug, but is a bug in how some intel cpus create their
cpuinfo data, but since intel is a major player, it's worth handling that issue.
2012-02-21 20:14:15 +00:00
inxi-svn
bd15318705
fixed a logging bug, won't have any impact on users.
2012-02-13 05:27:36 +00:00
inxi-svn
bf4333570e
fixed typo, thanks to alert user for this bug report
2012-02-13 05:22:02 +00:00
inxi-svn
f6abbdf3c8
tweaked grep to make sure it's ^rootfs
2012-02-09 23:39:45 +00:00
inxi-svn
e7fd174440
bug fix, new kernels/df show both / real filesystem and / and rootfs, creating double / entries.
...
This is fixed with a simple test to get rid of that possible outcome. We'll see if that's sufficient.
2012-02-09 23:35:47 +00:00
inxi-svn
f63cf11e2c
Small bug fix, added separator character to Desktop item, that was left out.
2012-01-07 18:25:47 +00:00
inxi-svn
e687ce5960
added in aptosid-version and siduction-version to save maintainers time of adding those.
2011-11-22 19:11:16 +00:00
inxi-svn
154f819680
big bug fix, usb networking output has apparently not worked for a long time, that is now fixed.
...
Apparently if you pack an array that is global inside a subshell, that does not register on the primary level of bash.
Who knew?
Maintainers, this is a serious bug fix, so updat to 1.7.27 now or the usb cards will not be seen.
2011-11-22 06:36:42 +00:00
inxi-svn
68b84a9e1e
bug fix, first patch, usb networking wasn't working, not sure why this was never reported
2011-11-22 06:31:28 +00:00
inxi-svn
023ba2d188
not showing speed/duplex for lan card when it is down. Because cards don't always have 'up', but
...
might show 'unknown' for state, only not showing if it is down explicitly.
2011-11-22 05:33:11 +00:00
inxi-svn
94e9d050d0
Syntax test fix for a broadcom wifi card id in -n output, failed to read path in /sys
...
Fixing this required using find, so find will have to be added to the recommended apps, but
leaving it off for now until sure this method is the only way to do it.
The earlier used grep method to get the paths did not work, why, I don't know.
This may require redoing the usb path finder logic, we'll see.
2011-11-22 04:17:29 +00:00
inxi-svn
37d0118dfd
bug fix
2011-11-22 04:11:43 +00:00
inxi-svn
d385fd39b0
bug fix
2011-11-22 04:00:28 +00:00
inxi-svn
652585c9f9
trying a bug fix for broadcom id
2011-11-22 03:54:40 +00:00
inxi-svn
764bea1a31
cleaned some spacing errors.
2011-10-22 05:12:05 +00:00
inxi-svn
7dc02344a4
version bump for bug fix for short jwm type desktop names. now should always work.
2011-10-04 03:22:37 +00:00
inxi-svn
19bc994f3f
trying a jvm fix, turns out some ps aux uses full path, like /usr/bin/jwm
2011-10-04 03:19:08 +00:00
inxi-svn
2013a6b69a
changed Unknown distro to unknown, so the output will be: distro: unknown
2011-07-28 18:55:45 +00:00