Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Update Catalyst Support #1120

Open
Noxbru opened this issue Jan 7, 2019 · 0 comments
Open

Update Catalyst Support #1120

Noxbru opened this issue Jan 7, 2019 · 0 comments

Comments

@Noxbru
Copy link

Noxbru commented Jan 7, 2019

Describe the bug
Catalyst support should be updated, even though it was discontinued a couple of years ago and the file was touched ~recently, it has problems.

  1. The urls and the mirrors seem to be down
  2. There is support for xorg 1.17 not only 1.16 as cnchi uses.

More info:
Relevant file and lines:

txt = (
"[xorg116]\n"
"Server = http://catalyst.wirephire.com/repo/xorg116/$arch\n"
"SigLevel = Optional TrustAll\n"
"## Mirrors, if the primary server does not work or is too slow:\n"
"#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/xorg116/$arch\n"
"#Server = http://mirror.hactar.bz/Vi0L0/xorg116/$arch\n\n"
"[catalyst]\n"
"Server = http://catalyst.wirephire.com/repo/catalyst/$arch\n"
"SigLevel = Optional TrustAll\n"
"## Mirrors, if the primary server does not work or is too slow:\n"
"#Server = http://70.239.162.206/catalyst-mirror/repo/catalyst/$arch\n"
"#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst/$arch\n"
"#Server = http://mirror.hactar.bz/Vi0L0/catalyst/$arch\n\n")

For xorg 1.17:
[xorg117]
Server = http://mirror.hactar.xyz/Vi0L0/xorg117/$arch

For Catalyst:
[catalyst]
Server = https://mirror.hactar.xyz/Vi0L0/catalyst/$arch

Notice that it is .xyz, not .bz as currently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant