Three years of postmarketOS

栏目: IT技术 · 发布时间: 5年前

内容简介:Our blog posts became shorter and shorter, as we decided that currently time is better spent on actual development than working two weeks on another epic blog post. This three years update post follows suit, so take a big breath and let us rush you through

Our blog posts became shorter and shorter, as we decided that currently time is better spent on actual development than working two weeks on another epic blog post. This three years update post follows suit, so take a big breath and let us rush you through a few representative picks of what has been going on in the depths of our git logs.

Stable release channel

postmarketOS was always based on the bleeding edge version of Alpine Linux . Since last week it's also possible to install postmarketOS based on the new 3.12 stable release of Alpine, in combination with a new stable v20.05 branch of the postmarketOS packages (instead of master). This marks the first beta release v20.05 of postmarketOS. It's a very rough one, polishing will be done in the second beta. Most importantly, the stable release channel lets us avoid breaking changes from upstream, and our infrastructure is ready for future releases. Having a stable release channel has been a goal for years, and we have finally completed it!

Device categorization

We have over 200 booting devices now. Yes, booting is the operative word, with most of these ports you get more of a Raspberry Pi alternative than a functional phone experience with postmarketOS. Therefore, we started to categorize the devices . All existing device ports have been moved to the testing category, and can be moved to community or main depending on which features are working and how well maintained a port is. Only community and main devices will be cherry-picked to the stable branch.

Currently the only device in the main category is the QEMU virtual device. It doesn't have any special hardware like a modem or GPS, so it was easy to make it comply with the requirements for main . Once some minor changes are done to the PinePhone port, it can be moved from community to main as well.

There are also some devices pending to be moved into community from testing , like the Nokia N900, Xiaomi Redmi 4X, Motorola Moto G4 Play, Samsung Galaxy A3, Samsung Galaxy A5, Samsung Galaxy S4 Mini Value Edition and Wileyfox Swift. This is mostly possible, because they run a mainline Linux kernel already, or in case of the MSM8916, are currently being mainlined. The MSM8974 devices are also candidates, such as the Nexus 5, Fairphone 2, OnePlus One and the Samsung Galaxy S5.

Earlier concepts of a channel-agnostic pmdevices repository were scrapped. This would allow using the same device packages with both the edge and stable channels, but at the price of making the device packages more complicated. Instead of doing that, we will treat the device specific packages like other packages and cherry-pick only the rather risk-free patches to the stable branch.

Three years of postmarketOS
If you are interested in mainlining your device, check out the all-newMainlining wiki page. It gives an overview of all ongoing efforts, across 12 SoCs. For those, someone in the postmarketOS mainline room should be able to get you started and help out to some extend. We have a new ~postmarketos/upstreaming mailing list, which we put in CC for the patches we upstream into the Linux kernel.

While we won't go into detail likelast year and recount all the amazing things that went on in the postmarketOS mainlining world since then, we can point out one highlight: phone calls working on MSM8916 with audio!

The photo shows a Samsung Galaxy A5 2015 running Plasma Mobile on a close to mainline kernel, one of the many new mainline device ports that we have added to pmaports over the last year.

@ollieparanoid will be able to work full time on postmarketOS for the rest of the year. This is made possible by NLnet through the NGI0 PET Fund . Special thanks to his employer sysmocom for being a huge help in making this a reality.

Current stats and in brackets the diff tolast year:

Join us in the effort to create a free software mobile operating system where you truly own your phone, with updates until it physically falls apart! We have a lot of tasks where you can help out, from hacking to blogging, it's all on ourcontributing page. For new device porters specifically, check out our brand new #postmarketos-porting channel.

To everyone who put their time and effort into postmarketOS, by now far too many people to list here: you know who you are, thank you for making postmarketOS possible. Together we can bring postmarketOS to the daily driver goal!


以上所述就是小编给大家介绍的《Three years of postmarketOS》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

编程卓越之道

编程卓越之道

Hyde R / 韩东海 / 电子工业出版社 / 2006-4-1 / 49.80

各位程序员一定希望自己编写的代码是能让老板赞赏、满意的代码;是能让客户乐意掏钱购买的代码;是能让使用者顺利使用的代码;是能让同行欣赏赞誉的代码;是能让自己引以为豪的卓越代码。本书作者为希望能编写出卓越代码的人提供了自己积累的关于卓越编程的真知灼见。它弥补了计算机科学和工程课程中被忽略的一个部分——底层细节,而这正是构建卓越代码的基石。具体内容包括:计算机数据表示法,二进制数学运算与位运算,内存组织......一起来看看 《编程卓越之道》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具