Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <07fd01c15f4f$3dd3f280$0200a8c0@lifelesswks> From: "Robert Collins" To: References: <20011024110825 DOT A17208 AT redhat DOT com> <3BD90938 DOT 5060205 AT ece DOT gatech DOT edu> <20011027124314 DOT A12277 AT redhat DOT com> <07aa01c15f07$7c1eaf00$0200a8c0 AT lifelesswks> <20011027125359 DOT C12318 AT redhat DOT com> <07c201c15f08$c9e74ac0$0200a8c0 AT lifelesswks> <20011027133439 DOT A12594 AT redhat DOT com> Subject: Re: setup.exe stalled? Date: Sun, 28 Oct 2001 12:24:07 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 28 Oct 2001 01:28:26.0203 (UTC) FILETIME=[D74912B0:01C15F4F] ----- Original Message ----- From: "Christopher Faylor" I don't see the word "base" anywhere that looks pertinent in the cinstall > directory. I do see this in the default_trust function in choose.cc, though: > > if (pkg->category && !(getpackagecategorybyname (pkg, "Required") || > getpackagecategorybyname (pkg, "Misc"))) > > I wonder if this is my handiwork. This is the mechanism that would choose > things, right? This is my handiwork. We hadn't settled on the name for the 'core' category. So Required should be replaced with 'Base'. Rob