no version change, just added 'chipset' to banlist to filter out.

This commit is contained in:
inxi-svn 2013-03-01 06:15:15 +00:00
parent 7966cdeac9
commit fd14505984
2 changed files with 13 additions and 1 deletions

2
inxi
View file

@ -554,7 +554,7 @@ DISTROS_OS_RELEASE_GOOD="arch-release SuSE-release"
### Bans Data
# Note that \<ltd\> bans only words, not parts of strings; in \<corp\> you can't use punctuation characters like . or ,
# we're saving about 10+% of the total script exec time by hand building the ban lists here, using hard quotes.
BAN_LIST_NORMAL='components|computing|computer|corporation|communications|electronics|electrical|electric|gmbh|group|industrial|international|revision|semiconductor|software|technologies|technology|ltd\.|\<ltd\>|inc\.|\<inc\>|intl\.|co\.|\<co\>|corp\.|\<corp\>|\(tm\)|\(r\)|®|\(rev ..\)'
BAN_LIST_NORMAL='chipset|components|computing|computer|corporation|communications|electronics|electrical|electric|gmbh|group|industrial|international|revision|semiconductor|software|technologies|technology|ltd\.|\<ltd\>|inc\.|\<inc\>|intl\.|co\.|\<co\>|corp\.|\<corp\>|\(tm\)|\(r\)|®|\(rev ..\)'
BAN_LIST_CPU='@|cpu deca|dual core|dual-core|tri core|tri-core|quad core|quad-core|ennea|genuine|hepta|hexa|multi|octa|penta|processor|single|triple|[0-9\.]+ *[MmGg][Hh][Zz]'
SENSORS_GPU_SEARCH='intel|radeon|nouveau'

View file

@ -1,3 +1,15 @@
=====================================================================================
Version: 1.8.44
Patch Version: 00
Script Date: February 28 2013
-----------------------------------
Changes:
-----------------------------------
no version change, just added 'chipset' to banlist to filter out.
-----------------------------------
-- Harald Hope - Thu, 28 Feb 2013 22:14:33 -0800
=====================================================================================
Version: 1.8.44
Patch Version: 00