This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

saving list of packages


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]