+II, but any Android system with root SSH access will do, provided it has
+the following utilities:
+ <ul>
+ <li><tt>cat</tt></li>
+ <li><tt>chroot</tt></li>
+ <li><tt>dd</tt></li>
+ <li><tt>ln</tt></li>
+ <li><tt>mkdir</tt></li>
+ <li><tt>mke2fs</tt></li>
+ <li><tt>mount</tt></li>
+ <li><tt>tar</tt></li>
+ <li><tt>wget</tt> (used by <tt>cdebootstrap</tt>)</li>
+ </ul>
+If you don't have these utilities available to you, you will either need
+to find a way of installing them, or else find alternative ways of
+performing some of the steps in this how-to. Doing either is outside the
+scope of this how-to.