Split aarch64 and arm mirrors into separate files

Signed-off-by: Robby Workman <rworkman@slackware.com>
This commit is contained in:
Stuart Winter 2021-02-09 22:00:28 -06:00 committed by Robby Workman
parent 5edf86dceb
commit 2c37581b16
3 changed files with 72 additions and 12 deletions

View file

@ -25,6 +25,9 @@ copy_mirror_file() {
arm*)
SRCMIRROR=mirrors-arm.sample
;;
aarch64)
SRCMIRROR=mirrors-aarch64.sample
;;
*)
SRCMIRROR=mirrors-x86.sample
;;

View file

@ -0,0 +1,68 @@
# 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 it.
# ONLY ONE mirror can be uncommented.
#
# You can use a mirror not included 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 trailing slash.
#
#----------------------------------------------------------------
# Local CD/DVD drive
#----------------------------------------------------------------
#cdrom://media/cdrom/
#
#----------------------------------------------------------------
# Local Directory
#----------------------------------------------------------------
#file://path/to/some/directory/
#
#----------------------------------------------------------------
# Local CD/DVD drive
#----------------------------------------------------------------
#cdrom://media/cdrom/
#
#----------------------------------------------------------------
# Local Directory
#----------------------------------------------------------------
#file://path/to/some/directory/
#
#----------------------------------------------------------------
# Slackware AArch64 (ARM64) current: 64bit armv8
#----------------------------------------------------------------
#http://slackware.uk/slackwarearm/slackwareaarch64-current/
#http://ftp.halifax.rwth-aachen.de/slackwarearm/slackwareaarch64-current/
#http://ftp.slackware.pl/pub/slackwarearm/slackwareaarch64-current/
#https://mirror.slackbuilds.org/slackwarearm/slackwareaarch64-current/
#https://slackware.absolutehosting.net/pub/slackwarearm/slackwareaarch64-current/
#
# Use this as the default if you don't know which to pick:
#http://ftp.arm.slackware.com/slackwarearm/slackwareaarch64-current/
#

View file

@ -74,17 +74,6 @@
#https://mirror.slackbuilds.org/slackwarearm/slackwarearm-current/
#https://slackware.absolutehosting.net/pub/slackwarearm/slackwarearm-current/
#
# Use this as the default if you don't know which to pick:
#http://ftp.arm.slackware.com/slackwarearm/slackwarearm-current/
#
#----------------------------------------------------------------
# Slackware AArch64 (ARM64) current: 64 bit armv8
#----------------------------------------------------------------
#http://slackware.uk/slackwarearm/slackwareaarch64-current/
#http://ftp.halifax.rwth-aachen.de/slackwarearm/slackwareaarch64-current/
#http://ftp.slackware.pl/pub/slackwarearm/slackwareaarch64-current/
#https://mirror.slackbuilds.org/slackwarearm/slackwareaarch64-current/
#https://slackware.absolutehosting.net/pub/slackwarearm/slackwareaarch64-current/
#
#http://ftp.arm.slackware.com/slackwarearm/slackwareaarch64-current/
#