Difference between revisions of "MacBuild CED Eval"

From FreekiWiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
   start  [label="Start Here" shape=box style=bold]
 
   start  [label="Start Here" shape=box style=bold]
 +
  computer [label="Is it a computer?"]
 +
  ask  [label="Ask where it goes" shape=box style=bold]
 +
  apple  [label="Is it an Apple/Macintosh product?"]
 +
  send  [label="Send to System Evaluation" shape=box style=bold]
 
   uncovered  [label="Is it marked as an\n UNCOVERED DEVICE?"]
 
   uncovered  [label="Is it marked as an\n UNCOVERED DEVICE?"]
   return [label="Return to MacBuild Shelf Eval" shape=box style=bold]
+
   ignore [label="Continue with the flowchart,\n but ignore the Green/Yellow/Red Light\n labeling and do not tally" shape=box]
 
   minimum  [label="Does it meet MINIMUM PROCESSOR\n SPEC for building in MacBuild?"]
 
   minimum  [label="Does it meet MINIMUM PROCESSOR\n SPEC for building in MacBuild?"]
 
   display  [label="Does it have a\n built-in display?"]
 
   display  [label="Does it have a\n built-in display?"]
 +
  displayflow  [label="See the Built-In\n Display flowchart.\n Do we want it?" shape=box style=bold]
 
   displaytest  [label="Perform a DISPLAY TEST.  \nDoes it work?" shape=box]
 
   displaytest  [label="Perform a DISPLAY TEST.  \nDoes it work?" shape=box]
 
   blowncaps  [label="Can you see any\n BLOWN CAPS?"]  
 
   blowncaps  [label="Can you see any\n BLOWN CAPS?"]  
Line 23: Line 28:
 
   rejected [label="Label system as 'Red Light' with a \n Rejected sticker and place it on Prebuild's cart" shape=box style=bold]
 
   rejected [label="Label system as 'Red Light' with a \n Rejected sticker and place it on Prebuild's cart" shape=box style=bold]
  
   start -> uncovered
+
   start -> computer
   uncovered -> return [label="Yes"]
+
  computer -> ask [label="No"]
 +
  computer -> apple [label="Yes"]
 +
  apple -> send [label="No"]
 +
  apple -> uncovered [label="Yes"]
 +
   uncovered -> ignore [label="Yes"]
 +
  ignore -> minimum
 
   uncovered -> minimum [label="No"]
 
   uncovered -> minimum [label="No"]
 
   minimum -> display [label="Yes"]
 
   minimum -> display [label="Yes"]
 
   minimum -> exceptional [label="No"]
 
   minimum -> exceptional [label="No"]
   display -> displaytest [label="Yes"]
+
   display -> displayflow [label="Yes"]
 +
  displayflow -> displaytest [label="Yes"]
 +
  displayflow -> exceptional [label="No"]
 
   displaytest -> exceptional [label="No"]
 
   displaytest -> exceptional [label="No"]
 
   displaytest -> greenlight [label="Yes"]
 
   displaytest -> greenlight [label="Yes"]
Line 42: Line 54:
 
   redlight -> pull
 
   redlight -> pull
 
   pull -> rejected
 
   pull -> rejected
  cedkeep -> return
 
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 17:33, 11 February 2009

CED Eval

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

Exceptional Components List

  • DDR memory
  • Stick of 256 MB or better SDRAM
  • 30 GB or bigger hard drive
  • Airport or Airport Extreme card