Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rtsplit #1

Open
wants to merge 1 commit into
base: aosp-7.1
Choose a base branch
from
Open

Add rtsplit #1

wants to merge 1 commit into from

Conversation

procount
Copy link

This is a script I used to process the rtandroid zip file into a form suitable for NOOBS/PINN.
It may look a bit odd, but that's because it is a stripped down version of a much bigger script that I use to process lots of different formats of image files. So I am sure it can be much simplified for processing in the RTAndroid build process. You may want to remove the processing of the resource files, for example.

The important point is that it produces a boot.tar.xz file and a system.img.gz file.

I have also put an initial installation folder of the source image for installing RTAndroid on sourceforge:
https://sourceforge.net/projects/pinn/files/os/rtandroid/

This uses PINN to copy the tarball images properly rather than the partition_setup.sh script. (Because it needs to work with installation from the internet and USB stick as well as the SD card.)
I also included some slides and a different icon file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant