diff options
Diffstat (limited to 'source/ap/slackpkg/files/mirrors-arm.sample')
-rw-r--r-- | source/ap/slackpkg/files/mirrors-arm.sample | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/source/ap/slackpkg/files/mirrors-arm.sample b/source/ap/slackpkg/files/mirrors-arm.sample new file mode 100644 index 00000000..7647abab --- /dev/null +++ b/source/ap/slackpkg/files/mirrors-arm.sample @@ -0,0 +1,99 @@ +# mirrors - List of Slackware Linux mirrors. +# +# SlackPkg - An Automated packaging tool for Slackware Linux +# Copyright (C) 2003-2011 Roberto F. Batista, Evaldo Gardenali +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# Project Page: http://slackpkg.org/ +# Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com +# Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br +# +# END OF LEGAL NOTICE +# +# +# You only need to select one mirror and uncomment them. Please, +# ONLY ONE mirror can be uncommented each time. +# +# You can include new mirrors in this file. Many people have mirrors +# in their local networks. Slackpkg only needs to point to the +# directory that contains "ChangeLog.txt", and don't forget the +# trailling slash. +# +#---------------------------------------------------------------- +# Local CD/DVD drive +#---------------------------------------------------------------- +#cdrom://media/cdrom/ +# +#---------------------------------------------------------------- +# Local Directory +#---------------------------------------------------------------- +#file://path/to/some/directory/ +# +#---------------------------------------------------------------- +# ARMedslack 14.0 +#---------------------------------------------------------------- +#UK, 100MBit +#ftp://ftp.armedslack.org/armedslack/armedslack-14.0/ +#UK, 100Mbit +#ftp://ftp.slackware.org.uk/armedslack/armedslack-14.0/ +#Poland, 100Mbit: +#ftp://ftp.slackware.pl/pub/armedslack/armedslack-14.0/ +#USA, 100Mbit: +#ftp://mirrors.vbi.vt.edu/linux/armedslack/armedslack-14.0/ +#USA, 100Mbit: +#ftp://ftp.stealth3.com/pub/armedslack/armedslack-14.0/ +# +#---------------------------------------------------------------- +# ARMedslack 13.37 +#---------------------------------------------------------------- +#UK, 100MBit +#ftp://ftp.armedslack.org/armedslack/armedslack-13.37/ +#UK, 100Mbit +#ftp://ftp.slackware.org.uk/armedslack/armedslack-13.37/ +#Poland, 100Mbit: +#ftp://ftp.slackware.pl/pub/armedslack/armedslack-13.37/ +#USA, 100Mbit: +#ftp://mirrors.vbi.vt.edu/linux/armedslack/armedslack-13.37/ +#USA, 100Mbit: +#ftp://ftp.stealth3.com/pub/armedslack/armedslack-13.37/ +# +#---------------------------------------------------------------- +# ARMedslack 13.1 +#---------------------------------------------------------------- +#UK, 100MBit +#ftp://ftp.armedslack.org/armedslack/armedslack-13.1/ +#UK, 100Mbit +#ftp://ftp.slackware.org.uk/armedslack/armedslack-13.1/ +#Poland, 100Mbit: +#ftp://ftp.slackware.pl/pub/armedslack/armedslack-13.1/ +#USA, 100Mbit: +#ftp://mirrors.vbi.vt.edu/linux/armedslack/armedslack-13.1/ +#USA, 100Mbit: +#ftp://ftp.stealth3.com/pub/armedslack/armedslack-13.1/ +# +#---------------------------------------------------------------- +# ARMedslack current +#---------------------------------------------------------------- +#UK, 100MBit +#ftp://ftp.armedslack.org/armedslack/armedslack-current/ +#UK, 100Mbit +#ftp://ftp.slackware.org.uk/armedslack/armedslack-current/ +#Poland, 100Mbit: +#ftp://ftp.slackware.pl/pub/armedslack/armedslack-current/ +#USA, 100Mbit: +#ftp://mirrors.vbi.vt.edu/linux/armedslack/armedslack-current/ +#USA, 100Mbit: +#ftp://ftp.stealth3.com/pub/armedslack/armedslack-current/ |