Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
postmarketos.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
postmarketos.org
Commits
7a7e8b5b
Unverified
Commit
7a7e8b5b
authored
9 months ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
config/download: update for v24.06 (MR 271)
parent
ebe0bf4d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/download.py
+16
-1
16 additions, 1 deletion
config/download.py
with
16 additions
and
1 deletion
config/download.py
+
16
−
1
View file @
7a7e8b5b
...
...
@@ -7,7 +7,7 @@ imgs_url = "https://images.postmarketos.org/bpo"
# publishing a service pack, people are expected to install the service pack
# through update functionality. This means, we might have just announced a
# service pack, but the images don't include it yet.
latest_release
=
"
v2
3.12
"
latest_release
=
"
v2
4.06
"
table
=
{
"
Main
"
:
{
...
...
@@ -31,6 +31,9 @@ table = {
"
fairphone-fp4
"
:
{
"
name
"
:
"
Fairphone 4
"
,
},
"
generic-x86_64
"
:
{
"
name
"
:
"
Generic x86_64
"
,
},
"
google-gru
"
:
{
"
name
"
:
"
Google Gru Chromebooks
"
,
},
...
...
@@ -61,12 +64,21 @@ table = {
"
lenovo-a6010
"
:
{
"
name
"
:
"
Lenovo A6010
"
,
},
"
lenovo-21bx
"
:
{
"
name
"
:
"
Lenovo X13s
"
,
},
"
microsoft-surface-rt
"
:
{
"
name
"
:
"
Microsoft Surface RT
"
,
},
"
motorola-harpia
"
:
{
"
name
"
:
"
Motorola Moto G4 Play
"
,
},
"
nokia-n900
"
:
{
"
name
"
:
"
Nokia N900
"
,
},
"
nvidia-tegra-armv7
"
:
{
"
name
"
:
"
Nvidia Tegra armv7
"
,
},
"
odroid-xu4
"
:
{
"
name
"
:
"
ODROID XU4
"
,
},
...
...
@@ -115,6 +127,9 @@ table = {
"
samsung-m0
"
:
{
"
name
"
:
"
Samsung Galaxy S III (GT-I9300/SHW-M440S)
"
,
},
"
samsung-manta
"
:
{
"
name
"
:
"
Google Nexus 10
"
,
},
"
shift-axolotl
"
:
{
"
name
"
:
"
SHIFT6mq
"
,
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment