Download List

Descripción del Proyecto

pmcyg is a tool for creating customized collections of Cygwin packages together with the Cygwin installer. This enables self-contained distributions to be created without having to mirror the entire set of Cygwin packages. For example, it can create a single CD-ROM or DVD from which a personalized version of Cygwin can be installed on machines not connected to the Web. A basic installer can be created in less than 25MB; a full set of Cygwin packages might fill a DVD-ROM; or a selection of packages can be constructed to suit your chosen installation medium. pmcyg will then download these and all their dependencies automatically. pmcyg can be used either as a command-line script or via a simple graphical interface.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-25 05:59
0.6

Esta versión incluye métodos para la creación de reflejo de una instalación de Cygwin. Se añade soporte para el uso de listas de paquetes comprimidos (setup.bz2). Mejora la compatibilidad de la suite de la unidad a la prueba con Python-3.x.
Tags: Compression, Mirroring, Python-3.x
This release adds methods for mirroring an existing Cygwin installation. It adds support for using compressed package lists (setup.bz2). It improves the compatibility of the unit-test suite with Python-3.x.

2010-10-22 16:16
0.5

Una barra de progreso de la descarga se ha añadido a la interfaz gráfica de usuario. Recopilación de las estadísticas de descarga se ha mejorado. Un instalador basado en scripts de Python (setup.py) se añadió, apoyando tanto en Python 2.x y Python 3.x.
Tags: progress bar, setup.py, Python-3.x
A download progress bar was added to the GUI.
Gathering of download statistics was improved.
A Python-based installer script (setup.py) was added, supporting both Python-2.x and Python-3.x.

2010-07-17 21:07
0.4

Soporte para ejecutar con 3.x Python se ha mejorado. Generación de listas de paquetes se ha mejorado a través de rosca y la fusión con la lista existente de los paquetes de usuario.
Support for running with Python 3.x was enhanced. Generation of package lists was improved via threading and merging with the existing list of user packages.

2010-06-07 23:54
0.3.1

eliminación automática de versiones no actualizadas de los paquetes descargados se ha mejorado. La robustez de la generación automática de la lista de Cygwin espejo sitios dentro de la interfaz gráfica de usuario se ha mejorado.
Automatic deletion of outdated versions of downloaded packages was improved. Robustness of automatic generation of the list of Cygwin mirror sites within the GUI was enhanced.

2010-01-03 19:27
0.3

De análisis de los paquetes listados de Cygwin 1.7 fue mejorado. Error de captura de paquetes malformados los listados se ha mejorado. Una instalación para limpiar la historia de estado ha sido añadido a la interfaz gráfica de usuario.
Parsing of package-listings for Cygwin 1.7 was improved. Error trapping of malformed package-listings was enhanced. A facility for clearing status history was added to the GUI.

Project Resources