[FE training-materials-updates] android: Mention that toolbox doesn't provide a shell

Maxime Ripard maxime.ripard at free-electrons.com
Fri Aug 30 16:46:43 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : jelly-bean
Link       : http://git.free-electrons.com/training-materials/commit/?id=5e227bc6928a9ada20d250237ffe67c47a565474

>---------------------------------------------------------------

commit 5e227bc6928a9ada20d250237ffe67c47a565474
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Wed Aug 21 14:39:56 2013 +0200

    android: Mention that toolbox doesn't provide a shell
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


>---------------------------------------------------------------

5e227bc6928a9ada20d250237ffe67c47a565474
 .../android-native-layer-toolbox.tex               |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/slides/android-native-layer-toolbox/android-native-layer-toolbox.tex b/slides/android-native-layer-toolbox/android-native-layer-toolbox.tex
index c847381..155146d 100644
--- a/slides/android-native-layer-toolbox/android-native-layer-toolbox.tex
+++ b/slides/android-native-layer-toolbox/android-native-layer-toolbox.tex
@@ -79,4 +79,8 @@
     \tiny
     \code{alarm, cat, chcon, chmod, chown, cmp, cp, date, dd, df, dmesg, du, dynarray, exists, getenforce, getevent, getprop, getsebool, grep, hd, id, ifconfig, iftop, insmod, ioctl, ionice, kill, ln, load_policy, log, ls, lsmod, lsof, lsusb, md5, mkdir, mount, mv, nandread, netstat, newfs_msdos, notify, printenv, ps, r, readtty, reboot, renice, restorecon, rm, rmdir, rmmod, rotatefb, route, runcon, schedtop, sendevent, setconsole, setenforce, setkey, setprop, setsebool, sleep, smd, start, stop, sync, syren, top, touch, umount, uptime, vmstat, watchprops, wipe}
   \end{spacing}
+  \begin{itemize}
+  \item The shell is provided by an external project, \code{mksh},
+    which is a BSD-licenced implementation of \code{ksh}
+  \end{itemize}
 \end{frame}



More information about the training-materials-updates mailing list