Mail Archives: cygwin/2009/10/11/17:50:17
On Sat, Oct 10, 2009 at 23:47, Andy Koppe <andy DOT koppe AT gmail DOT com> wrote:
> 2009/10/10 =C2=A0<paul DOT hermeneutic AT gmail DOT com>:
>> When I use the script above, it appears that the --site I specify is
>> added to the list. =C2=A0However, using that entry always results in the
>> failure message:
>>
>> =C2=A0 =C2=A0Unable to get setup-2.ini from <http://mirrors.xmission.com>
>>
>> This happens for every --site, not just Xmission.
>
> You need the full path to the actual Cygwin mirror directory at the
> site. Looks like http://mirrors.xmission.com/cygwin in this case. (I
> agree this isn't obvious.)
>
> Andy
Many thanks, Andy. Your suggestion works.
Any documentation you could point me to would be a help.
I am wondering if there are any provisions for anything other than "install=
?"
Perhaps you or someone is already doing this, so my suggestion may be
moot. For each package, could the package name be prefixed by an
operator to indicate what action to take?
+ install <default, assumes install if no operator specified as is
done currently>
- uninstall
~ reinstall
^ source
--packages curl,-apache,+apache2,+apache2-devel,~bind,^httptunnel
This line would indicate:
install curl, uninstall apache, install apache2 and apache2-devel,
reinstall bind, get source for httptunnel
--
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
- Raw text -