The bootstrap toolbox contains the base utilities for installing the Khoros 
software, including: installit, the installation script; kconfigure, which 
configures the user environment for using Khoros; kgenimake, which generates 
Imakefiles; kgenmake, which generates Makefiles, and kimake, on which kgenmake 
depends.  

Other basic system utilities are also found in the bootstrap toolbox, such as 
kman, used for reading man pages; kgentb and kgenobj, which create toolboxes 
and software objects, respectively; kcp and krm, which are used to copy and 
remove toolboxes and software objects; phantomd, the daemon that controls the 
distributed computing capabilities; kexec, used to execute processes; and the 
code & documentation generators, ghostwriter and conductor.

The bootstrap toolbox also includes the lowest-level libraries in the Khoros
system; these libraries make up Basic Services, Math Services, Expression
Services, Operating System Services, and Software Services.

The bootstrap toolbox is the lowest-level toolbox in the Khoros system;
all other toolboxes in Khoros 2.0 require that the bootstrap toolbox be 
installed.
