ImageArchive: allow sdcard images even when os is not debuggable#5
Open
mkg20001 wants to merge 3 commits into
Open
ImageArchive: allow sdcard images even when os is not debuggable#5mkg20001 wants to merge 3 commits into
mkg20001 wants to merge 3 commits into
Conversation
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
4 times, most recently
from
March 20, 2025 19:24
6cc8338 to
dfa8902
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
March 22, 2025 00:14
dfa8902 to
a61c011
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
March 25, 2025 17:07
a61c011 to
5084e15
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
April 5, 2025 23:09
5084e15 to
24976ed
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
May 14, 2025 14:18
24976ed to
3218919
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
June 13, 2025 09:55
3218919 to
9a8edf5
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
June 14, 2025 17:45
9a8edf5 to
dc74598
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
June 27, 2025 12:23
dc74598 to
063bc9a
Compare
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
November 28, 2025 19:09
063bc9a to
73188dc
Compare
Author
|
@muhomorr Will this PR be considered for review and is this generally a feature that should be there? Or does this have unsound security implications? |
This allows custom images on production gos builds, to allow the user to run a different os of their choosing Users can place images into /storage/emulated/0/linux/images.tar.gz
mkg20001
force-pushed
the
enable-custom-image-sdcard
branch
from
December 6, 2025 13:34
73188dc to
a9dba17
Compare
|
Thanks for this work! I used this work for my personal fork of GrapheneOS. For the official GrapheneOS I guess this kind of features might not be a priority and might not be merged. |
thestinger
force-pushed
the
16-qpr2
branch
2 times, most recently
from
May 29, 2026 01:13
d083d5c to
add0577
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This allows custom images on production builds,
to allow the user to run a different os of their choosing
Users can place images into /storage/emulated/0/linux/images.tar.gz