| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.3 required=5.0 tests=AWL,BAYES_20 |
| X-Spam-Check-By: | sourceware.org |
| Date: | Mon, 18 Apr 2011 23:38:34 +0200 |
| From: | Jens Schweikhardt <schweikh AT schweikhardt DOT net> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: How is setup.ini generated these days? |
| Message-ID: | <20110418213834.GA3290@schweikhardt.net> |
| References: | <20110416190115 DOT GB11826 AT schweikhardt DOT net> <1303014047 DOT 524 DOT 4 DOT camel AT YAAKOV04> <20110417122800 DOT GA6848 AT schweikhardt DOT net> <20110417173500 DOT GA1133 AT ednor DOT casa DOT cgf DOT cx> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20110417173500.GA1133@ednor.casa.cgf.cx> |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Sun, Apr 17, 2011 at 01:35:01PM -0400, Christopher Faylor wrote:
...
# setup.ini is generated by a program called "upset". The current sources
# are not available to the public since the program is not intended for
# "roll-your-own-setup.ini" and the program is not something that I want
# to receive patches for or questions about.
#
# Older versions of the program are probably not kicking around out they
# are not supported here.
#
# If you want to generate a setup.ini use genini. If you find bugs, then
# proposed patches will be thoughtfully considered as long as they aren't
# band-aids.
For starters, the categories have apparently changed. The latest setup.exe
does not have Comm and Sound, but has gained Accessibility and Security.
--- genini.orig 2011-04-18 23:28:30.000000000 +0200
+++ genini 2011-04-18 23:32:56.000000000 +0200
@@ -289,9 +289,9 @@
BEGIN {
my @cats = qw'
- Admin Archive Audio Base Comm Database Devel Doc Editors Games
+ Accessibility Admin Archive Audio Base Database Devel Doc Editors Games
Gnome Graphics Interpreters KDE Libs Mail Math Mingw Net Perl
- Publishing Python Science Shells Sound System Text Utils Web X11
+ Publishing Python Science Security Shells System Text Utils Web X11
_obsolete _PostInstallLast
';
@main::categories{map {lc $_} @cats} = @cats;
Regards,
Jens
--
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |