Annotation of doc/packaging/index.html, revision 1.3
1.3 ! harris41 1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
! 2: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
! 3: <html>
! 4: <head>
! 5: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
! 6: <title>LON-CAPA Packaging</title>
! 7: </head>
! 8: <body bgcolor="white">
! 9: <h1>LON-CAPA Packaging and Filesystem Management</h1>
! 10: <b>Description</b> <i>(Scott Harrison, July 2002)</i>
! 11: <ol>
! 12: <li>Synopsis</li>
! 13: <li>Diagram</li>
! 14: </ol>
! 15: <h2>Synopsis</h2>
! 16: <table width="60%" border="1">
! 17: <tr>
! 18: <td bgcolor="#dddddd" width="33%"><font face="helvetica">Scene 1</font></td>
! 19: <td bgcolor="#dddddd" width="33%"><font face="helvetica">Scene 2</font></td>
! 20: <td bgcolor="#dddddd" width="33%"><font face="helvetica">Scene 3</font></td>
! 21: </tr>
! 22: <tr>
! 23: <td width="33%">
! 24:
! 25:
! 26: <img src="bug.gif" alt="a feature" /><br />
! 27: <p>
! 28: <strong>+ LON-CAPA<br />
! 29: ----------------<br />
! 30: = LON-CAPA (new)</strong>
! 31: </p>
! 32: </td>
! 33: <td>
! 34: <p><strong>
! 35:
! 36:
! 37: LON-CAPA (new)<br />
! 38: + System Administrator<br />
! 39: ----------------<br />
! 40: = </strong><img src="almostfixed.gif" alt="good times" /></p></td>
! 41: <td>
! 42:
! 43:
! 44: <img src="working.gif" alt="everything is wonderful" /></td>
! 45: </tr>
! 46: <tr>
! 47: <td width="33%">
! 48: <p>
! 49: Once upon a time, a little green fellow added a "feature"
! 50: to a hypothetical piece of software called LON-CAPA
! 51: (for lack of a better term).
! 52: </p>
! 53: </td>
! 54: <td width="33%">
! 55: "Uh-oh" said the system administrator. "I have to upgrade
! 56: my LON-CAPA system again?"
! 57: </td>
! 58: <td width="33%">
! 59: But because the green fellow used XML to specify
! 60: the software, there weren't any errors during the
! 61: software upgrade, so everybody lived happily ever after.
! 62: </td>
! 63: </tr>
! 64: </table>
! 65: <h2>Diagram</h2>
! 66: <img src="scheme.gif" alt="diagram of the scheme" />
! 67: </body>
! 68: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>