X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <673806.96710.qm@web25507.mail.ukl.yahoo.com> Date: Wed, 13 Oct 2010 14:26:21 +0100 (BST) From: Marco Atzeri Subject: R: Creating an installation package To: cygwin AT cygwin DOT com In-Reply-To: <292803.89580.qm@web43405.mail.sp1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 --- Mer 13/10/10, Brandon Chase ha scritto: >=20 > I'm trying to create an installation package for an update > m68k toolchain (will=20 >=20 > not be uploaded to the Cygwin server). I have the tars of > binutils, newlib, and=20 > gcc as well as some patches. What is the best way to create > an installation=20 > package for these three? I've looked on http://www.cygwin.com but it seem= s like=20 > I may only need a setup.ini file to install the packages. > What is the best way=20 > to start?=20 >=20 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=3Dcygwin-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 -- 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