raac-converter: ra2ac - added Select mirror

Andrzej Krzysztofowicz ankry at green.mif.pg.gda.pl
Mon Feb 28 21:56:38 CET 2005


megabajt wrote:
> +echo "Select mirror:"
> +echo "a) ftp.pld-linux.org - main server"
> +echo "b) ftp2.pld-linux.org - mirror"

ftp://ftp2... - mirror
http://ftp2... - proxy to main

It is not the same.

> +echo "c) ftp.task.gda.pl - mirror"
> +#echo "d) ftp.icm.edu.pl - mirror"
> +#echo "e) ftp.pwr.wroc.pl - mirror"
> +echo -n "Server [a]: "
> +read MIRROR_SELECT
> +
> +case $MIRROR_SELECT in
> +	b)
> +	SOURCE_HREF="http://ftp2.pld-linux.org/dists/ac/PLD/${ARCH}/PLD/RPMS/"

ftp:// maybe more usefull when ftp is dead
(and also less reliable when it is not...)

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry at mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Gdansk University of Technology




More information about the pld-devel-en mailing list