Skip to main content
Topic: Current state of Artix? (Read 1317 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

Current state of Artix?

Am getting worried about Artix repos, unsure of what repos I should be using or if packages have been updated recently.

My mirrorlist looks like this:

Code: [Select]
# Artix mirrors

Server = http://mirror1.artixlinux.org/repos/$repo/os/$arch
Server = http://artix.wheaton.edu/repos/$repo/os/$arch/
Server = http://mirror.strits.dk/artix-linux/repos/$repo/os/$arch
Server = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$arch


Wondering if this correct?
Mr Green ArchBang Iso Developer

Re: Current state of Artix?

Reply #1
Did you make an iso with systemd, I don't know whether I would want to help you :)


Code: [Select]
##
## Artix Linux repository mirrorlist
## Generated on 2017-09-16
##

# Artix mirrors

Server = http://mirror1.artixlinux.org/repos/$repo/os/$arch
Server = http://artix.wheaton.edu/repos/$repo/os/$arch/
Server = http://mirror.strits.dk/artix-linux/repos/$repo/os/$arch
Server = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$arch
Server = https://www.uex.dk/repos/artix/repos/$repo/os/$arch

If you try the -testing repositories (system world galaxy-testing) it is
pouring updates.

Re: Current state of Artix?

Reply #2
Those look okay. The stable Artix repos haven't dished out any new packages in a while, but you should still be getting updates from Arch's [extra] and [community]. Aren't you?