Mirrors

From postmarketOS

Mirrors for binary packages of postmarketOS and Alpine Linux are listed here:

Configuring pmbootstrap

Run pmbootstrap with the --mirror-alpine and --mirror-pmOS arguments to make it use other mirrors than the default mirrors. Right now, you will need to add these arguments to every pmbootstrap command:

$ pmbootstrap --mirror-pmOS=... --mirror-alpine=... init
$ pmbootstrap --mirror-pmOS=... --mirror-alpine=... install

It is desired to make this more comfortable (i.e. to ask for the mirrors in pmbootstrap init): !1810

Configuring postmarketOS (after installation)

After installation, the mirrors can be changed in /etc/apk/repositories. Login via SSH and edit the file with your favorite editor. By default it looks like this (for the edge channel):

http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing