Rattlesnakeos Stack Versions Save

Build your own privacy and security focused Android OS in the cloud.

v12.0.5

2 years ago
  • fix newline version string breaking build

v12.0.4

2 years ago
  • increase volume size from 300->350GB. closes #197

v12.0.3

2 years ago

temporary change: bring your own android-prepare-vendor. due to licensing issues with android-prepare-vendor, this release is no longer providing android-prepare-vendor by default. there are now 3 local config entries that need to be provided.

  • apv-remote is the remote that contains the android-prepare-vendor repo (e.g. https://github.com/example/)
  • apv-branch is the branch to use (e.g. 12)
  • apv-revision the git commit to lock to (e.g. f1d2d2f924e986ac86fdf7b36c94bcdf32beec15). this is a temporary change until an alternative to android-prepare-vendor is built.

v12.0.2

2 years ago
  • fix issue with location of avbtool causing new stack builds to fail

v12.0.1

2 years ago
  • set AOSP_VERSION to 12.0
  • update go dependencies
  • add libarchive-tools for apv and drop debugfs
  • add OVERRIDE_TARGET_FLATTEN_APEX=true to ensure flattened apex
  • add additional APKs for signing (OsuLogin.apk,ServiceConnectivityResources.apk,ServiceWifiResources.apk)
  • change over to using binary version of release tools with embedded python interpreter
  • update release output metadata to match expected upstream updater format

v11.0.15

2 years ago
  • install latest ca-certificates

v11.0.14

2 years ago
  • Fix for chromium 94.x

v11.0.13

2 years ago
  • add Pixel 5a support (barbet) - thanks @trondd555

v11.0.12

3 years ago

changes for latest stable chromium

  • add support to apply requires patches
  • change to 64 bit trichrome builds

v11.0.11

3 years ago