Difference between revisions of "User:Gambitnut/Scratch"

From FreekiWiki
Jump to navigation Jump to search
(working on system evaluation 1 overview)
 
 
(8 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
     putoncart      [label="If you still have a case,\nput it on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"]
 
     putoncart      [label="If you still have a case,\nput it on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"]
 
     legacy          [label="Take system to\nLEGACY SYSTEM EVAL", fontsize="11", style="bold", shape="box"]
 
     legacy          [label="Take system to\nLEGACY SYSTEM EVAL", fontsize="11", style="bold", shape="box"]
     getlabel        [label="Get system labels\nfrom RECEIVING", fontsize="11", shape="box"]
+
     getlabel        [label="Get out of the way", fontsize="11", shape="box"]
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)", fontsize="11"]
+
     alreadyrejected [label="Are you hurt?", fontsize="11"]
 
     askwhere        [label="Ask where\nit goes", fontsize="11", style="bold", shape="box"]
 
     askwhere        [label="Ask where\nit goes", fontsize="11", style="bold", shape="box"]
     incompatible    [label="Is it on the list of INCOMPATIBLES\n(see list below)", fontsize="11"]
+
     incompatible    [label="Did the driver stop?", fontsize="11"]
 
     at              [label="Does it have an\nonboard AT keyboard\nconnector?", fontsize="11"]
 
     at              [label="Does it have an\nonboard AT keyboard\nconnector?", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
     received        [label="Has it been\nRECEIVED?\n(gizmo label?)", fontsize="11"]
+
     received        [label="Are you in danger?", fontsize="11"]
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11", shape="box"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11", shape="box"]
Line 19: Line 19:
 
     waiting        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 2", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
 
     waiting        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 2", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
 
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
 
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
     ifmobo          [label="Remove the motherboard\nand take the MOTHERBOARD to\nADVANCED TESTING", fontsize="11"]
+
     ifmobo          [label="Remove the MOTHERBOARD\nthen\ntake the MOTHERBOARD to\nADVANCED TESTING", shape="box", fontsize="11"]
     ifcase          [label="Remove the motherboard\nand take the CASE to\nTHRIFT STORE", fontsize="11"]
+
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ntake the CASE to\nTHRIFT STORE", shape="box", fontsize="11"]
     wantmobo       [label="Do we want the Motherboard?\n(see chart)", fontsize="11"]
+
     wantmobo       [label="Do we want the Motherboard?\n(see chart)", fontsize="11"]
     wantcase       [label="Do we want the case?\n(see chart)", fontsize="11"]
+
     wantcase       [label="Do we want the case?\n(see chart)", fontsize="11"]
 +
    takethingsout  [label="Remove ALL CARDS\nand\nALL DIMMs\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ncheck the WHITE BOARD for other things we want today", shape="box", fontsize="11"]
  
 
     start -> received
 
     start -> received
  
     received -> getlabel [label="NO"]
+
     received -> getlabel [label="YES"]
     received -> alreadyrejected [taillabel="YES"]
+
     received -> alreadyrejected [taillabel="NO"]
  
 
     getlabel -> alreadyrejected
 
     getlabel -> alreadyrejected
Line 52: Line 53:
  
 
     wantmobo -> ifmobo [label="YES"]
 
     wantmobo -> ifmobo [label="YES"]
     wantmobo -> putoncart [label="NO"]
+
     wantmobo -> takethingsout [label="NO"]
  
     ifcase -> recyclelabel [label="MOBO"]
+
     ifcase -> recyclelabel  
  
     ifmobo -> putoncart
+
     ifmobo -> takethingsout
 +
 
 +
    takethingsout -> putoncart
 
   }
 
   }
 
</graphviz>
 
</graphviz>
Line 72: Line 75:
 
* Silicon Graphics (SGI)
 
* Silicon Graphics (SGI)
 
** Indy (they're '''blue''')
 
** Indy (they're '''blue''')
 
[[Category: Prebuild]]
 
[[Category: Triage]]
 

Latest revision as of 14:08, 10 August 2007

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

Incompatibles

  • Amiga
  • Apple, etc:
    • Mac
    • Radius
    • PowerPC
    • PowerComputing
  • Commodore
  • DEC (Digital Equipment Corporation)
  • Sun
  • Silicon Graphics (SGI)
    • Indy (they're blue)