Difference between revisions of "MacBuild Shelf Eval (deprecated)"

From FreekiWiki
Jump to navigation Jump to search
Line 6: Line 6:
 
     ced  [label="See CED flowchart" shape=box]
 
     ced  [label="See CED flowchart" shape=box]
 
     Computer        [label="Is it a computer?"]
 
     Computer        [label="Is it a computer?"]
     Laptop        [label="Is it a laptop?"]
+
     minimum  [label="Does it meet minimum processor\n spec for building in MacBuild?"]
 
     display  [label="Does it have a built-in display?"]
 
     display  [label="Does it have a built-in display?"]
     crtchart     [label="See Built-In CRT \nEval flowchart" shape=box style=bold]
+
     dischart     [label="See Built-In Display \nEval flowchart" shape=box style=bold]
 
     SysEval        [label="Send to System Eval 1" shape=box style=bold]
 
     SysEval        [label="Send to System Eval 1" shape=box style=bold]
 
     Harvest        [label="Harvest Hard Drive,\n DIMMs/SODIMMs,\nand 3.6v Li Battery" shape=box]
 
     Harvest        [label="Harvest Hard Drive,\n DIMMs/SODIMMs,\nand 3.6v Li Battery" shape=box]
 
     RejectSys      [label="Attach REJECT tag" shape=box]
 
     RejectSys      [label="Attach REJECT tag" shape=box]
 
     blowncaps    [label="Can you see any\nBLOWN CAPS?"]
 
     blowncaps    [label="Can you see any\nBLOWN CAPS?"]
    beige          [label="Is it beige?"]
 
 
     oldmac      [label="Is it on the Old \nMac Keeper list?"]
 
     oldmac      [label="Is it on the Old \nMac Keeper list?"]
 
     oldmacshelf  [label="Put on Old Mac shelf" shape=box style=bold]
 
     oldmacshelf  [label="Put on Old Mac shelf" shape=box style=bold]
 
     AskWhere        [label="Ask where it goes" shape=box style=bold]
 
     AskWhere        [label="Ask where it goes" shape=box style=bold]
    MacBuild        [label="Place on Mac/Apple \nshelf in Tardis" shape=box style=bold]
 
 
     whse      [label="Put in Mac area of warehouse" shape=box style=bold]
 
     whse      [label="Put in Mac area of warehouse" shape=box style=bold]
 
      
 
      
Line 25: Line 23:
 
     Apple  -> SysEval [label="No"]
 
     Apple  -> SysEval [label="No"]
 
     Apple  -> ced [label="Yes"]
 
     Apple  -> ced [label="Yes"]
     ced  ->  Laptop
+
     ced  ->  minimum
     Laptop     -> MacBuild [label="Yes"]
+
     minimum     -> oldmac [label="No"]
    Laptop -> beige [label="No"]
+
     minimum -> display [label="Yes"]
     beige    -> oldmac [label="Yes"]
+
     display    -> dischart [label="Yes"]
    beige -> display [label="No"]
 
     display    -> crtchart [label="Yes"]
 
 
     display    -> Harvest [label="No"]
 
     display    -> Harvest [label="No"]
 
     oldmac -> RejectSys [label="No"]
 
     oldmac -> RejectSys [label="No"]

Revision as of 19:26, 13 January 2009

Shelf Eval

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