Difference between revisions of "Mac"

From FreekiWiki
Jump to navigation Jump to search
(→‎Overview: add Mac Triage graph stub)
(Redirected page to MacBuild)
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page will contain information about the FreeGeek process for Apple Macintosh computers, including
+
#REDIRECT [[MacBuild]]
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 [http://wiki.freegeek.org/index.php?title=General_Priorities&action=edit&section=6 here]. This page should be considered a sandbox until a formal process definition is created.
 
 
 
Here is first cut at an overview
 
==Overview==
 
<graphviz>
 
digraph macProcess {
 
    MacProcess      [label="Mac Process" shape=tripleoctagon]
 
    Start          [label="MacPile" shape=box]
 
    FGkeep          [label="Does FG want it?\n(FG keep criteria)"]
 
    MRkeep          [label="Does MacRenewal want it?\n(MacRenewal reject criteria)"]
 
    CRT            [label="Does Recycle\ninvolve CRT hazard?"]
 
    Recycle        [lable="Recycle" shape=box]
 
    SpecialRecycle  [label="Special recycle" shape=box]
 
    MacPile        [label="Return to MacPile" shape=box]
 
    MacRebuild      [label="Send to Mac Triage" shape=box]
 
 
 
    Start      -> FGkeep
 
    FGkeep      -> MRkeep [label="No"]
 
    FGkeep      -> MacRebuild [label="Yes"]
 
    MRkeep      -> CRT [label="No"]
 
    MRkeep      -> MacPile [label="Yes"]
 
    CRT        -> Recycle [label="No"]
 
    CRT        -> SpecialRecycle [label="Yes"]
 
}</graphviz>
 
 
 
 
 
'''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
 
 
 
 
 
==Mac Triage==
 
<graphviz>
 
digraph macTriage {
 
    MacTriage      [label="Mac Triage" shape=tripleoctagon]  
 
}
 
</graphviz>
 

Latest revision as of 11:27, 12 June 2012

Redirect to: