public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Creating an installation package
@ 2010-10-13 12:17 Brandon Chase
  2010-10-13 13:26 ` R: " Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Brandon Chase @ 2010-10-13 12:17 UTC (permalink / raw)
  To: cygwin


 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? 


      

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* R: Creating an installation package
  2010-10-13 12:17 Creating an installation package Brandon Chase
@ 2010-10-13 13:26 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2010-10-13 13:26 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-13 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-13 12:17 Creating an installation package Brandon Chase
2010-10-13 13:26 ` R: " Marco Atzeri

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