diff options
author | Michele Di Maria <michele@nt2.it> | 2011-12-16 21:25:07 +0100 |
---|---|---|
committer | Michele Di Maria <michele@nt2.it> | 2011-12-16 21:25:07 +0100 |
commit | c0057e64c6416a45fad9afa5e32697327ab40404 (patch) | |
tree | e45a3b1b05f37c50aab2abd4581b96a53e232911 /config/lcdproc-dev/lcdproc.xml | |
parent | a384a219085afdae14b50a5b5bd922ad7db88088 (diff) | |
download | pfsense-packages-c0057e64c6416a45fad9afa5e32697327ab40404.tar.gz pfsense-packages-c0057e64c6416a45fad9afa5e32697327ab40404.tar.bz2 pfsense-packages-c0057e64c6416a45fad9afa5e32697327ab40404.zip |
Many improvements
1) Added the Package Info page (points to the forum page)
2) Added "(x86 only)" for the description of the nexcom driver (the only one outside the build platform)
3) Solved a problem that in certain condition caused a high CPU usage
4) Added as optional the "welcome screen+version"
Diffstat (limited to 'config/lcdproc-dev/lcdproc.xml')
-rw-r--r-- | config/lcdproc-dev/lcdproc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lcdproc-dev/lcdproc.xml b/config/lcdproc-dev/lcdproc.xml index c5040451..da97b2bf 100644 --- a/config/lcdproc-dev/lcdproc.xml +++ b/config/lcdproc-dev/lcdproc.xml @@ -224,7 +224,7 @@ </option> <option> <value>nexcom</value> - <name>nexcom</name> + <name>nexcom (x86 only)</name> </option> <option> <value>NoritakeVFD</value> |