public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco_atzeri@yahoo.it>
To: cygwin@cygwin.com
Subject: R: Creating an installation package
Date: Wed, 13 Oct 2010 13:26:00 -0000	[thread overview]
Message-ID: <673806.96710.qm@web25507.mail.ukl.yahoo.com> (raw)
In-Reply-To: <292803.89580.qm@web43405.mail.sp1.yahoo.com>

--- Mer 13/10/10, Brandon Chase  ha scritto:

> 
>  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? 
> 

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





--
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

      reply	other threads:[~2010-10-13 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 12:17 Brandon Chase
2010-10-13 13:26 ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=673806.96710.qm@web25507.mail.ukl.yahoo.com \
    --to=marco_atzeri@yahoo.it \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).