Skip to content

Releases: pvaibhav/BaseOS

Prepared artifacts 20260729

Pre-release

Choose a tag to compare

@pvaibhav pvaibhav released this 28 Jul 22:24

Prepared build inputs (boot-prefix.img + stock-harvest.tar) for every target, restored by ./fetch-prepared.sh.

Adds rgsp (RG SP), the first target prepared from an Anbernic stock image rather than StockMod. Verified against manifest/prepared/*.json in the repo at the matching commit.

v1.1.0

Choose a tag to compare

@pvaibhav pvaibhav released this 26 Jul 19:53

Changelog

  • fixed HDMI output not working
  • fixed wrong time displayed on bootup
  • fixed rotated boot logo on RG28xx - you need to flash the full .img if you want this
  • added adb support - boot up with the usb cable attached to your computer, otherwise it's unreliable
  • added USB mass storage mode - boot up while holding MENU key and with the usb cable attached to your computer

How to update

If you have already installed BaseOS, you can use the self-update feature.

Download the correct .bosupd file for your device and place it on the root of your NEXTUI or BASEOS card, then power on your device.

Fresh install

Alternatively, download and unzip the .img.zip file to get the .img file (about 1.5GB). Flash this .img file to your SD card. But note, this will erase the whole card. Don't use this method on 1 SD card setups.

Refer to INSTALL.md for more details.

prepared-20260726

prepared-20260726 Pre-release
Pre-release

Choose a tag to compare

@pvaibhav pvaibhav released this 26 Jul 19:08

Prepared artifacts 20260726. For developer use only. Do not download.

v1.0.0

Choose a tag to compare

@pvaibhav pvaibhav released this 25 Jul 00:52

What's Changed

  • Custom boot logos are shown for the whole boot duration now (this means the boot progress animation is now gone though).
  • Fix timezone not applying
  • Add network time support
  • Add update mechanism so you don't have to re-flash the whole card in the future
  • Improve partition layout - prevent spurious Windows messages

How to install

Instructions on how to install are in INSTALL.md

v0.1

Choose a tag to compare

@pvaibhav pvaibhav released this 20 Jul 20:43

The first public release of BaseOS for Anbernic RG XX devices.

Instructions on how to install are in INSTALL.md