Annotation of doc/packaging/scheme.ps, revision 1.2

1.2     ! harris41    1: %!PS-Adobe-2.0 EPSF-2.0
        !             2: %%Title: test.eps
        !             3: %%Creator: fig2dev Version 3.2.3 Patchlevel 
        !             4: %%CreationDate: Wed Jul 17 20:18:00 2002
        !             5: %%For: harris41@computer1.oaksco.net ()
        !             6: %%BoundingBox: 0 0 544 656
1.1       harris41    7: %%Magnification: 1.0000
                      8: %%EndComments
                      9: /$F2psDict 200 dict def
                     10: $F2psDict begin
                     11: $F2psDict /mtrx matrix put
                     12: /col-1 {0 setgray} bind def
                     13: /col0 {0.000 0.000 0.000 srgb} bind def
                     14: /col1 {0.000 0.000 1.000 srgb} bind def
                     15: /col2 {0.000 1.000 0.000 srgb} bind def
                     16: /col3 {0.000 1.000 1.000 srgb} bind def
                     17: /col4 {1.000 0.000 0.000 srgb} bind def
                     18: /col5 {1.000 0.000 1.000 srgb} bind def
                     19: /col6 {1.000 1.000 0.000 srgb} bind def
                     20: /col7 {1.000 1.000 1.000 srgb} bind def
                     21: /col8 {0.000 0.000 0.560 srgb} bind def
                     22: /col9 {0.000 0.000 0.690 srgb} bind def
                     23: /col10 {0.000 0.000 0.820 srgb} bind def
                     24: /col11 {0.530 0.810 1.000 srgb} bind def
                     25: /col12 {0.000 0.560 0.000 srgb} bind def
                     26: /col13 {0.000 0.690 0.000 srgb} bind def
                     27: /col14 {0.000 0.820 0.000 srgb} bind def
                     28: /col15 {0.000 0.560 0.560 srgb} bind def
                     29: /col16 {0.000 0.690 0.690 srgb} bind def
                     30: /col17 {0.000 0.820 0.820 srgb} bind def
                     31: /col18 {0.560 0.000 0.000 srgb} bind def
                     32: /col19 {0.690 0.000 0.000 srgb} bind def
                     33: /col20 {0.820 0.000 0.000 srgb} bind def
                     34: /col21 {0.560 0.000 0.560 srgb} bind def
                     35: /col22 {0.690 0.000 0.690 srgb} bind def
                     36: /col23 {0.820 0.000 0.820 srgb} bind def
                     37: /col24 {0.500 0.190 0.000 srgb} bind def
                     38: /col25 {0.630 0.250 0.000 srgb} bind def
                     39: /col26 {0.750 0.380 0.000 srgb} bind def
                     40: /col27 {1.000 0.500 0.500 srgb} bind def
                     41: /col28 {1.000 0.630 0.630 srgb} bind def
                     42: /col29 {1.000 0.750 0.750 srgb} bind def
                     43: /col30 {1.000 0.880 0.880 srgb} bind def
                     44: /col31 {1.000 0.840 0.000 srgb} bind def
                     45: 
                     46: end
                     47: save
1.2     ! harris41   48: newpath 0 656 moveto 0 0 lineto 544 0 lineto 544 656 lineto closepath clip newpath
        !            49: % Fill background color
        !            50: 0 0 moveto 544 0 lineto 544 656 lineto 0 656 lineto
        !            51: closepath 1.00 1.00 1.00 setrgbcolor fill
        !            52: 
        !            53: -11.0 681.0 translate
1.1       harris41   54: 1 -1 scale
                     55: 
                     56: /cp {closepath} bind def
                     57: /ef {eofill} bind def
                     58: /gr {grestore} bind def
                     59: /gs {gsave} bind def
                     60: /sa {save} bind def
                     61: /rs {restore} bind def
                     62: /l {lineto} bind def
                     63: /m {moveto} bind def
                     64: /rm {rmoveto} bind def
                     65: /n {newpath} bind def
                     66: /s {stroke} bind def
                     67: /sh {show} bind def
                     68: /slc {setlinecap} bind def
                     69: /slj {setlinejoin} bind def
                     70: /slw {setlinewidth} bind def
                     71: /srgb {setrgbcolor} bind def
                     72: /rot {rotate} bind def
                     73: /sc {scale} bind def
                     74: /sd {setdash} bind def
                     75: /ff {findfont} bind def
                     76: /sf {setfont} bind def
                     77: /scf {scalefont} bind def
                     78: /sw {stringwidth} bind def
                     79: /tr {translate} bind def
                     80: /tnt {dup dup currentrgbcolor
                     81:   4 -2 roll dup 1 exch sub 3 -1 roll mul add
                     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 srgb}
                     84:   bind def
                     85: /shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
                     86:   4 -2 roll mul srgb} bind def
                     87: /reencdict 12 dict def /ReEncode { reencdict begin
                     88: /newcodesandnames exch def /newfontname exch def /basefontname exch def
                     89: /basefontdict basefontname findfont def /newfont basefontdict maxlength dict def
                     90: basefontdict { exch dup /FID ne { dup /Encoding eq
                     91: { exch dup length array copy newfont 3 1 roll put }
                     92: { exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall
                     93: newfont /FontName newfontname put newcodesandnames aload pop
                     94: 128 1 255 { newfont /Encoding get exch /.notdef put } for
                     95: newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat
                     96: newfontname newfont definefont pop end } def
                     97: /isovec [
1.2     ! harris41   98: 8#055 /minus 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde
1.1       harris41   99: 8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis
                    100: 8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron
                    101: 8#220 /dotlessi 8#230 /oe 8#231 /OE
                    102: 8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling
                    103: 8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis
                    104: 8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot
1.2     ! harris41  105: 8#255 /hypen 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus
1.1       harris41  106: 8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph
                    107: 8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine
                    108: 8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf
                    109: 8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute
                    110: 8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring
                    111: 8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute
                    112: 8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute
                    113: 8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve
                    114: 8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply
                    115: 8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex
                    116: 8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave
                    117: 8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring
                    118: 8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute
                    119: 8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute
                    120: 8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve
                    121: 8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide
                    122: 8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex
                    123: 8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def
                    124: /Times-Roman /Times-Roman-iso isovec ReEncode
                    125: /Times-Italic /Times-Italic-iso isovec ReEncode
                    126: /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
                    127: /$F2psEnd {$F2psEnteredState restore end} def
                    128: 
                    129: $F2psBegin
1.2     ! harris41  130: %%Page: 1 1
1.1       harris41  131: 10 setmiterlimit
                    132:  0.06000 0.06000 sc
                    133: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  134: 2400 4050 m
        !           135: gs 1 -1 sc (XML specification of source to build) col0 sh gr
        !           136: /Times-Italic-iso ff 180.00 scf sf
        !           137: 2475 4275 m
        !           138: gs 1 -1 sc (doc/loncapafiles/loncapafiles.lpml) col0 sh gr
        !           139: /Times-Italic-iso ff 180.00 scf sf
        !           140: 675 8775 m
        !           141: gs 1 -1 sc (produced automatically by loncom/build/Makefile \(i.e. make VERSION=0.5 tardist\)) col0 sh gr
        !           142: /Times-Italic-iso ff 180.00 scf sf
        !           143: 2700 8550 m
        !           144: gs 1 -1 sc (loncapa-$\(VERSION\).tar.gz) col0 sh gr
        !           145: /Times-Roman-iso ff 180.00 scf sf
        !           146: 1800 8325 m
        !           147: gs 1 -1 sc (A compressed archive of all necessary source files) col0 sh gr
        !           148: /Times-Italic-iso ff 180.00 scf sf
        !           149: 525 9000 m
        !           150: gs 1 -1 sc (the file loncom/license/about.html is dynamically tagged with the $\(VERSION\) variable) col0 sh gr
        !           151: /Times-Roman-iso ff 180.00 scf sf
        !           152: 1950 5625 m
        !           153: gs 1 -1 sc (MANIFEST of all necessary source files) col0 sh gr
        !           154: /Times-Italic-iso ff 180.00 scf sf
        !           155: 975 5850 m
        !           156: gs 1 -1 sc (produced automatically by loncom/build/Makefile \(i.e make MANIFEST\)) col0 sh gr
1.1       harris41  157: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  158: 2475 6900 m
        !           159: gs 1 -1 sc (System upgrade commands and files) col0 sh gr
        !           160: /Times-Italic-iso ff 180.00 scf sf
        !           161: 2100 7125 m
        !           162: gs 1 -1 sc (UPDATE, TEST, CHECKRPMS, README) col0 sh gr
1.1       harris41  163: % Polyline
1.2     ! harris41  164: 7.500 slw
        !           165: n 2325 2250 m 2325 2100 l 2925 2100 l 2925 1950 l
        !           166:  3225 2250 l gs col0 s gr 
1.1       harris41  167: % Polyline
1.2     ! harris41  168: n 2325 2250 m 2325 2400 l 2925 2400 l 2925 2550 l
        !           169:  3225 2250 l gs col0 s gr 
1.1       harris41  170: % Polyline
1.2     ! harris41  171: n 3675 6000 m 3525 6000 l 3525 6300 l 3375 6300 l
        !           172:  3675 6600 l gs col0 s gr 
1.1       harris41  173: % Polyline
1.2     ! harris41  174: n 3675 6000 m 3825 6000 l 3825 6300 l 3975 6300 l
        !           175:  3675 6600 l gs col0 s gr 
1.1       harris41  176: % Polyline
1.2     ! harris41  177: n 3675 7350 m 3525 7350 l 3525 7650 l 3375 7650 l
        !           178:  3675 7950 l gs col0 s gr 
1.1       harris41  179: % Polyline
1.2     ! harris41  180: n 3675 7350 m 3825 7350 l 3825 7650 l 3975 7650 l
        !           181:  3675 7950 l gs col0 s gr 
1.1       harris41  182: % Polyline
1.2     ! harris41  183: n 3675 9525 m 3525 9525 l 3525 9825 l 3375 9825 l
        !           184:  3675 10125 l gs col0 s gr 
1.1       harris41  185: % Polyline
1.2     ! harris41  186: n 3675 9525 m 3825 9525 l 3825 9825 l 3975 9825 l
        !           187:  3675 10125 l gs col0 s gr 
1.1       harris41  188: % Polyline
1.2     ! harris41  189: n 3675 4425 m 3525 4425 l 3525 4725 l 3375 4725 l
        !           190:  3675 5025 l gs col0 s gr 
1.1       harris41  191: % Polyline
1.2     ! harris41  192: n 3675 4425 m 3825 4425 l 3825 4725 l 3975 4725 l
        !           193:  3675 5025 l gs col0 s gr 
1.1       harris41  194: % Polyline
1.2     ! harris41  195: n 7425 10500 m 6825 10500 l 6825 10350 l 6525 10650 l 6825 10950 l 6825 10800 l
        !           196:  7425 10800 l 7425 10500 l
        !           197:  cp gs 0.00 setgray ef gr gs col0 s gr 
1.1       harris41  198: % Polyline
1.2     ! harris41  199: n 6225 3975 m 5625 3975 l 5625 3825 l 5325 4125 l 5625 4425 l 5625 4275 l
        !           200:  6225 4275 l 6225 3975 l
        !           201:  cp gs 0.00 setgray ef gr gs col0 s gr 
1.1       harris41  202: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  203: 7725 9075 m
        !           204: gs 1 -1 sc  90.0 rot (THESE STEPS RUN AUTOMATICALLY ON) col0 sh gr
1.1       harris41  205: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  206: 7950 9075 m
        !           207: gs 1 -1 sc  90.0 rot (                  http://install.lon-capa.org/) col0 sh gr
1.1       harris41  208: % Polyline
1.2     ! harris41  209: n 2175 1800 m 5325 1800 l 5325 3450 l 2175 3450 l
        !           210:  cp gs col0 s gr 
1.1       harris41  211: % Polyline
1.2     ! harris41  212: n 2325 2850 m 2925 2850 l 2925 2700 l 3225 3000 l 2925 3300 l 2925 3150 l
        !           213:  2325 3150 l 2325 2850 l
        !           214:  cp gs 0.00 setgray ef gr gs col0 s gr 
1.1       harris41  215: % Polyline
1.2     ! harris41  216: n 375 5250 m 7275 5250 l 7275 9225 l 375 9225 l
        !           217:  cp gs col0 s gr 
1.1       harris41  218: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  219: 3375 1650 m
        !           220: gs 1 -1 sc (LEGEND) col0 sh gr
        !           221: /Times-Roman-iso ff 300.00 scf sf
        !           222: 2625 825 m
        !           223: gs 1 -1 sc (Filesystem Handling) col0 sh gr
        !           224: /Times-Italic-iso ff 180.00 scf sf
        !           225: 975 10725 m
        !           226: gs 1 -1 sc (DOWNLOAD: http://install.lon-capa.org/versions/loncapa-current.tar.gz) col0 sh gr
1.1       harris41  227: /Times-Italic-iso ff 180.00 scf sf
1.2     ! harris41  228: 1650 10950 m
        !           229: gs 1 -1 sc (RUN THE COMMAND: tar xzvf loncapa-current.tar.gz) col0 sh gr
1.1       harris41  230: /Times-Italic-iso ff 180.00 scf sf
1.2     ! harris41  231: 2400 11175 m
        !           232: gs 1 -1 sc (RUN THE COMMAND: ./UPDATE) col0 sh gr
1.1       harris41  233: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  234: 7575 10725 m
        !           235: gs 1 -1 sc (SYSTEM ADMIN.) col0 sh gr
1.1       harris41  236: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  237: 6450 4200 m
        !           238: gs 1 -1 sc (PROGRAMMER) col0 sh gr
1.1       harris41  239: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  240: 2700 10500 m
        !           241: gs 1 -1 sc (ONE file and TWO commands) col0 sh gr
1.1       harris41  242: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  243: 600 1125 m
        !           244: gs 1 -1 sc (how to understand the process of installing and upgrading software on runtime machines) col0 sh gr
1.1       harris41  245: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  246: 3300 3075 m
        !           247: gs 1 -1 sc ( = Human interaction) col0 sh gr
1.1       harris41  248: /Times-Roman-iso ff 180.00 scf sf
1.2     ! harris41  249: 3375 2325 m
        !           250: gs 1 -1 sc (= Automated steps) col0 sh gr
1.1       harris41  251: $F2psEnd
                    252: rs

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