Author: jim
Date: 2006-05-10 11:59:14 -0600 (Wed, 10 May 2006)
New Revision: 1551
Modified:
/
trunk/bootscripts/Changelog
trunk/bootscripts/lfs/init.d/functions
Log:
[EMAIL PROTECTED] (orig r1580): jim | 2006-05-10 10:58:50 -0700
Put the correct change in for the LCD Fix.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1579
+ b6734a72-470d-0410-b049-f317dca95413:/:1580
Modified: trunk/bootscripts/Changelog
===================================================================
--- trunk/bootscripts/Changelog 2006-05-10 17:51:00 UTC (rev 1550)
+++ trunk/bootscripts/Changelog 2006-05-10 17:59:14 UTC (rev 1551)
@@ -2,7 +2,7 @@
* Fixed an error when the LCD device is not available
jim - May 9, 2006
- * Add support for LCD Screens
+ * Added support for LCD Screens
* Added support for RaQ3 LCD and Cobalt Panel Utils
This is a new Changelog. The old one is now renamed to CHANGELOG.old.
Modified: trunk/bootscripts/lfs/init.d/functions
===================================================================
--- trunk/bootscripts/lfs/init.d/functions 2006-05-10 17:51:00 UTC (rev
1550)
+++ trunk/bootscripts/lfs/init.d/functions 2006-05-10 17:59:14 UTC (rev
1551)
@@ -17,7 +17,6 @@
if [ -e /dev/lcd ]; then
source /etc/sysconfig/lcd
fi
- source /etc/sysconfig/lcd
fi
## Environmental setup
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page