PostmarketOS builds with the mainline kernel for the SM7150 device - davinci
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-04-16 15:34:42 +02:00
.github/workflows Remove quotes from default kernel branch 2024-04-16 15:34:42 +02:00
README.md Build sweet and add a README 2023-10-28 21:24:53 +02:00
xiaomi-davinci.cfg Update boot_size value to 256 in device configurations 2024-04-10 11:16:43 +03:00
xiaomi-surya.cfg Update boot_size value to 256 in device configurations 2024-04-10 11:16:43 +03:00
xiaomi-sweet.cfg Update boot_size value to 256 in device configurations 2024-04-10 11:16:43 +03:00
xiaomi-sweet_k6a.cfg add device xiaomi-sweet_k6a 2024-04-10 11:16:43 +03:00
xiaomi-toco.cfg Update boot_size value to 256 in device configurations 2024-04-10 11:16:43 +03:00

Nightly SM7150 PostmarketOS Builds

This repository contains workflows and configurations to automatically build PostmarketOS edge images for SM7150 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 each 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 for your device. Extract the Zip, de-compress the rootfs and you're ready to flash!