From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11188 invoked by alias); 30 Jun 2010 18:18:17 -0000 Received: (qmail 11176 invoked by uid 22791); 30 Jun 2010 18:18:16 -0000 X-Spam-Check-By: sourceware.org Received: from pool-173-76-48-4.bstnma.east.verizon.net (HELO cgf.cx) (173.76.48.4) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Wed, 30 Jun 2010 18:18:11 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 440B813C061 for ; Wed, 30 Jun 2010 14:18:10 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 3E4E32B352; Wed, 30 Jun 2010 14:18:10 -0400 (EDT) Date: Wed, 30 Jun 2010 18:18:00 -0000 From: Christopher Faylor To: cygwin-xfree@cygwin.com Subject: Re: Setup retaining or saving package selections (was: startxwin/XWin won't start properly) Message-ID: <20100630181810.GA6079@ednor.casa.cgf.cx> Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com References: <11B1CA4A4D6D674AAC2CCD65E7AC7A89023617C1@na2-mail.mgc.mentorg.com> <4C2A7632.3040003@cygwin.com> <11B1CA4A4D6D674AAC2CCD65E7AC7A8902361860@na2-mail.mgc.mentorg.com> <4C2AA292.6070300@cygwin.com> <11B1CA4A4D6D674AAC2CCD65E7AC7A8902361878@na2-mail.mgc.mentorg.com> <4C2AD3D0.60707@cygwin.com> <270AA78168E41541833C52448F4F34AD2373AC90@VHAISHMSGJ2.vha.med.va.gov> <20100630141511.GB20060@ednor.casa.cgf.cx> <270AA78168E41541833C52448F4F34AD2373AF6A@VHAISHMSGJ2.vha.med.va.gov> <270AA78168E41541833C52448F4F34AD2373B06B@VHAISHMSGJ2.vha.med.va.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <270AA78168E41541833C52448F4F34AD2373B06B@VHAISHMSGJ2.vha.med.va.gov> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2010-06/txt/msg00076.txt.bz2 On Wed, Jun 30, 2010 at 10:51:57AM -0500, Timares, Brian (Harris) wrote: >Brian Timares (me! self-replying) wrote: >>However this discussion more properly belongs on a more general Cygwin >>list. I'll see if it makes sense to post a suggestion there. > >I found something where cgf says the big reason remembered installs >aren't done are because it takes someone with the time and skills to do >it (SHTDI). > That post is five years old and unrelated to the topic at hand. This message is referencing the idea to make a windows library for accessing the cygwin mount table. We actually pretty much have that now in fact. But, that message has nothing to do with this. >I found this > >which kinda does what I want. It is still more trouble than I want, but >less than giving someone a list of n packages that I've found useful and >expecting them to go through the list. Mike, that might be worth a try, >though I don't know if it would still work. You're talking about giving someone a file. So just give them a .bat file that contains something like: setup.exe -P openssh,xorg-x11-base,xorg-x11-bin,xterm and let them run it. That will pull in all of the listed packages and any needed dependencies. >On considering the later link I realize that it might not be 100% as >simple as just saving out a list, unless installing package X >automatically and at that point did dependency resolution. setup.exe handles dependencies. That's a big part of its job. >I find discussions of this going back to 2002, but the search for the >main mail list timed out on me. Anyway, I have to get back to work so >I'll try to post to the main list after work. You can find the discussion by people who don't know about setup.exe command-line options nearly every month in the cygwin mailing list. But, anyway, as Larry says, if you don't like the solutions that are available to do what you want then offering a patch is how you will make things happen. I think most of the setup.exe developers are satisfied with the way things work now and aren't looking to implement something else. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/