-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WiP adding Android tethering with generic instructions at https://wik…
…i.gentoo.org/wiki/Android_USB_tethering First attempt with gadget failed https://forums.gentoo.org/viewtopic-t-1095940.html Works with latest GrapheneOS (and expected all supported devices) TODO: - network-init-recovery: - time sync is failing against DNS address (phone doesn't provide) and talking to ntp.pool.org either - Prompts to for user to connect phone and instructions on how to setup phone should be given modules/linux + board config: - maybe ANDROID_TETHER is too generic and should be called GRAPHENEOS_TETHER instead general: - network-init-recovery is one size fits all. - Maybe put calls into functions and permit passing validating existing interfaces as arguments Otherwise we have network when network-init-recovery is called and phone is plugged in USB tether mode Goal of all this is to be able to download and boot TinyCore + custom package (wyng: never forget)
- Loading branch information
Showing
4 changed files
with
111 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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