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 Date: Mon, 2 Jul 2001 14:40:12 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: Sample setup.ini Message-ID: <20010702144012.A12135@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <000201c1014a$19cf53b0$6464648a AT ca DOT boeing DOT com> <04c901c10160$4005e1a0$806410ac AT local> <20010630120243 DOT D12695 AT redhat DOT com> <20010630153329 DOT A16134 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from bkeener@thesoftwaresource.com on Mon, Jul 02, 2001 at 12:54:11PM -0400 On Mon, Jul 02, 2001 at 12:54:11PM -0400, Brian Keener wrote: >Christopher Faylor wrote: >> If you check out the pre_category branch, you'll get a version of setup.exe >> before Robert's category changes. The way I usually do this is: >> >> cd winsup >> rsync -a cinstall/ precinstall >> cd precinstall >> cvs update -rpre_category >> >Michael Chase wrote: >> The precinstall version doesn't have the rule necessary to accept multiple >> categories for a package. I think that is one of the desired features the >> upcoming version will provide. > >Okay, > >I'm confused now (playing catchup again). So people like me can keep up with >this we now have two branches of cvs for cinstall - right? Chris' message >seems to imply that precinstall is the version of setup that would be most like >what we would get from the web page as an average user - without any of the new >stuff but then Michael' message seems to imply that the new stuff is broken in >the precinstall version. > >Which is it or where did my interpretation go goofy. Is it the >*Pre*vious*Cinstall* or the *Pre*liminary*Cinstall*? The setup.exe on the branch parses the new setup.ini options that Robert added but does nothing with them. The presentation of the setup.exe on the branch is similar to previous versions of setup.exe. It doesn't have the "Categories" presentation that now exists on the trunk. cgf