From d7a2cf17af1f43a59c36d1bdcc5fa6abcb5e4989 Mon Sep 17 00:00:00 2001
From: Bernhard Landauer <bernhard@manjaro.org>
Date: Mon, 7 Dec 2020 18:00:02 +0100
Subject: [PATCH] Revert "stable overlay"

This reverts commit 2b77997682c08f05d6e7face52b4385b7919cccf.
---
 .../plasma-mobile/etc/pacman-mirrors.conf     |  27 ----
 .../plasma-mobile/etc/pacman.d/mirrorlist     | 119 ------------------
 2 files changed, 146 deletions(-)
 delete mode 100644 overlays/plasma-mobile/etc/pacman-mirrors.conf
 delete mode 100644 overlays/plasma-mobile/etc/pacman.d/mirrorlist

diff --git a/overlays/plasma-mobile/etc/pacman-mirrors.conf b/overlays/plasma-mobile/etc/pacman-mirrors.conf
deleted file mode 100644
index 19a54964..00000000
--- a/overlays/plasma-mobile/etc/pacman-mirrors.conf
+++ /dev/null
@@ -1,27 +0,0 @@
-##
-## /etc/pacman-mirrors.conf
-##
-
-## Branch Pacman should use (stable, testing, unstable)
-Branch = arm-stable
-
-## Generation method
-## 1) rank   - rank mirrors depending on their access time
-## 2) random - randomly generate the output mirrorlist
-# Method = rank
-
-## Filename to use when ranking mirrors
-## The file must be present in core repo
-# TestFile = core.db.tar.gz
-
-## Define protocols and priority
-##   separated by comma 'https,http' or 'http,https'
-## ATM available protocols are: http, https, ftp
-## Not specifying a protocol will ban the protocol from being used
-## If a mirror has more than one protocol defined only the first is written to the mirrorlist
-## Empty means all in reversed alphabetic order
-# Protocols =
-
-## When set to False - all certificates are accepted.
-## Use only if you fully trust all ssl-enabled mirrors.
-# SSLVerify = True
diff --git a/overlays/plasma-mobile/etc/pacman.d/mirrorlist b/overlays/plasma-mobile/etc/pacman.d/mirrorlist
deleted file mode 100644
index 9d8f03bb..00000000
--- a/overlays/plasma-mobile/etc/pacman.d/mirrorlist
+++ /dev/null
@@ -1,119 +0,0 @@
-##
-## Manjaro Linux default mirrorlist
-## Generated on 2020-12-05 20:59
-##
-## Please use 'pacman-mirrors -f [NUMBER] [NUMBER]' to modify mirrorlist
-## (Use 0 for all mirrors)
-##
-
-## Country : France
-Server = https://manjaro.mcofficer.me/arm-stable/$repo/$arch
-
-## Country : United_Kingdom
-Server = https://uk.mirrors.fossho.st/manjaro/arm-stable/$repo/$arch
-
-## Country : Sweden
-Server = https://mirror.zetup.net/manjaro/arm-stable/$repo/$arch
-
-## Country : Netherlands
-Server = https://manjaro.mirrors.lavatech.top/arm-stable/$repo/$arch
-
-## Country : Ukraine
-Server = https://fastmirror.pp.ua/manjaro/arm-stable/$repo/$arch
-
-## Country : France
-Server = https://manjaro.ynh.ovh/arm-stable/$repo/$arch
-
-## Country : Hungary
-Server = https://quantum-mirror.hu/mirrors/pub/manjaro/arm-stable/$repo/$arch
-
-## Country : Poland
-Server = https://mirror.tuchola-dc.pl/manjaro/arm-stable/$repo/$arch
-
-## Country : Germany
-Server = https://mirror.alpix.eu/manjaro/arm-stable/$repo/$arch
-
-## Country : Brazil
-Server = https://www.caco.ic.unicamp.br/manjaro/arm-stable/$repo/$arch
-
-## Country : Bulgaria
-Server = https://manjaro.ipacct.com/manjaro/arm-stable/$repo/$arch
-
-## Country : Chile
-Server = https://mirror1.cl.netactuate.com/manjaro/arm-stable/$repo/$arch
-
-## Country : Chile
-Server = https://mirror.ufro.cl/manjaro/arm-stable/$repo/$arch
-
-## Country : Germany
-Server = https://mirror.23media.com/manjaro/arm-stable/$repo/$arch
-
-## Country : United_Kingdom
-Server = http://manjaro.mirrors.uk2.net/arm-stable/$repo/$arch
-
-## Country : Switzerland
-Server = https://mirror.init7.net/manjaro/arm-stable/$repo/$arch
-
-## Country : United_States
-Server = https://mirror.math.princeton.edu/pub/manjaro/arm-stable/$repo/$arch
-
-## Country : Sweden
-Server = https://ftp.lysator.liu.se/pub/manjaro/arm-stable/$repo/$arch
-
-## Country : Canada
-Server = https://osmirror.org/manjaro/arm-stable/$repo/$arch
-
-## Country : New_Zealand
-Server = http://manjaro.mirrors.theom.nz/arm-stable/$repo/$arch
-
-## Country : Germany
-Server = https://manjaro.moson.eu/arm-stable/$repo/$arch
-
-## Country : Brazil
-Server = https://manjaro.c3sl.ufpr.br/arm-stable/$repo/$arch
-
-## Country : Austria
-Server = http://mirror.easyname.at/manjaro/arm-stable/$repo/$arch
-
-## Country : United_States
-Server = https://mirrors.ocf.berkeley.edu/manjaro/arm-stable/$repo/$arch
-
-## Country : France
-Server = http://kibo.remi.lu/arm-stable/$repo/$arch
-
-## Country : Russia
-Server = https://mirror.truenetwork.ru/manjaro/arm-stable/$repo/$arch
-
-## Country : Ukraine
-Server = http://mirrors.colocall.net/manjaro/arm-stable/$repo/$arch
-
-## Country : Germany
-Server = https://manjaro.moson.org/arm-stable/$repo/$arch
-
-## Country : Japan
-Server = http://ftp.tsukuba.wide.ad.jp/Linux/manjaro/arm-stable/$repo/$arch
-
-## Country : Denmark
-Server = https://www.uex.dk/public/manjaro/arm-stable/$repo/$arch
-
-## Country : Indonesia
-Server = https://mirror.deace.id/manjaro/arm-stable/$repo/$arch
-
-## Country : United_States
-Server = https://repo.ialab.dsu.edu/manjaro/arm-stable/$repo/$arch
-
-## Country : Germany
-Server = https://mirror.netzspielplatz.de/manjaro/packages/arm-stable/$repo/$arch
-
-## Country : Uruguay
-Server = https://manjaro.repo.cure.edu.uy/arm-stable/$repo/$arch
-
-## Country : United_States
-Server = https://mirror.dacentec.com/manjaro/arm-stable/$repo/$arch
-
-## Country : Australia
-Server = https://manjaro.lucassymons.net/arm-stable/$repo/$arch
-
-## Country : Germany
-Server = https://manjaro.re/arm-stable/$repo/$arch
-
-- 
GitLab