Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: mrgreen on 12 October 2017, 16:58:54

Title: Current state of Artix?
Post by: mrgreen on 12 October 2017, 16:58:54
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?
Title: Re: Current state of Artix?
Post by: fungalnet on 12 October 2017, 22:13:25
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.
Title: Re: Current state of Artix?
Post by: physkets on 13 October 2017, 18:40:52
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?