Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Garrett
01f65cdc13 Merge remote-tracking branch 'origin/main' 2024-01-10 20:30:40 -08:00
Matthew Garrett
4d39248bf9 Add bootstrapping support
Add tools for launching a root shell on the device, and for sending
serial commands to the device. Extend the make.sh script to push those
and configure a root shell. Commands can now be executed as root via:

adb shell rootshell -c \"touch /tmp/test\"

allowing automatic configuration of the tooling.
2024-01-07 19:45:15 -08:00
Cooper Quintin
7a6a61744b update make.sh to release version 2024-01-05 16:22:58 -08:00
Cooper Quintin
0f6020cc2d updating files to push to /data/wavehunter directory 2023-12-15 16:40:02 -08:00
Cooper Quintin
9500882ce2 adding init.d scripts and updating makefile 2023-12-14 17:19:13 -08:00
Cooper Quintin
52c715f5f2 first commit 2023-11-08 15:19:47 -08:00