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
inxi-svn
9a5a49ca07
got rid of pointless o_0 on unknown distro
2011-07-28 18:48:43 +00:00
inxi-svn
548fc5c71c
added some comments to explain
2011-07-28 00:02:05 +00:00
inxi-svn
a7bb5b5ac1
bug fix, forgot the null file case
2011-07-27 23:56:42 +00:00
inxi-svn
856ed2bc1b
small patch for inxi unknown distro, this is a bug fix, so it's a version bump too.
2011-07-27 23:54:37 +00:00
inxi-svn
48ae838480
small bug fix for output of konvi perl/python handler
2011-07-25 22:56:21 +00:00
inxi-svn
cf75791ea4
cleaned up konvi code, function for perl/python detection.
2011-07-25 22:43:47 +00:00
inxi-svn
55c7fa0e3a
added python support for unknown irc clients and added konversation to that support.
2011-07-25 22:40:48 +00:00
inxi-svn
4484a73801
bumped version number to force update to patches, thought there would be a few more bugs and fixes, but that looks like it's
...
about it.
2011-07-25 20:49:25 +00:00
inxi-svn
9c35a1dddd
patch to fix line lengths for / partition data, needs to be a bit shorter.
2011-07-23 03:17:00 +00:00
inxi-svn
240ca4e2a7
small fix on partitions, white space, patch fix only
2011-07-23 01:04:33 +00:00
inxi-svn
cb2301e127
added line wraps for very long partition lines
2011-07-22 07:46:20 +00:00
inxi-svn
9de355d4be
bug fix
2011-07-22 07:06:49 +00:00
inxi-svn
c9731b0c02
tweak
2011-07-22 07:05:02 +00:00
inxi-svn
982f9a3e57
fixed oversight, forgot to put no cd drive detected if all cd / optical drive data is n ull
2011-07-22 07:03:26 +00:00
inxi-svn
93a7e248d9
fixed a small glitch with sensors data, it needs a character string after the newlines for the
...
newline to work properly due to how bash deals with null lines after end of content.
2011-07-20 21:25:12 +00:00
inxi-svn
0e805c7b23
trying a small fix for a sensors glitch
2011-07-20 21:23:00 +00:00
inxi-svn
6f03cfb351
fixed a glitch in x version, out of x tests can fail if strings contain (...) type endings,
...
which newer debian's do.
2011-07-20 04:11:44 +00:00
inxi-svn
291fd443b7
date
2011-07-20 00:38:20 +00:00
inxi-svn
3d83e9ff76
(version jump, feature fix)
...
fixed gfx driver failed state
2011-07-20 00:37:52 +00:00
inxi-svn
7ddc8116f3
tweak
2011-07-19 23:58:14 +00:00
inxi-svn
d56790b717
fine tune failed module load for gfx driver
2011-07-19 23:53:19 +00:00
inxi-svn
cda79a63fd
added vboxvideo to detected drivers
2011-07-19 20:34:17 +00:00
inxi-svn
fd9becb379
added -P to df to avoid wrapping long lines. -P for posix, which means do not wrap long lines I guess.
2011-07-13 01:27:46 +00:00