Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.61 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.61 KB

[disclaimer: this is a custom procedure compare to official pmos guide. please go through official guide and make sure it works for you first.]

Nightly SM7125 PostmarketOS Builds

This repository contains workflows and configurations to automatically build PostmarketOS edge images for SM7125 devices supported by our mainline kernel fork. These images are intended for testing purposes only and should make testing more accessible to people without the capabilities to compile the kernel from source.

Image Information

The CI builds images once per week on fridays at midnight UTC. When completed, it will upload artifacts for miatoll device that was built. These artifacts contain boot.img and an xz-compressed rootfs. Artifacts are kept for one week (i.e. until the next rebuild).

The default user is called user, the password is 147147, just like on official PostmarketOS stable images.

Downloading

Head to the Actions tab, select the most recent successful run and download the artifact. Extract the Zip, de-compress the rootfs and you're ready to experiment!

Mini wiki

Here is a mini wiki for install and boot pmOS on Joyeuse (tianma panel) https://github.com/99degree/postmarket-nightly-builds/wiki/Boot-image-manipulation

Prebuild kernel and modules

HERE is a github action build for linux kernel arm64 binary that is replaceable to pmos kernel also working fine with fastboot boot cmd. Feel free to download the weekly build of linux repo/next branch and use it with pmos initramfs to boot pmos rootfs.