In order to be able to integrate Tor Browser for Android into tor-browser-build, we need to add a definition for the new platform into rbm.conf.
To do that we need to decide:
which OS we want to use inside the build containers. Probably Debian Stable, unless we have a reason for using something else.
how we want to name this new tor browser platform in tor-browser-build/rbm.conf. Currently we have: linux-x86_64, linux-i686, windows-i686, windows-x86_64 and osx-x86_64.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
I fixed these issues. Also broke out the run version spec into separate commit (this commit is already on master build)
This should be rebased on master, so we don't need to include this runc spec patch.
Commit 4abb076a83ff509125fe75bcd3d17ad51181c5a2 looks like a good start. I think we can merge it after #27441 (moved), and update the definition in following commits if needed.
Note: creating a new branch for new revisions of the patches (instead of force pushing on the same branch) would make it easier to see what changed.