Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
(removed special mining instructions)
Line 6: Line 6:
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   disklessshelf [label="DISKLESS TERMINAL", fontsize="11", shape="box"]
 
   disklessshelf [label="DISKLESS TERMINAL", fontsize="11", shape="box"]
  reject        [label="RECYCLE the system", fontsize="11", shape="box"]
 
 
   keep          [label="KEEP the system", fontsize="11", shape="box"]
 
   keep          [label="KEEP the system", fontsize="11", shape="box"]
 
   tardis        [label="TARDIS", fontsize="11", shape="box"]
 
   tardis        [label="TARDIS", fontsize="11", shape="box"]
  specialmine  [label="SPECIAL MINING", fontsize="11", shape="box"]
 
 
 
   diskless      [label="Do we want it for a\nDISKLESS TERMINAL?\nGo through the\nDISKLESS TERMINAL TRIAGE chart\n(then come back here)", fontsize="11", URL="http://wiki.freegeek.org/index.php/Diskless_Terminal_Triage"]
 
   diskless      [label="Do we want it for a\nDISKLESS TERMINAL?\nGo through the\nDISKLESS TERMINAL TRIAGE chart\n(then come back here)", fontsize="11", URL="http://wiki.freegeek.org/index.php/Diskless_Terminal_Triage"]
  muplitpleisas [label="Is there\nmore than 1 ISA slot?", fontsize="11"]
+
   superfast    [label="Does it have a\n1300 MHz or faster proc?", fontsize="11"]
  proprietary   [label="Is there a\nRISER\nfor the cards?", fontsize="11"]
 
  superfast    [label="Does it have a\n1300 MHz or faster proc?", fontsize="11"]
 
 
   ddr          [label="Does it have\nDDR memory?", fontsize="11"]
 
   ddr          [label="Does it have\nDDR memory?", fontsize="11"]
 
   fastenough    [label="Does it have a\n500 MHz or faster proc?", fontsize="11"]
 
   fastenough    [label="Does it have a\n500 MHz or faster proc?", fontsize="11"]
   zif          [label="Is there a\n3 DIGIT ZIF SOCKET?", fontsize="11"]
+
   specialmining  [label="Do we want it to perform\nSPECIAL MINING on it?\nGo through the\nSPECIAL MINING TRIAGE chart\n(then come back here)", fontsize="11", URL="http://wiki.freegeek.org/index.php/Special_Mining_Triage"]
 
   goback        [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", fontsize="11", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview"]
 
   goback        [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", fontsize="11", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview"]
 +
 
 
   start      -> ddr [label="YES"]
 
   start      -> ddr [label="YES"]
 
   ddr        -> tardis [label="YES"]
 
   ddr        -> tardis [label="YES"]
Line 25: Line 21:
 
   superfast  -> fastenough [label="NO"]
 
   superfast  -> fastenough [label="NO"]
 
   fastenough  -> diskless [label="YES"]
 
   fastenough  -> diskless [label="YES"]
   fastenough  -> zif [label="NO"]
+
   fastenough  -> specialmining [label="NO"]
 
   diskless    -> disklessshelf [label="YES"]
 
   diskless    -> disklessshelf [label="YES"]
 
   diskless    -> keep  [label="NO"]
 
   diskless    -> keep  [label="NO"]
  zif        -> reject [label="NO"]
 
  zif        -> muplitpleisas [label="YES"]
 
  muplitpleisas -> proprietary [label="NO"]
 
  muplitpleisas -> reject [label="YES"]
 
  proprietary  -> reject [label="YES"]
 
  proprietary  -> specialmine [label="NO"]
 
 
   disklessshelf -> goback
 
   disklessshelf -> goback
 
   keep -> goback
 
   keep -> goback
  reject -> goback
 
 
   tardis -> goback
 
   tardis -> goback
   specialmine -> goback
+
   specialmining -> goback
  
  

Revision as of 01:11, 29 January 2006

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.