This is the mail archive of the cygwin@cygwin.com 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]

Re: Alternate Cygwin download methods (was Re: NO huge packages, please!)


Polley Christopher W <PolleyChristopherW@JohnDeere.com> wrote:

>> From: Max Bowsher [mailto:maxb@ukf.net]
>> I thought I might as well mention my download method:
>> I wrote a little script to get a setup.ini file from a mirror,
>> and then use
>> Michael Chase's clean_setup.pl to make a list of URLs to get,
>> and pass that
>> to wget. I then invoke clean_setup.pl again, which tidys the
>> files away into
>> their correct location in the directory tree.
>> The great advantage is:- You can mirror only [curr] files, and
>> clean_setup
>> can delete/move files as the become [prev]. Plus, you can
>> exclude packages
>> by globbing on the package name.
>>
>
> Sounds useful. :-)  Care to share it?

I was going to say "I've posted the URL so many times now, just search the
archives.", but  just checked and the archives are glacial. So, here it is
again:

http://home.ix.netcom.com/~mchase/zip/

And my config file:
##########################################
# Options for clean_setup.pl

-DDir
-DSetup
-CSetup
-MFile
-noprev
-notest
-install
-source
-prevobsolete
-archive Attic
-missing missing.list

# -missingprefix ftp://ftp.easynet.be/cygwin/
-missingprefix ftp://ftp.mirror.ac.uk/sites/sources.redhat.com/pub/cygwin/

-I misc
-I *kde-cygwin

__END__
##########################################

Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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