File:  [LON-CAPA] / doc / packaging / scheme.ps
Revision 1.1: download - view: text, annotated - select for diffs
Wed Apr 26 18:17:10 2000 UTC (24 years, 1 month ago) by harris41
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, stable_2001_fall, STABLE, HEAD
Notes on packaging and filesystem management with the LON-CAPA system.

    1: %!PS-Adobe-2.0
    2: %%Title: scheme.ps
    3: %%Creator: fig2dev Version 3.2 Patchlevel 1
    4: %%CreationDate: Tue Apr 11 13:02:48 2000
    5: %%For: harris41@spock.lite.msu.edu (Scott Harrison)
    6: %%Orientation: Landscape
    7: %%BoundingBox: 57 152 554 640
    8: %%Pages: 1
    9: %%BeginSetup
   10: %%IncludeFeature: *PageSize Letter
   11: %%EndSetup
   12: %%Magnification: 1.0000
   13: %%EndComments
   14: /$F2psDict 200 dict def
   15: $F2psDict begin
   16: $F2psDict /mtrx matrix put
   17: /col-1 {0 setgray} bind def
   18: /col0 {0.000 0.000 0.000 srgb} bind def
   19: /col1 {0.000 0.000 1.000 srgb} bind def
   20: /col2 {0.000 1.000 0.000 srgb} bind def
   21: /col3 {0.000 1.000 1.000 srgb} bind def
   22: /col4 {1.000 0.000 0.000 srgb} bind def
   23: /col5 {1.000 0.000 1.000 srgb} bind def
   24: /col6 {1.000 1.000 0.000 srgb} bind def
   25: /col7 {1.000 1.000 1.000 srgb} bind def
   26: /col8 {0.000 0.000 0.560 srgb} bind def
   27: /col9 {0.000 0.000 0.690 srgb} bind def
   28: /col10 {0.000 0.000 0.820 srgb} bind def
   29: /col11 {0.530 0.810 1.000 srgb} bind def
   30: /col12 {0.000 0.560 0.000 srgb} bind def
   31: /col13 {0.000 0.690 0.000 srgb} bind def
   32: /col14 {0.000 0.820 0.000 srgb} bind def
   33: /col15 {0.000 0.560 0.560 srgb} bind def
   34: /col16 {0.000 0.690 0.690 srgb} bind def
   35: /col17 {0.000 0.820 0.820 srgb} bind def
   36: /col18 {0.560 0.000 0.000 srgb} bind def
   37: /col19 {0.690 0.000 0.000 srgb} bind def
   38: /col20 {0.820 0.000 0.000 srgb} bind def
   39: /col21 {0.560 0.000 0.560 srgb} bind def
   40: /col22 {0.690 0.000 0.690 srgb} bind def
   41: /col23 {0.820 0.000 0.820 srgb} bind def
   42: /col24 {0.500 0.190 0.000 srgb} bind def
   43: /col25 {0.630 0.250 0.000 srgb} bind def
   44: /col26 {0.750 0.380 0.000 srgb} bind def
   45: /col27 {1.000 0.500 0.500 srgb} bind def
   46: /col28 {1.000 0.630 0.630 srgb} bind def
   47: /col29 {1.000 0.750 0.750 srgb} bind def
   48: /col30 {1.000 0.880 0.880 srgb} bind def
   49: /col31 {1.000 0.840 0.000 srgb} bind def
   50: 
   51: end
   52: save
   53: 40.5 121.0 translate
   54:  90 rotate
   55: 1 -1 scale
   56: 
   57: /cp {closepath} bind def
   58: /ef {eofill} bind def
   59: /gr {grestore} bind def
   60: /gs {gsave} bind def
   61: /sa {save} bind def
   62: /rs {restore} bind def
   63: /l {lineto} bind def
   64: /m {moveto} bind def
   65: /rm {rmoveto} bind def
   66: /n {newpath} bind def
   67: /s {stroke} bind def
   68: /sh {show} bind def
   69: /slc {setlinecap} bind def
   70: /slj {setlinejoin} bind def
   71: /slw {setlinewidth} bind def
   72: /srgb {setrgbcolor} bind def
   73: /rot {rotate} bind def
   74: /sc {scale} bind def
   75: /sd {setdash} bind def
   76: /ff {findfont} bind def
   77: /sf {setfont} bind def
   78: /scf {scalefont} bind def
   79: /sw {stringwidth} bind def
   80: /tr {translate} bind def
   81: /tnt {dup dup currentrgbcolor
   82:   4 -2 roll dup 1 exch sub 3 -1 roll mul add
   83:   4 -2 roll dup 1 exch sub 3 -1 roll mul add
   84:   4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
   85:   bind def
   86: /shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
   87:   4 -2 roll mul srgb} bind def
   88: /reencdict 12 dict def /ReEncode { reencdict begin
   89: /newcodesandnames exch def /newfontname exch def /basefontname exch def
   90: /basefontdict basefontname findfont def /newfont basefontdict maxlength dict def
   91: basefontdict { exch dup /FID ne { dup /Encoding eq
   92: { exch dup length array copy newfont 3 1 roll put }
   93: { exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall
   94: newfont /FontName newfontname put newcodesandnames aload pop
   95: 128 1 255 { newfont /Encoding get exch /.notdef put } for
   96: newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat
   97: newfontname newfont definefont pop end } def
   98: /isovec [
   99: 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde
  100: 8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis
  101: 8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron
  102: 8#220 /dotlessi 8#230 /oe 8#231 /OE
  103: 8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling
  104: 8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis
  105: 8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot
  106: 8#255 /endash 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus
  107: 8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph
  108: 8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine
  109: 8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf
  110: 8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute
  111: 8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring
  112: 8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute
  113: 8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute
  114: 8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve
  115: 8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply
  116: 8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex
  117: 8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave
  118: 8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring
  119: 8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute
  120: 8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute
  121: 8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve
  122: 8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide
  123: 8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex
  124: 8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def
  125: /Times-Roman /Times-Roman-iso isovec ReEncode
  126: /Times-Roman /Times-Roman-iso isovec ReEncode
  127: /Times-Italic /Times-Italic-iso isovec ReEncode
  128:  /DrawEllipse {
  129: 	/endangle exch def
  130: 	/startangle exch def
  131: 	/yrad exch def
  132: 	/xrad exch def
  133: 	/y exch def
  134: 	/x exch def
  135: 	/savematrix mtrx currentmatrix def
  136: 	x y tr xrad yrad sc 0 0 1 startangle endangle arc
  137: 	closepath
  138: 	savematrix setmatrix
  139: 	} def
  140: 
  141: /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
  142: /$F2psEnd {$F2psEnteredState restore end} def
  143: %%EndProlog
  144: 
  145: $F2psBegin
  146: 10 setmiterlimit
  147: n -1000 9562 m -1000 -1000 l 9637 -1000 l 9637 9562 l cp clip
  148:  0.06000 0.06000 sc
  149: %%Page: 1 1
  150: % Polyline
  151: 7.500 slw
  152: n 5250 5400 m 6375 5400 l gs col0 s gr 
  153: % Polyline
  154: n 5250 5700 m 6375 5700 l gs col0 s gr 
  155: /Times-Roman-iso ff 180.00 scf sf
  156: 5325 5625 m
  157: gs 1 -1 sc (computer #4) col0 sh gr
  158: % Polyline
  159: n 4875 4800 m 6000 4800 l gs col0 s gr 
  160: % Polyline
  161: n 4875 5100 m 6000 5100 l gs col0 s gr 
  162: /Times-Roman-iso ff 180.00 scf sf
  163: 4950 5025 m
  164: gs 1 -1 sc (computer #2) col0 sh gr
  165: % Polyline
  166: n 6150 4950 m 7275 4950 l gs col0 s gr 
  167: % Polyline
  168: n 6150 5250 m 7275 5250 l gs col0 s gr 
  169: /Times-Roman-iso ff 180.00 scf sf
  170: 6225 5175 m
  171: gs 1 -1 sc (computer #3) col0 sh gr
  172: % Polyline
  173: n 5775 4350 m 6900 4350 l gs col0 s gr 
  174: % Polyline
  175: n 5775 4650 m 6900 4650 l gs col0 s gr 
  176: /Times-Roman-iso ff 180.00 scf sf
  177: 5850 4575 m
  178: gs 1 -1 sc (computer #1) col0 sh gr
  179:  [60] 0 sd
  180: % Ellipse
  181: n 6150 5062 1575 1012 0 360 DrawEllipse gs col0 s gr
  182:  [] 0 sd
  183: % Polyline
  184: n 750 1500 m 2100 1500 l gs col0 s gr 
  185: % Polyline
  186: n 750 2550 m 2100 2550 l gs col0 s gr 
  187: /Times-Roman-iso ff 180.00 scf sf
  188: 900 1725 m
  189: gs 1 -1 sc (CVS) col0 sh gr
  190: /Times-Roman-iso ff 180.00 scf sf
  191: 900 1950 m
  192: gs 1 -1 sc (concurrent) col0 sh gr
  193: /Times-Roman-iso ff 180.00 scf sf
  194: 900 2175 m
  195: gs 1 -1 sc (version) col0 sh gr
  196: /Times-Roman-iso ff 180.00 scf sf
  197: 900 2400 m
  198: gs 1 -1 sc (systems) col0 sh gr
  199: % Polyline
  200: n 825 2550 m 2175 2550 l gs col0 s gr 
  201: % Polyline
  202: n 3825 1500 m 5175 1500 l gs col0 s gr 
  203: % Polyline
  204: n 3825 2550 m 5175 2550 l gs col0 s gr 
  205: /Times-Roman-iso ff 180.00 scf sf
  206: 4050 1725 m
  207: gs 1 -1 sc (RPM) col0 sh gr
  208: /Times-Roman-iso ff 180.00 scf sf
  209: 4050 1950 m
  210: gs 1 -1 sc (Red Hat) col0 sh gr
  211: /Times-Roman-iso ff 180.00 scf sf
  212: 4050 2175 m
  213: gs 1 -1 sc (Package) col0 sh gr
  214: /Times-Roman-iso ff 180.00 scf sf
  215: 4050 2400 m
  216: gs 1 -1 sc (Manager) col0 sh gr
  217: /Times-Roman-iso ff 180.00 scf sf
  218: 6900 1950 m
  219: gs 1 -1 sc (LON-CAPA) col0 sh gr
  220: /Times-Roman-iso ff 180.00 scf sf
  221: 6900 2175 m
  222: gs 1 -1 sc (Integrity) col0 sh gr
  223: /Times-Roman-iso ff 180.00 scf sf
  224: 6900 2400 m
  225: gs 1 -1 sc (Checker) col0 sh gr
  226: /Times-Roman-iso ff 180.00 scf sf
  227: 6900 1725 m
  228: gs 1 -1 sc (LCIC) col0 sh gr
  229: % Polyline
  230: n 6750 1500 m 8100 1500 l gs col0 s gr 
  231: % Polyline
  232: n 6750 2550 m 8100 2550 l gs col0 s gr 
  233: % Polyline
  234: n 3825 1050 m 4350 1050 l 4350 1350 l 3825 1350 l cp gs col0 s gr 
  235: /Times-Roman-iso ff 180.00 scf sf
  236: 3900 1275 m
  237: gs 1 -1 sc (cron) col0 sh gr
  238: % Ellipse
  239: n 2475 525 1800 225 0 360 DrawEllipse gs col0 s gr
  240: 
  241: /Times-Roman-iso ff 180.00 scf sf
  242: 1050 600 m
  243: gs 1 -1 sc (LON_CAPA_update_RPM_build_tree) col0 sh gr
  244: % Ellipse
  245: n 1500 3412 975 262 0 360 DrawEllipse gs col0 s gr
  246: 
  247: /Times-Roman-iso ff 180.00 scf sf
  248: 750 3450 m
  249: gs 1 -1 sc (implements change) col0 sh gr
  250: % Polyline
  251: n 900 4425 m 2175 4425 l 2175 4875 l 900 4875 l cp gs col0 s gr 
  252: /Times-Roman-iso ff 180.00 scf sf
  253: 1050 4725 m
  254: gs 1 -1 sc (Programmer) col0 sh gr
  255: % Ellipse
  256: n 4237 3225 1387 300 0 360 DrawEllipse gs col0 s gr
  257: 
  258: /Times-Roman-iso ff 180.00 scf sf
  259: 3075 3300 m
  260: gs 1 -1 sc (LON_CAPA_make_CD_image) col0 sh gr
  261: % Polyline
  262: n 3000 4050 m 3975 4050 l gs 0.00 setgray ef gr gs col0 s gr 
  263: % Polyline
  264: n 3000 4425 m 3975 4425 l gs 0.00 setgray ef gr gs col0 s gr 
  265: /Times-Roman-iso ff 180.00 scf sf
  266: 3075 4275 m
  267: gs 1 -1 sc (CD image) col0 sh gr
  268: % Polyline
  269: n 1050 6150 m 2025 6150 l 2025 7050 l 1050 7050 l cp gs col0 s gr 
  270: /Times-Roman-iso ff 180.00 scf sf
  271: 1125 6450 m
  272: gs 1 -1 sc (Head) col0 sh gr
  273: /Times-Roman-iso ff 180.00 scf sf
  274: 1125 6675 m
  275: gs 1 -1 sc (Packaging) col0 sh gr
  276: /Times-Roman-iso ff 180.00 scf sf
  277: 1125 6900 m
  278: gs 1 -1 sc (Developer) col0 sh gr
  279: % Ellipse
  280: n 1425 7912 900 187 0 360 DrawEllipse gs col0 s gr
  281: 
  282: /Times-Italic-iso ff 180.00 scf sf
  283: 825 7950 m
  284: gs 1 -1 sc (run any process) col0 sh gr
  285: % Ellipse
  286: n 3637 7387 1237 262 0 360 DrawEllipse gs col0 s gr
  287: 
  288: /Times-Roman-iso ff 180.00 scf sf
  289: 2625 7425 m
  290: gs 1 -1 sc (change process programs) col0 sh gr
  291: % Polyline
  292: n 2925 8100 m 4350 8100 l gs col0 s gr 
  293: % Polyline
  294: n 2925 8400 m 4350 8400 l gs col0 s gr 
  295: /Times-Italic-iso ff 180.00 scf sf
  296: 3075 8325 m
  297: gs 1 -1 sc (process program) col0 sh gr
  298: % Ellipse
  299: n 6150 3787 450 187 0 360 DrawEllipse gs col0 s gr
  300: 
  301: /Times-Roman-iso ff 180.00 scf sf
  302: 5850 3825 m
  303: gs 1 -1 sc (upgrade) col0 sh gr
  304: % Polyline
  305: n 6900 5400 m 7425 5400 l 7425 5700 l 6900 5700 l cp gs col0 s gr 
  306: /Times-Roman-iso ff 180.00 scf sf
  307: 6975 5625 m
  308: gs 1 -1 sc (cron) col0 sh gr
  309: % Polyline
  310: n 5325 5850 m 5850 5850 l 5850 6150 l 5325 6150 l cp gs col0 s gr 
  311: /Times-Roman-iso ff 180.00 scf sf
  312: 5400 6075 m
  313: gs 1 -1 sc (cron) col0 sh gr
  314: % Polyline
  315: n 4875 4350 m 5400 4350 l 5400 4650 l 4875 4650 l cp gs col0 s gr 
  316: /Times-Roman-iso ff 180.00 scf sf
  317: 4950 4575 m
  318: gs 1 -1 sc (cron) col0 sh gr
  319: % Ellipse
  320: n 3225 6262 750 337 0 360 DrawEllipse gs col0 s gr
  321: 
  322: /Times-Roman-iso ff 180.00 scf sf
  323: 2700 6225 m
  324: gs 1 -1 sc (alter package) col0 sh gr
  325: /Times-Roman-iso ff 180.00 scf sf
  326: 2700 6450 m
  327: gs 1 -1 sc ( composition) col0 sh gr
  328: % Polyline
  329: n 6675 1050 m 7200 1050 l 7200 1350 l 6675 1350 l cp gs col0 s gr 
  330: /Times-Roman-iso ff 180.00 scf sf
  331: 6750 1275 m
  332: gs 1 -1 sc (cron) col0 sh gr
  333: % Arc
  334: gs n 3487.5 1237.5 118.6 -108.4 108.4 arcn
  335: gs col0 s gr
  336:  gr
  337: 
  338: % Arc
  339: gs n 3450.0 2437.5 187.5 -143.1 -36.9 arc
  340: gs col0 s gr
  341:  gr
  342: 
  343: % Ellipse
  344: n 7500 6487 1125 262 0 360 DrawEllipse gs col0 s gr
  345: 
  346: % Ellipse
  347: n 3262 5212 1237 262 0 360 DrawEllipse gs col0 s gr
  348: 
  349: % Polyline
  350: gs  clippath
  351: 2520 870 m 2550 750 l 2580 870 l 2580 735 l 2520 735 l cp
  352: clip
  353: n 3825 1200 m 2550 1200 l 2550 750 l gs col0 s gr gr
  354: 
  355: % arrowhead
  356: n 2520 870 m 2550 750 l 2580 870 l 2550 870 l 2520 870 l  cp gs 0.00 setgray ef gr  col0 s
  357: % Polyline
  358: gs  clippath
  359: 1080 1380 m 1050 1500 l 1020 1380 l 1020 1515 l 1080 1515 l cp
  360: clip
  361: n 1050 675 m 1050 1500 l gs col0 s gr gr
  362: 
  363: % arrowhead
  364: n 1080 1380 m 1050 1500 l 1020 1380 l 1050 1380 l 1080 1380 l  cp gs 0.00 setgray ef gr  col0 s
  365: % Polyline
  366: gs  clippath
  367: 1620 870 m 1650 750 l 1680 870 l 1680 735 l 1620 735 l cp
  368: clip
  369: n 1650 1500 m 1650 750 l gs col0 s gr gr
  370: 
  371: % arrowhead
  372: n 1620 870 m 1650 750 l 1680 870 l 1650 870 l 1620 870 l  cp gs 0.00 setgray ef gr  col0 s
  373: % Polyline
  374: gs  clippath
  375: 4755 1380 m 4725 1500 l 4695 1380 l 4695 1515 l 4755 1515 l cp
  376: clip
  377: n 4275 525 m 4725 525 l 4725 1500 l gs col0 s gr gr
  378: 
  379: % arrowhead
  380: n 4755 1380 m 4725 1500 l 4695 1380 l 4725 1380 l 4755 1380 l  cp gs 0.00 setgray ef gr  col0 s
  381: % Polyline
  382: n 4050 1350 m 4125 1350 l 4125 1500 l 4050 1500 l cp gs 0.00 setgray ef gr gs col0 s gr 
  383: % Polyline
  384: gs  clippath
  385: 1470 3795 m 1500 3675 l 1530 3795 l 1530 3660 l 1470 3660 l cp
  386: clip
  387: n 1500 4425 m 1500 3675 l gs 0.00 setgray ef gr gs col0 s gr gr
  388: 
  389: % arrowhead
  390: n 1470 3795 m 1500 3675 l 1530 3795 l 1500 3795 l 1470 3795 l  cp gs 0.00 setgray ef gr  col0 s
  391: % Polyline
  392: gs  clippath
  393: 1470 2670 m 1500 2550 l 1530 2670 l 1530 2535 l 1470 2535 l cp
  394: clip
  395: n 1500 3150 m 1500 2550 l gs 0.00 setgray ef gr gs col0 s gr gr
  396: 
  397: % arrowhead
  398: n 1470 2670 m 1500 2550 l 1530 2670 l 1500 2670 l 1470 2670 l  cp gs 0.00 setgray ef gr  col0 s
  399: % Polyline
  400: n 4725 975 m 3450 975 l 3450 1125 l gs col0 s gr 
  401: % Polyline
  402: gs  clippath
  403: 3480 2880 m 3450 3000 l 3420 2880 l 3420 3015 l 3480 3015 l cp
  404: clip
  405: n 3450 1350 m 3450 3000 l gs col0 s gr gr
  406: 
  407: % arrowhead
  408: n 3480 2880 m 3450 3000 l 3420 2880 l 3450 2880 l 3480 2880 l  cp gs 0.00 setgray ef gr  col0 s
  409: % Polyline
  410: gs  clippath
  411: 3405 3930 m 3375 4050 l 3345 3930 l 3345 4065 l 3405 4065 l cp
  412: clip
  413: n 3375 3450 m 3375 4050 l gs col0 s gr gr
  414: 
  415: % arrowhead
  416: n 3405 3930 m 3375 4050 l 3345 3930 l 3375 3930 l 3405 3930 l  cp gs 0.00 setgray ef gr  col0 s
  417: % Polyline
  418: gs  clippath
  419: 1455 7605 m 1425 7725 l 1395 7605 l 1395 7740 l 1455 7740 l cp
  420: clip
  421: n 1425 7050 m 1425 7725 l gs col0 s gr gr
  422: 
  423: % arrowhead
  424: n 1455 7605 m 1425 7725 l 1395 7605 l 1425 7605 l 1455 7605 l  cp gs 0.00 setgray ef gr  col0 s
  425: % Polyline
  426:  [60] 0 sd
  427: gs  clippath
  428: 1455 8430 m 1425 8550 l 1395 8430 l 1395 8565 l 1455 8565 l cp
  429: clip
  430: n 1425 8100 m 1425 8550 l gs col0 s gr gr
  431:  [] 0 sd
  432: % arrowhead
  433: n 1455 8430 m 1425 8550 l 1395 8430 l 1425 8430 l 1455 8430 l  cp gs 0.00 setgray ef gr  col0 s
  434: % Polyline
  435: gs  clippath
  436: 2280 7320 m 2400 7350 l 2280 7380 l 2415 7380 l 2415 7320 l cp
  437: clip
  438: n 1425 7350 m 2400 7350 l gs col0 s gr gr
  439: 
  440: % arrowhead
  441: n 2280 7320 m 2400 7350 l 2280 7380 l 2280 7350 l 2280 7320 l  cp gs 0.00 setgray ef gr  col0 s
  442: % Polyline
  443: gs  clippath
  444: 3705 7980 m 3675 8100 l 3645 7980 l 3645 8115 l 3705 8115 l cp
  445: clip
  446: n 3675 7650 m 3675 8100 l gs col0 s gr gr
  447: 
  448: % arrowhead
  449: n 3705 7980 m 3675 8100 l 3645 7980 l 3675 7980 l 3705 7980 l  cp gs 0.00 setgray ef gr  col0 s
  450: % Polyline
  451: n 4125 2550 m 4125 2700 l 3450 2700 l gs col0 s gr 
  452: % Polyline
  453: gs  clippath
  454: 6180 4230 m 6150 4350 l 6120 4230 l 6120 4365 l 6180 4365 l cp
  455: clip
  456: n 6150 3975 m 6150 4350 l gs col0 s gr gr
  457: 
  458: % arrowhead
  459: n 6180 4230 m 6150 4350 l 6120 4230 l 6150 4230 l 6180 4230 l  cp gs 0.00 setgray ef gr  col0 s
  460: % Polyline
  461: gs  clippath
  462: 5580 3720 m 5700 3750 l 5580 3780 l 5715 3780 l 5715 3720 l cp
  463: clip
  464: n 3375 3750 m 5700 3750 l gs col0 s gr gr
  465: 
  466: % arrowhead
  467: n 5580 3720 m 5700 3750 l 5580 3780 l 5580 3750 l 5580 3720 l  cp gs 0.00 setgray ef gr  col0 s
  468: % Polyline
  469: n 3750 4050 m 3750 3750 l gs col0 s gr 
  470: % Polyline
  471: n 5100 4650 m 5175 4650 l 5175 4800 l 5100 4800 l cp gs 0.00 setgray ef gr gs col0 s gr 
  472: % Polyline
  473: n 5550 5700 m 5625 5700 l 5625 5850 l 5550 5850 l cp gs 0.00 setgray ef gr gs col0 s gr 
  474: % Polyline
  475: n 7125 5250 m 7200 5250 l 7200 5400 l 7125 5400 l cp gs 0.00 setgray ef gr gs col0 s gr 
  476: % Polyline
  477: gs  clippath
  478: 7380 6105 m 7350 6225 l 7320 6105 l 7320 6240 l 7380 6240 l cp
  479: 7320 5820 m 7350 5700 l 7380 5820 l 7380 5685 l 7320 5685 l cp
  480: clip
  481: n 7350 5700 m 7350 6225 l gs col0 s gr gr
  482: 
  483: % arrowhead
  484: n 7320 5820 m 7350 5700 l 7380 5820 l 7350 5820 l 7320 5820 l  cp gs 0.00 setgray ef gr  col0 s
  485: % arrowhead
  486: n 7380 6105 m 7350 6225 l 7320 6105 l 7350 6105 l 7380 6105 l  cp gs 0.00 setgray ef gr  col0 s
  487: % Polyline
  488: gs  clippath
  489: 5595 6270 m 5625 6150 l 5655 6270 l 5655 6135 l 5595 6135 l cp
  490: 6255 6495 m 6375 6525 l 6255 6555 l 6390 6555 l 6390 6495 l cp
  491: clip
  492: n 6375 6525 m 5625 6525 l 5625 6150 l gs col0 s gr gr
  493: 
  494: % arrowhead
  495: n 6255 6495 m 6375 6525 l 6255 6555 l 6255 6525 l 6255 6495 l  cp gs 0.00 setgray ef gr  col0 s
  496: % arrowhead
  497: n 5595 6270 m 5625 6150 l 5655 6270 l 5625 6270 l 5595 6270 l  cp gs 0.00 setgray ef gr  col0 s
  498: % Polyline
  499: gs  clippath
  500: 4755 4470 m 4875 4500 l 4755 4530 l 4890 4530 l 4890 4470 l cp
  501: 6480 6645 m 6600 6675 l 6480 6705 l 6615 6705 l 6615 6645 l cp
  502: clip
  503: n 6600 6675 m 4575 6675 l 4575 4500 l 4875 4500 l gs col0 s gr gr
  504: 
  505: % arrowhead
  506: n 6480 6645 m 6600 6675 l 6480 6705 l 6480 6675 l 6480 6645 l  cp gs 0.00 setgray ef gr  col0 s
  507: % arrowhead
  508: n 4755 4470 m 4875 4500 l 4755 4530 l 4755 4500 l 4755 4470 l  cp gs 0.00 setgray ef gr  col0 s
  509: % Polyline
  510: gs  clippath
  511: 7905 6105 m 7875 6225 l 7845 6105 l 7845 6240 l 7905 6240 l cp
  512: clip
  513: n 6750 4650 m 6750 4800 l 7875 4800 l 7875 6225 l gs col0 s gr gr
  514: 
  515: % arrowhead
  516: n 7905 6105 m 7875 6225 l 7845 6105 l 7875 6105 l 7905 6105 l  cp gs 0.00 setgray ef gr  col0 s
  517: % Polyline
  518: gs  clippath
  519: 3255 4830 m 3225 4950 l 3195 4830 l 3195 4965 l 3255 4965 l cp
  520: clip
  521: n 3225 4425 m 3225 4950 l gs col0 s gr gr
  522: 
  523: % arrowhead
  524: n 3255 4830 m 3225 4950 l 3195 4830 l 3225 4830 l 3255 4830 l  cp gs 0.00 setgray ef gr  col0 s
  525: % Polyline
  526: gs  clippath
  527: 5955 4230 m 5925 4350 l 5895 4230 l 5895 4365 l 5955 4365 l cp
  528: clip
  529: n 4200 5025 m 4200 4125 l 5925 4125 l 5925 4350 l gs col0 s gr gr
  530: 
  531: % arrowhead
  532: n 5955 4230 m 5925 4350 l 5895 4230 l 5925 4230 l 5955 4230 l  cp gs 0.00 setgray ef gr  col0 s
  533: % Polyline
  534: gs  clippath
  535: 2355 6195 m 2475 6225 l 2355 6255 l 2490 6255 l 2490 6195 l cp
  536: clip
  537: n 2025 6225 m 2475 6225 l gs col0 s gr gr
  538: 
  539: % arrowhead
  540: n 2355 6195 m 2475 6225 l 2355 6255 l 2355 6225 l 2355 6195 l  cp gs 0.00 setgray ef gr  col0 s
  541: % Polyline
  542: n 3225 5925 m 3225 5700 l 1650 5700 l 1650 4950 l 2325 4950 l 2325 3900 l
  543:  2775 3900 l 2775 2325 l 3300 2325 l gs col0 s gr 
  544: % Polyline
  545: gs  clippath
  546: 3705 2295 m 3825 2325 l 3705 2355 l 3840 2355 l 3840 2295 l cp
  547: clip
  548: n 3600 2325 m 3825 2325 l gs col0 s gr gr
  549: 
  550: % arrowhead
  551: n 3705 2295 m 3825 2325 l 3705 2355 l 3705 2325 l 3705 2295 l  cp gs 0.00 setgray ef gr  col0 s
  552: % Polyline
  553: gs  clippath
  554: 7395 2670 m 7425 2550 l 7455 2670 l 7455 2535 l 7395 2535 l cp
  555: clip
  556: n 8625 6525 m 8625 2925 l 7425 2925 l 7425 2550 l gs col0 s gr gr
  557: 
  558: % arrowhead
  559: n 7395 2670 m 7425 2550 l 7455 2670 l 7425 2670 l 7395 2670 l  cp gs 0.00 setgray ef gr  col0 s
  560: % Polyline
  561: n 6900 1350 m 6975 1350 l 6975 1500 l 6900 1500 l cp gs 0.00 setgray ef gr gs col0 s gr 
  562: /Times-Roman-iso ff 180.00 scf sf
  563: 2775 1425 m
  564: gs 1 -1 sc (initiate) col0 sh gr
  565: /Times-Roman-iso ff 180.00 scf sf
  566: 975 1350 m
  567: gs 1 -1 sc  90.0 rot (request) col0 sh gr
  568: /Times-Roman-iso ff 180.00 scf sf
  569: 1575 1425 m
  570: gs 1 -1 sc  90.0 rot (receive) col0 sh gr
  571: /Times-Roman-iso ff 180.00 scf sf
  572: 4950 1200 m
  573: gs 1 -1 sc  90.0 rot (update) col0 sh gr
  574: /Times-Roman-iso ff 180.00 scf sf
  575: 1425 4350 m
  576: gs 1 -1 sc  90.0 rot (thinks) col0 sh gr
  577: /Times-Roman-iso ff 180.00 scf sf
  578: 1425 3075 m
  579: gs 1 -1 sc  90.0 rot (sends) col0 sh gr
  580: /Times-Roman-iso ff 180.00 scf sf
  581: 1350 7500 m
  582: gs 1 -1 sc  90.0 rot (can) col0 sh gr
  583: /Times-Roman-iso ff 180.00 scf sf
  584: 3300 3975 m
  585: gs 1 -1 sc  90.0 rot (write) col0 sh gr
  586: /Times-Roman-iso ff 180.00 scf sf
  587: 6225 4200 m
  588: gs 1 -1 sc (Linux System upgrade) col0 sh gr
  589: /Times-Roman-iso ff 180.00 scf sf
  590: 6525 6525 m
  591: gs 1 -1 sc (LON_CAPA_upgrade_sys) col0 sh gr
  592: /Times-Roman-iso ff 180.00 scf sf
  593: 2175 5250 m
  594: gs 1 -1 sc (LON_CAPA_post_CD_image) col0 sh gr
  595: /Times-Roman-iso ff 180.00 scf sf
  596: 3375 2025 m
  597: gs 1 -1 sc  90.0 rot (call) col0 sh gr
  598: $F2psEnd
  599: rs
  600: showpage

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>