X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <993381.7705.qm@web43411.mail.sp1.yahoo.com> Date: Wed, 13 Oct 2010 09:29:50 -0700 (PDT) From: Brandon Chase Subject: Re: Creating an installation package To: Cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > > I'm trying to create an installation package for an update > m68k toolchain (will > > not be uploaded to the Cygwin server). I have the tars of > binutils, newlib, and > gcc as well as some patches. What is the best way to create > an installation > package for these three? I've looked on http://www.cygwin.com but it seems like > > I may only need a setup.ini file to install the packages. > What is the best way > to start? > ------------Marco Atzeri writes:-------------------------- >>setup.exe use setup.ini to recognize the several packages >>available on site >>see http://www.cygwin.com/setup.html >> >>setup.ini is built by genini from the available setup.hint's >>for every package. >> >>http://sources.redhat.com/cgi-bin/cvsweb.cgi/genini/?cvsroot=cygwin-apps >> >>When you have everything in place you can use >> >>setup.exe -X -O -s http://your_site_name >> >>to install the package from your site. >> >>Regards >>Marco Is there any way to do it without creating a server (i.e. apache) to run CVS on? This package will not be widely distributed Thanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple