
  When this system is complete there will be two parts:

    * A queuing program.

    * A driver program.


  The intention is that the queuing program will take care
 of pulling out the packages which are needing built from a 
 database, and then using debian-builder to build them.

  This queuing program will also present the logfiles as
 a GUI.

  The intention is that the queue will be manually seeded by a local
 build administrator, after which time the building process will remove
 entries from it as they are compiled.

  The system can be setup such that each dependency of a queued package
 will be automatically added ot the queue to allow a large change of
 packges to be built with minimum effort.
