This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: Customizing default package selection in setup.exe?
- From: Max Bowsher <maxb at ukf dot net>
- To: Hans Ekkehard Plesser <hans dot plesser at itf dot nlh dot no>
- Cc: cygwin at cygwin dot com
- Date: Wed, 27 Nov 2002 10:31:46 +0000 (GMT Standard Time)
- Subject: Re: Customizing default package selection in setup.exe?
On Wed, 27 Nov 2002, Hans Ekkehard Plesser wrote:
HEP> Unfortunately, most developer tools (make, gcc, ...) are not
HEP> included in the standard set of packages installed by setup.exe.
HEP>
HEP> I'd prefer to create one "reference setup",
HEP> then export the configuration information to a file,
The only way to achieve this right now, is to create a setup.ini file
which moves the packages you want into category Base - something like:
@ binutils
category: Base
@ gcc
category: Base
Put that in the same directory as setup.exe, and I *think* it should work.
I'm away from my machine right now, so can't test, but I have done
something similar in the past.
Max.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/