From 8a30303771fc2a9a95bf086713c51f9b7b85b3c1 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Sat, 8 Aug 2015 17:49:02 -0500 Subject: More Android roadmap updates. mkbootimg was rewritten as a python script a while ago, and I just deleted gpttool. (gptfdisk is in external/, but I'm assuming the existing entry for fdisk is meant to cover that.) --- www/roadmap.html | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'www') diff --git a/www/roadmap.html b/www/roadmap.html index bba08b1b..e5105b8b 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -244,15 +244,13 @@ sendevent start stop top uptime watchprops

Other Android core commands

Other than the toolbox directory, the currently interesting -subdirectories in the core repository are gpttool, init, -logcat, logwrapper, mkbootimg, reboot, and run-as.

+subdirectories in the core repository are init, +logcat, logwrapper, reboot, and run-as.

@@ -261,17 +259,13 @@ logcat, logwrapper, mkbootimg, reboot, and run-as.

different user interface. We may want to provide that interface, but implementing the full commands (fdisk, init, and sudo) come first.

-

Also, gpttool and mkbootimg are install tools. -These aren't a priority if android wants to use its own -bespoke code to install itself.

-

Analysis

For reference, combining everything listed above, we get:

-dd du df getevent gpttool iftop init ioctl ionice -log logcat logwrapper ls lsof mkbootimg mount nandread +dd du df getevent iftop init ioctl ionice +log logcat logwrapper ls lsof mount nandread newfs_msdos ps prlimit reboot renice run-as sendevent start stop top uptime watchprops
-- cgit v1.2.3