From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19545 invoked by alias); 14 Apr 2008 02:34:10 -0000 Received: (qmail 19532 invoked by uid 22791); 14 Apr 2008 02:34:09 -0000 X-Spam-Check-By: sourceware.org Received: from pool-72-74-94-32.bstnma.fios.verizon.net (HELO ednor.cgf.cx) (72.74.94.32) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 14 Apr 2008 02:33:52 +0000 Received: by ednor.cgf.cx (Postfix, from userid 201) id D59C72B352; Sun, 13 Apr 2008 22:33:50 -0400 (EDT) Date: Mon, 14 Apr 2008 02:34:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: [HEADSUP] Let's start a Cygwin 1.7 release area Message-ID: <20080414023350.GA16476@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <47FBFF63.3D2474FD@dessent.net> <20080409082646.GF23852@calimero.vinschen.de> <47FCB20D.DACDC9FA@dessent.net> <20080409121559.GA15549@calimero.vinschen.de> <47FCC01A.A9ABB7B9@dessent.net> <20080409143139.GA5920@ednor.casa.cgf.cx> <20080409162803.GL23852@calimero.vinschen.de> <20080411151333.GO23852@calimero.vinschen.de> <20080413044407.GA11849@ednor.casa.cgf.cx> <20080413090442.GI23852@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080413090442.GI23852@calimero.vinschen.de> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2008-04/txt/msg00181.txt.bz2 On Sun, Apr 13, 2008 at 11:04:42AM +0200, Corinna Vinschen wrote: >On Apr 13 00:44, Christopher Faylor wrote: >> I added setup-2.ini creation to the Makefile which creates setup.ini. >> >> (and commented out the cron entry that you had which was also doing >> this) > >Thanks, I removed the crontab entry entirely. I had to tweak this further because the two runs were stomping on each other changing the packages directory back and forth between release and release-2. So, I've created a 'packages-2' directory which can be used to search for packages in the -2 directory and modified upset to optionally generate this directory. cgf