Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B736F8A.5000505@ece.gatech.edu> Date: Fri, 10 Aug 2001 01:22:18 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: Ron House CC: cygwin AT cygwin DOT com Subject: Re: PROBLEM SOLVED: NT/2000 failure References: <3B71FD9D DOT 1AE29C53 AT usq DOT edu DOT au> <3B72B4C0 DOT 4020100 AT earthlink DOT net> <3B732FA1 DOT 3C31E18D AT usq DOT edu DOT au> <997405375 DOT 12638 DOT 0 DOT camel AT lifelesswks> <3B7339B0 DOT 2B8F97C1 AT usq DOT edu DOT au> <997407997 DOT 3564 DOT 3 DOT camel AT robertlinux> <3B735E7C DOT 577243B AT usq DOT edu DOT au> <3B73618D DOT 6D9E9F96 AT usq DOT edu DOT au> <3B7363F2 DOT 8040107 AT ece DOT gatech DOT edu> <3B736B83 DOT 2C4CA428 AT usq DOT edu DOT au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit >>Well, actually the terminfo database is about 1M unpacked, or about 1/3 >>of the total (due to the large number of small files, and large number >>of directories, usage is highly file-system dependent). >> > > Yes, but isn't the real truth that all but one of those hundreds of > entries will never be used? That is, the terminal that is required on an > NT box will always be "cygwin", and never a DEC terminal, etc.? Sort of. many terminfo entries have dependencies on other entries, so it's not that simple. for a bare-bones terminfo database, take a look here: http;//www.neuro.gatech.edu/users/cwilson/cygutils/cygwin.terminfo-5.2-5 and run tic on it. It'll create a minimal set of entries (including cygwin) that takes only a few K. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/