
You need two config files to set up build-all.  One lists the master store
information, ~store/etc/master.conf:

  # This file is used by build-all
  # Tweak these for your installation
  mastertree=/store/store/joseph
  masterarch=hppa20ux10
  masterstore=joseph
  masterlinktree=joseph
  perl=${perl:-"perl5"}
  tar=${tar:-"gtar"}
  make=${make:-"gmake"}

The next list the available compile stores, buildhosts:

  #store       host                       storearch     linktree  Perlver

  joseph      joseph.cc.uit.no            hppa20ux10     joseph   5.00404
  porsche     porsche.cc.uit.no           sgi4i6         porsche  5.00401
  trinket     trinket.student.uit.no      386linuxlibc61 trinket  5.00404
  shelby      shelby.student.uit.no       386linuxlibc61 trinket  5.00404
