diff options
-rwxr-xr-x | www/roadmap.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 2457b4db..3f1f80f3 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -252,7 +252,7 @@ getenforce setenforce chcon restorecon runcon getsebool setsebool load_policy <p>Other than the toolbox directory, the currently interesting subdirectories in the core repository are fs_mgr, gpttool, init, -logcat, logwrapper, mkbootimg, netcfg, reboot, and run-as.</p> +logcat, logwrapper, mkbootimg, reboot, and run-as.</p> <ul> <li><b>fs_mgr</b> - subset of mount</li> @@ -261,7 +261,6 @@ logcat, logwrapper, mkbootimg, netcfg, reboot, and run-as.</p> <li><b>logcat</b> - read android log format</li> <li><b>logwrapper</b> - redirect stdio to android log</li> <li><b>mkbootimg</b> - create signed boot image</li> -<li><b>netcfg</b> - network configuration (sucks in libnetutils)</li> <li><b>reboot</b> - Android's reboot(1)</li> <li><b>run-as</b> - subset of sudo</li> </ul> @@ -287,7 +286,7 @@ cat chcon chmod chown cmp cp date dd df dmesg du fs_mgr getenforce getevent getprop getsebool gpttool grep hd id ifconfig iftop init insmod ioctl ionice kill ln load_policy log logcat logwrapper ls lsmod lsof md5 -mkbootimg mkdir mount mv nandread netcfg netstat newfs_msdos notify printenv +mkbootimg mkdir mount mv nandread netstat newfs_msdos notify printenv ps r reboot renice restorecon rm rmdir rmmod route run-as runcon schedtop sendevent setconsole setenforce setprop setsebool sleep smd start stop sync top touch umount uptime vmstat watchdogd |