Difference between revisions of "Mac"

From FreekiWiki
Jump to navigation Jump to search
m (reword CRT node)
(→‎Overview: rework node names and labels)
Line 10: Line 10:
 
<graphviz>
 
<graphviz>
 
digraph macProcess {
 
digraph macProcess {
     MacProcess      [label="MacProcess" shape=octagon]
+
     MacProcess      [label="MacProcess" shape=tripleoctagon]
     FGkeep          [label="Does FG want it?"]
+
    Start          [label="MacPile" shape=box]
     MRkeep          [label="Does MacRenewal want it?"]
+
     FGkeep          [label="Does FG want it?\n(FG keep criteria)"]
     CRT            [label="Does mining\ninvolve CRT?"]
+
     MRkeep          [label="Does MacRenewal want it?\n(MacRenewal reject criteria)"]
 +
     CRT            [label="Does Recycle\ninvolve CRT hazard?"]
 
     Recycle        [lable="Recycle" shape=box]
 
     Recycle        [lable="Recycle" shape=box]
 
     SpecialRecycle  [label="Special recycle" shape=box]
 
     SpecialRecycle  [label="Special recycle" shape=box]
 
     MacPile        [label="Return to MacPile" shape=box]
 
     MacPile        [label="Return to MacPile" shape=box]
     MacRebuild      [label="Send to Mac Rebuild" shape=box]
+
     MacRebuild      [label="Send to Mac Triage" shape=box]
  
     MacProcess  -> FGkeep
+
     Start      -> FGkeep
 
     FGkeep      -> MRkeep [label="No"]
 
     FGkeep      -> MRkeep [label="No"]
 
     FGkeep      -> MacRebuild [label="Yes"]
 
     FGkeep      -> MacRebuild [label="Yes"]
Line 30: Line 31:
  
 
'''FG Keep Criteria'''
 
'''FG Keep Criteria'''
*(FG Mac lowend cutoff)
+
* FG Mac lowend cutoff
 +
* Mac Triage storage available
  
  
Line 38: Line 40:
  
 
'''Special Recycle'''
 
'''Special Recycle'''
* Mining requires special training to avoid CRT flyback transformer hazard
+
* Requires special training to avoid CRT flyback transformer hazard
 +
* Carcass sent to Monitor Recycle

Revision as of 13:12, 31 December 2006

This page will contain information about the FreeGeek process for Apple Macintosh computers, including receiving, recycling, and build. The process is currently (28 December 2006) being defined, so there is nothing here yet. People active in the process definition are Dave <last-name?>, Loren <last-name?>, and Tony Rick.

There is a related PPS stub here. This page should be considered a sandbox until a formal process definition is created.

Here is first cut at an overview

Overview

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


FG Keep Criteria

  • FG Mac lowend cutoff
  • Mac Triage storage available


MacRenewal Reject Criteria

  • (Lorraine's rejection list goes here)


Special Recycle

  • Requires special training to avoid CRT flyback transformer hazard
  • Carcass sent to Monitor Recycle