FreeCalypso > hg > freecalypso-tools
diff INSTALL @ 397:4477d28c77bc
INSTALL: update for the move-out of fc-lcdemu
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 15 Mar 2018 04:59:32 +0000 |
parents | 9ab5c14e5b38 |
children | 8b8e723f5699 |
line wrap: on
line diff
--- a/INSTALL Thu Mar 15 01:16:17 2018 +0000 +++ b/INSTALL Thu Mar 15 04:59:32 2018 +0000 @@ -39,16 +39,9 @@ Dependencies ============ -All FreeCalypso host tools are written in plain C, and with the exception of one -special hack-utility that has been excluded from the standard build set, they -have absolutely no library dependencies beyond libc. In other words, they are -very friendly to those who like bare bones minimalist systems. The only -exception is the fc-lcdemu hack which needs libX11 to compile and an X11 display -to run. It was a developer-only hack-utility to begin with, and the developer -setup of which it was a part never worked in a satisfactory manner, so it has -been retired. If you would like to play with it, you will need to compile it -separately, as it has been excluded from the top Makefile in order to have the -standard build set with no dependencies. +All FreeCalypso host tools are written in plain C and have absolutely no +library dependencies beyond libc. In other words, they are very friendly to +those who like bare bones minimalist systems. The previous dependency on OpenSSL libraries for DES decryption of the factory IMEI record on the Pirelli DP-L10 has been eliminated by incorporating our own @@ -57,6 +50,11 @@ the functions that require access to Pirelli's IMEI have now been integrated into fc-fsio. +Previous versions of this FC host tools package included a UI development aid +utility called fc-lcdemu which needs libX11 to compile and an X11 display to +run; this utility has now been moved to a separate freecalypso-ui-dev +repository and is no longer a part of the core FC host tools package. + libserial and Linux specifics =============================