Commit graph

745 commits

Author SHA1 Message Date
inxi-svn 6f3edb1c13 cleanup 2011-04-30 07:00:36 +00:00
inxi-svn acf27542c8 bug fixes 2011-04-30 06:56:15 +00:00
inxi-svn ab0beedb5b bug fix 2011-04-30 06:54:36 +00:00
inxi-svn 46671c817b added card type 2011-04-30 06:45:56 +00:00
inxi-svn fa2166c105 numbering update, bug fixes on -n , -N 2011-04-30 06:41:45 +00:00
inxi-svn fc764ab7fc add back in test 2011-04-30 06:29:23 +00:00
inxi-svn d41b0e19de bug fix 2011-04-30 06:28:22 +00:00
inxi-svn 3ea39aaa5d test 2011-04-30 06:23:53 +00:00
inxi-svn 4fcd0b12af bug fix 2011-04-30 06:23:07 +00:00
inxi-svn ba8970db1b tweaks 2011-04-30 06:14:39 +00:00
inxi-svn 57a7600bdc tweaks 2011-04-30 06:08:05 +00:00
inxi-svn ef051ad0d6 bug fixes 2011-04-30 06:05:09 +00:00
inxi-svn a7c0dedd15 tweak 2011-04-30 05:59:36 +00:00
inxi-svn 406bcaecf1 first whack at usb networking/wifi cards, let's see how it goes 2011-04-30 05:44:46 +00:00
inxi-svn fa7ce4ab41 fixed error message glitch 2011-04-26 20:54:51 +00:00
inxi-svn 493f36bab3 fixed logic error in config file check/creation 2011-04-26 19:50:18 +00:00
inxi-svn 9e5426b180 added a bit of protection in case logic is wrong 2011-04-26 19:46:59 +00:00
inxi-svn ddd3258580 added failed download due to file corruption error and tweaked regex 2011-04-26 19:24:19 +00:00
inxi-svn 80ff3de839 fixed long broken update, now using test for end of file marker in data before writing to actual file 2011-04-26 19:16:44 +00:00
inxi-svn be88d73701 new features rollout in trunk, -c 94 - 99 triggers color selector which allows you to set in user]
config file colors for: terminal in x, console out of x, gui irc, irc terminal in x, irc console out of x

other tweaks too, simplified short inxi output, no more brackets, just a ~ or space as separator.

New color schemes, about 30 total now, those will be modified over time to be the best set of colors
for most users with most background types.

Other cleanups, closer to 1.5.x release now.
2011-04-26 18:57:48 +00:00
inxi-svn 799b95543b spring cleaning. Added as -x option for graphics card, busID output, that's useful.
Moved the output error messaging to the print gfx function where it should be.

I'll do that whereever the error messages were put in the get data functions, it' better to return null
and let the print function decide what message to give users, that way we can always test for null values
on anything we get from get data functions.

I'll fix these as I spot them.
2011-04-25 20:00:53 +00:00
inxi-svn 84267ea1a3 tweak 2011-04-25 19:01:11 +00:00
inxi-svn fa107bd89a fixed some output irregularities 2011-04-25 18:59:27 +00:00
inxi-svn d1e0999e7b added some irc blocked output for security, cleaned up a few glitches in -i and -n functions.
Now non irc output is unfiltered, and irc local mac, ip, username output is filtered.
2011-04-25 18:51:46 +00:00
inxi-svn 289a50fe09 more cleanup of -i to make it more consistent with -n and readable 2011-04-25 07:09:28 +00:00
inxi-svn c44eb201f0 more fixes 2011-04-25 07:05:24 +00:00
inxi-svn 61f3d09376 removed legacy comment, args, etc 2011-04-25 07:02:05 +00:00
inxi-svn 2467841555 and more 2011-04-25 06:59:24 +00:00
inxi-svn 7341973eff more variable fixes 2011-04-25 06:58:31 +00:00
inxi-svn 9933470d1a fixed naming of variable to fit what it is better 2011-04-25 06:57:02 +00:00
inxi-svn 2c75a106b6 added an error null 2011-04-25 06:53:44 +00:00
inxi-svn c7079c5f00 new feature, in stable trunk, -n, shows advanced network card information.
This will probably be modified quite a bit over time so it's a 1.4.80 to start, once it's stable, it will be 1.5.0 release.
2011-04-25 06:23:41 +00:00
inxi-svn 3213f8d1ed added support for virtual disks, like /dev/vda3 for partitions / disks 2011-04-21 01:16:09 +00:00
inxi-svn 6b592e3287 removed 10 cpu core print limit, I don't see any reason for that, and it might confuse users if they have more. 2011-01-12 00:18:03 +00:00
inxi-svn 4b24aefa2c fixed small multi card screen res bug, logic for comma placement was slightly wrong 2010-12-10 20:51:31 +00:00
inxi-svn 1196043bd7 added --exclude-types: devfs linprocfs sysfs fdescfs
the debian kfreebsd kernel shows those on -p output
2010-11-01 20:14:45 +00:00
inxi-svn 34876f7f9c added handling for multiple res for multiple screens in special cases with multiple video cards 2010-10-08 06:05:34 +00:00
inxi-svn d2411ce973 bug fix in multiple gpu print out, bug fix in multiple audio card driver print out 2010-10-08 05:37:08 +00:00
inxi-svn 15430ba3ab small fix in distro id to handle incorrectly arch linux /etc/lsb-release file.
Normally we won't fix such things, which are just bugs in the distro, but in this case,
since there's now an overall failsafe, that can be used for all future distros that might
make the same mistake.

But please, tighten up your standards distro, this is a small file, and it's not hard to fill
it out right, is it? Or is it?
2010-09-30 00:46:02 +00:00
inxi-svn 819fb339d8 added a comment 2010-09-29 16:38:37 +00:00
inxi-svn 0c3d35b650 the 4.1.16 bug fix recreated the 1.4.15 bug fix issue, that is now corrected. 2010-09-29 16:36:24 +00:00
inxi-svn 106c4878f1 fixed a bug where if disk has > 9 partions, label would repeat for root for all of them > 9 2010-09-26 21:59:16 +00:00
inxi-svn 2e75681f83 optimized a bit to reduce fs checks 2010-09-16 21:31:23 +00:00
inxi-svn 1de0becffc comment clean up 2010-09-16 21:21:25 +00:00
inxi-svn 8deff8d7f0 reset variable in a loop to avoid error 2010-09-16 21:19:50 +00:00
inxi-svn 6750924de4 fixed a weird arch kernel issue where df -hT reports first column /dev/disk/by-uuid no matter how disk is mounted in reality. 2010-09-16 21:10:33 +00:00
inxi-svn 92628d2f5c added in another ignore fs, devtempfs 2010-09-16 19:00:57 +00:00
inxi-svn 01842d5832 added in out of X, root support for showing X.org version 2010-08-24 21:27:47 +00:00
inxi-svn 3438103c7a added in handling for when the vendor string for xorg is NOT xorg, but something else, like fedora 2010-08-24 20:10:32 +00:00
inxi-svn 3b102a7b43 fixed date, jule-> july 2010-07-26 20:44:41 +00:00