diff --git a/airootfs/etc/holoinstall/post_install/pacman.conf b/airootfs/etc/holoinstall/post_install/pacman.conf index 7b2abbd..6189b4e 100644 --- a/airootfs/etc/holoinstall/post_install/pacman.conf +++ b/airootfs/etc/holoinstall/post_install/pacman.conf @@ -74,15 +74,11 @@ LocalFileSigLevel = Optional #Include = /etc/pacman.d/mirrorlist [holoiso-next] -Server = http://thevakhovske.eu.org/$repo/os/$arch -Server = http://cdn.holoiso.ru.eu.org/pkg/$repo/os/$arch -Server = http://holoiso.itsvixano.me/$repo/os/$arch +Server = https://cd2.holoiso.ru.eu.org/pkg/$repo/os/$arch SigLevel = Never [holostaging] -Server = http://thevakhovske.eu.org/$repo/os/$arch -Server = http://cdn.holoiso.ru.eu.org/pkg/$repo/os/$arch -Server = http://holoiso.itsvixano.me/$repo/os/$arch +Server = https://cd2.holoiso.ru.eu.org/pkg/$repo/os/$arch SigLevel = Never [jupiter-main] diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf index 7b2abbd..6189b4e 100644 --- a/airootfs/etc/pacman.conf +++ b/airootfs/etc/pacman.conf @@ -74,15 +74,11 @@ LocalFileSigLevel = Optional #Include = /etc/pacman.d/mirrorlist [holoiso-next] -Server = http://thevakhovske.eu.org/$repo/os/$arch -Server = http://cdn.holoiso.ru.eu.org/pkg/$repo/os/$arch -Server = http://holoiso.itsvixano.me/$repo/os/$arch +Server = https://cd2.holoiso.ru.eu.org/pkg/$repo/os/$arch SigLevel = Never [holostaging] -Server = http://thevakhovske.eu.org/$repo/os/$arch -Server = http://cdn.holoiso.ru.eu.org/pkg/$repo/os/$arch -Server = http://holoiso.itsvixano.me/$repo/os/$arch +Server = https://cd2.holoiso.ru.eu.org/pkg/$repo/os/$arch SigLevel = Never [jupiter-main] diff --git a/pacman.conf b/pacman.conf index 8ee2bda..fd84e01 100644 --- a/pacman.conf +++ b/pacman.conf @@ -74,15 +74,11 @@ LocalFileSigLevel = Optional #Include = /etc/pacman.d/mirrorlist [holoiso-next] -Server = http://thevakhovske.eu.org/$repo/os/$arch -Server = http://cdn.holoiso.ru.eu.org/pkg/$repo/os/$arch -Server = http://holoiso.itsvixano.me/$repo/os/$arch +Server = https://cd2.holoiso.ru.eu.org/pkg/$repo/os/$arch SigLevel = Never [holostaging] -Server = http://thevakhovske.eu.org/$repo/os/$arch -Server = http://cdn.holoiso.ru.eu.org/pkg/$repo/os/$arch -Server = http://holoiso.itsvixano.me/$repo/os/$arch +Server = https://cd2.holoiso.ru.eu.org/pkg/$repo/os/$arch SigLevel = Never [jupiter-main]