X-Spam-Check-By: sourceware.org Message-ID: <44198426.7080600@vpi.biz> Date: Thu, 16 Mar 2006 08:28:38 -0700 From: Paul User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: local cygwin mirror References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > What I would expect is that when I do a download only install, > the packages I select will be downloaded (of course). When I do > it again, I would expect to be presented with new/updated packages > that have been added to the remote repository in the interim and > I can choose to download or not (via the same selection process as > now). I would also expect to be able to select for download packages > that I hadn't chosen the first time. All of this based on what is > in the downoad directory, not what happens to be installed or not. It should be possible to write a script that would look in the download directory and create a corresponding (temporary) /etc/setup/stalled.db so that setup's operation is dependent on what's in the download directory rather than what's installed on a given machine. Or, you could just work with the system as it is by installing all packages you want to mirror on your download machine and always doing the download/update from that machine; thus, the local machine's packages will be the same as the local directory's packages. Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/