X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,TW_DP X-Spam-Check-By: sourceware.org X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0209.4EEF07B5.001A,ss=1,re=0.000,fgs=0 X-libjamoibt: 1821 Message-ID: <10535930.4729331324287925011.JavaMail.defaultUser@defaultHost> Date: Mon, 19 Dec 2011 10:45:25 +0100 (CET) From: "efa AT iol DOT it" Reply-To: "efa AT iol DOT it" To: Subject: saving list of packages MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 213.215.240.18 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 hi, I need to save the list of installed packages, to: 1) reinstall Cygwin on the same system or 2) made the same custom Cygwin installation on another system Is there an easy method equivalent to the Debian distribution: To save: $ dpkg --get-selections > installedPackagesDate.txt To recover: # dpkg --set-selections < installedPackagesDate.txt && apt-get dselect-upgrade thanks, Valerio -- 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