channels.cfg: new file (!1141)

Let's add a nice file that defines the available release channels.
Upcoming pmbootstrap patches will make use of this in 'pmbootstrap init'
for example:

[20:46:22] Choose the postmarketOS release channel.
[20:46:22] Available (2):
[20:46:22] * edge: Rolling release channel
[20:46:22] * stable: Upcoming beta release (WIP, DO NOT USE!)
[20:46:22] Channel [edge]:

Closes: #519
This commit is contained in:
Oliver Smith 2020-04-10 20:45:00 +02:00
parent 153f7ca342
commit c80d1c5fb2
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

17
channels.cfg Normal file
View file

@ -0,0 +1,17 @@
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release channel
branch_pmaports=master
branch_aports=master
mirrordir_pmos=master
mirrordir_alpine=edge
[stable]
description=Upcoming beta release (WIP, DO NOT USE!)
branch_pmaports=release/20.04
branch_aports=3.11-stable
mirrordir_pmos=v20.04
mirrordir_alpine=v3.11